Remove remnant of load folding in local register allocator. Patch by Holger Schurig.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 7 Feb 2008 19:46:55 +0000 (19:46 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 7 Feb 2008 19:46:55 +0000 (19:46 +0000)
commit27240c7d5095857baaf66cc9496a68a2100e565f
tree5f6316a0f785d14d1135c219524e950bdc91b307
parent3069b8743769527ce7af6cfb6591a2f0fc2faee4
Remove remnant of load folding in local register allocator. Patch by Holger Schurig.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46861 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAllocLocal.cpp