summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/LoopUnswitch.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
commit7a265d83bf9ad4e691f6f980afa709591dc57058 (patch)
tree7b7f8e7e18157359cfe6f9221c46703b9078ef12 /llvm/lib/Transforms/Scalar/LoopUnswitch.cpp
parentc939f45fe79b10f441c35cea6f0dae9c602a8497 (diff)
downloadbcm5719-llvm-7a265d83bf9ad4e691f6f980afa709591dc57058.tar.gz
bcm5719-llvm-7a265d83bf9ad4e691f6f980afa709591dc57058.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. llvm-svn: 53061
Diffstat (limited to 'llvm/lib/Transforms/Scalar/LoopUnswitch.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud