Be a little more efficient, do not generate loads and stores with indices in them.
authorChris Lattner <sabre@nondot.org>
Thu, 2 May 2002 17:38:14 +0000 (17:38 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 2 May 2002 17:38:14 +0000 (17:38 +0000)
commit1f8d13c361ea7c62198fdede9781e38b32faa451
tree760e143c906b1638e5a0fc030aec028bd592b76a
parentbbad858b3aaf905492633101f58c67d63f162dd9
Be a little more efficient, do not generate loads and stores with indices in them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2430 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/OldPoolAllocate.cpp