A copy instruction may use a register multiple times on some targets. Change them...
authorEvan Cheng <evan.cheng@apple.com>
Thu, 10 Apr 2008 18:38:47 +0000 (18:38 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 10 Apr 2008 18:38:47 +0000 (18:38 +0000)
commit172b70c62a315de654a4d1683dbb5544e67afa90
treeb25239cb3d16fd33f3a70dde12b1211ce9cbffb1
parentf0785153e51a60ede0a85bf98c1c1e6ada9054f6
A copy instruction may use a register multiple times on some targets. Change them all.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49491 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SimpleRegisterCoalescing.cpp
test/CodeGen/PowerPC/2008-04-10-LiveIntervalCrash.ll [new file with mode: 0644]