aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/MachineSink.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2008-07-03 00:07:19 +0000
committerEvan Cheng <evan.cheng@apple.com>2008-07-03 00:07:19 +0000
commitd1c7e8fcf6f334f747da3f04418adccb2ca2cac8 (patch)
treeec20a72422a289cd10907a1515c5a6812064e1ec /lib/CodeGen/MachineSink.cpp
parenteb76f8329f05b2c9613bbc96659afa386f791363 (diff)
downloadexternal_llvm-d1c7e8fcf6f334f747da3f04418adccb2ca2cac8.tar.gz
external_llvm-d1c7e8fcf6f334f747da3f04418adccb2ca2cac8.tar.bz2
external_llvm-d1c7e8fcf6f334f747da3f04418adccb2ca2cac8.zip
- Add LiveVariables::replaceKillInstruction. This does a subset of instructionChanged. That is, it only update the VarInfo.kills if the new instruction is known to have the correct dead and kill markers.
- CommuteInstruction copies kill / dead markers over to new instruction. So use replaceKillInstruction instead. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53061 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions