diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-07-27 20:58:46 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-07-27 20:58:46 +0000 |
commit | 4021a7bf2582ba6b51d5d107feb3a809cc33d81d (patch) | |
tree | f19ab139516428541e56ee1ce43a44883532758b /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | 4586df765e927de6eb2d21ee849f7b847b3e91ec (diff) | |
download | bcm5719-llvm-4021a7bf2582ba6b51d5d107feb3a809cc33d81d.tar.gz bcm5719-llvm-4021a7bf2582ba6b51d5d107feb3a809cc33d81d.zip |
Add a -new-live-intervals experimental option.
This option replaces the existing live interval computation with one
based on LiveRangeCalc.cpp. The new algorithm does not depend on
LiveVariables, and it can be run at any time, before or after leaving
SSA form.
llvm-svn: 160892
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions