llvm-project/llvm/lib/Transforms
Chris Lattner 1f7648efba Implement PR1179/PR1232 and test/Transforms/IndVarsSimplify/loop_evaluate_[234].ll
This makes -indvars require and use LCSSA, updating it as appropriate.

llvm-svn: 34896
2007-03-04 01:00:28 +00:00
..
Hello eliminate static ctor from example. 2006-12-19 22:24:09 +00:00
IPO Prefer non-virtual calls to ConstantInt::isZero over virtual calls to 2007-03-02 00:28:52 +00:00
Instrumentation remove reoptimizer-specific passes 2007-02-20 05:31:49 +00:00
Scalar Implement PR1179/PR1232 and test/Transforms/IndVarsSimplify/loop_evaluate_[234].ll 2007-03-04 01:00:28 +00:00
Utils Make sure debug code is not evaluated in non-debug case. 2007-03-02 23:15:21 +00:00
Makefile For PR1072: 2007-02-03 23:15:56 +00:00