Fix PR2289: vr defined by multiple implicit_def as result of coalescing.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 28 May 2008 17:40:10 +0000 (17:40 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 28 May 2008 17:40:10 +0000 (17:40 +0000)
commitd77d4f98fbdeaf3d1b0ba99b547b7ac4ec43b834
tree63244d3431af44873f3092b549813740bac0f08d
parent33d3d4ad401e77673b6723ff2bc23ddf3c873351
Fix PR2289: vr defined by multiple implicit_def as result of coalescing.

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