Remove val# defined by a remat'ed def that is now dead.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 27 Oct 2008 23:21:01 +0000 (23:21 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 27 Oct 2008 23:21:01 +0000 (23:21 +0000)
commitb3990d5e948769a16d4ee77dbdff8a2bed8fb126
tree576c709653e9a0f2655487d66bc267a007660b8d
parent8e7fa916fe87733b3660466b3a1c91d650c473d3
Remove val# defined by a remat'ed def that is now dead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58294 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/PreAllocSplitting.cpp
lib/CodeGen/SimpleRegisterCoalescing.cpp
lib/CodeGen/SimpleRegisterCoalescing.h
test/CodeGen/X86/2008-10-27-CoalescerBug.ll [new file with mode: 0644]