switch the load table to use a recycling bump pointer allocator,
commit176c15d417d73df8b427ef017fc30bd5c881db93
authorChris Lattner <sabre@nondot.org>
Mon, 3 Jan 2011 03:53:50 +0000 (3 03:53 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 3 Jan 2011 03:53:50 +0000 (3 03:53 +0000)
tree22d310db4411a8235e7100801b7919d7dcdc101f
parentcd440926c5b57c5ae3eda0d6b3485cb451079a90
switch the load table to use a recycling bump pointer allocator,
speeding earlycse up by 6%.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122733 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/EarlyCSE.cpp