OSDN Git Service

Fix another case ShortenDeadCopySrcLiveRange is shortening too much. No test case...
authorEvan Cheng <evan.cheng@apple.com>
Mon, 9 Feb 2009 08:37:45 +0000 (08:37 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 9 Feb 2009 08:37:45 +0000 (08:37 +0000)
commit190424edcdbb6dcb1b6197b0cc79e2a1cbaa3fb6
treea350df004d002d03cd139e57ebd30e3f69509c6b
parentdc54d317e7a381ef8e4aca80d54ad1466bb85dda
Fix another case ShortenDeadCopySrcLiveRange is shortening too much. No test case possible since I don't know what to grep for. :-(

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