aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/IndVarsSimplify
Commit message (Expand)AuthorAgeFilesLines
* Add new SCEV, SCEVSMax. This allows LLVM to analyze do-while loops.Nick Lewycky2007-11-251-2/+2
* Fix a bug where we'd try to find a scev value for a bitcast operand,Chris Lattner2007-11-231-0/+20
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* For PR1553:Reid Spencer2007-07-191-1/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-1837-0/+1394