Fix a number of local register allocator issues: PR1609.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 6 Feb 2008 19:16:53 +0000 (19:16 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 6 Feb 2008 19:16:53 +0000 (19:16 +0000)
commit2fc628d662ccf5d5287559d044fd63517a7936ac
tree32c87226fff087b082e23ac61c0682954d75af88
parent6b1a4ec7de674c723edd343cc427453000baa5c3
Fix a number of local register allocator issues: PR1609.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46821 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAllocLocal.cpp
test/CodeGen/ARM/2008-02-04-LocalRegAllocBug.ll [new file with mode: 0644]