aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/IndVarsSimplify
Commit message (Expand)AuthorAgeFilesLines
* Update old-style syntax in some "not grep" tests.Dan Gohman2008-05-011-1/+1
* rename *.llx -> *.ll, last batch.Chris Lattner2008-04-198-0/+0
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-091-0/+1
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-0129-695/+729
* 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