Fixup register kills after scheduling.
authorDavid Goodwin <david_goodwin@apple.com>
Tue, 25 Aug 2009 17:03:05 +0000 (17:03 +0000)
committerDavid Goodwin <david_goodwin@apple.com>
Tue, 25 Aug 2009 17:03:05 +0000 (17:03 +0000)
commit88a589c4b39830bbeed23654521ef2f77bb87abe
tree38e0e9a031f3783ba4b9c911243c091062485e14
parent379a087cc7175532ff0c24c60069da5eec596879
Fixup register kills after scheduling.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80002 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/PostRASchedulerList.cpp
test/CodeGen/ARM/2009-08-21-PostRAKill.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-08-21-PostRAKill2.ll [new file with mode: 0644]
test/CodeGen/ARM/2009-08-21-PostRAKill3.ll [new file with mode: 0644]