aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2009-11-18-TwoAddrKill.ll
Commit message (Collapse)AuthorAgeFilesLines
* Fix PR5300.Jakob Stoklund Olesen2009-11-181-0/+29
When TwoAddressInstructionPass deletes a dead instruction, make sure that all register kills are accounted for. The 2-addr register does not get special treatment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89246 91177308-0d34-0410-b5e6-96231b3b80d8