aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectFrame.cpp
diff options
context:
space:
mode:
authorAndrew Trick <atrick@apple.com>2011-08-10 03:46:27 +0000
committerAndrew Trick <atrick@apple.com>2011-08-10 03:46:27 +0000
commit3ec331eaf473f3948193e7e927d622f2c28eb339 (patch)
tree4571a1cbcbf1aa14784b66673c65355cd00a16e9 /lldb/source/Commands/CommandObjectFrame.cpp
parent3418c8577110605f5322571867897c1912f32a8e (diff)
downloadllvm-3ec331eaf473f3948193e7e927d622f2c28eb339.zip
llvm-3ec331eaf473f3948193e7e927d622f2c28eb339.tar.gz
llvm-3ec331eaf473f3948193e7e927d622f2c28eb339.tar.bz2
Added a SimplifyIndVar utility to simplify induction variable users
based on ScalarEvolution without changing the induction variable phis. This utility is the main tool of IndVarSimplifyPass, but the pass also restructures induction variables in strange ways that are sensitive to pass ordering. This provides a way for other loop passes to simplify new uses of induction variables created during transformation. The utility may be used by any pass that preserves ScalarEvolution. Soon LoopUnroll will use it. The net effect in this checkin is to cleanup the IndVarSimplify pass by factoring out the SimplifyIndVar algorithm into a standalone utility. llvm-svn: 137197
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions