OSDN Git Service

If the liveinterval of the source instruction has been extended, remove the IsKill...
authorEvan Cheng <evan.cheng@apple.com>
Sun, 25 Feb 2007 09:41:59 +0000 (09:41 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sun, 25 Feb 2007 09:41:59 +0000 (09:41 +0000)
commit16191f03337645dc1638b7489d71d685e6c07cdd
treea8c83e72ed905ecdbd0e9bb9cda9e8e478ca443d
parentbc025fbb64038b9f2c6615dd2d090c1c2ba0a91c
If the liveinterval of the source instruction has been extended, remove the IsKill marker.

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