Fix a thinko in post-allocation coalescer.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 15 Nov 2007 08:13:29 +0000 (08:13 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 15 Nov 2007 08:13:29 +0000 (08:13 +0000)
commit5d446265c740c17ed12e693423f0363296670d60
tree559ddb784fba18a4cb81d5bf5cf59735fcdb22ca
parent65e2da3b4d6925bf30693595a524a3a43acc1f17
Fix a thinko in post-allocation coalescer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44166 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LiveIntervalAnalysis.cpp
test/CodeGen/X86/2007-11-14-Coalescer-Bug.ll [new file with mode: 0644]