Fix a bug with the LiveIntervals updating in the two-address pass found by
authorCameron Zwarich <zwarich@apple.com>
Sat, 23 Feb 2013 04:49:22 +0000 (04:49 +0000)
committerCameron Zwarich <zwarich@apple.com>
Sat, 23 Feb 2013 04:49:22 +0000 (04:49 +0000)
commitb4bd022731b28a80f59818870cc7df5d4771d793
tree069f29b60ee5817066fd487d3fdf2aaf893a52fb
parent4c57942608094a74543920b7c809e442fa90dd72
Fix a bug with the LiveIntervals updating in the two-address pass found by
running ASCI_Purple/SMG2000 in the test-suite.

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