aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/ScalarEvolution/nsw-offset.ll
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Propagate SCEV no-wrap flags whenever possible.Andrew Trick2011-03-151-6/+6
* -disable-output is no longer needed with -analyze.Dan Gohman2010-01-261-1/+1
* Fix the the ceiling-division used in computing the MaxBECount so that it doesn'tDan Gohman2010-01-261-2/+3
* Use WriteAsOperand instead of getName() to print loop header names,Dan Gohman2010-01-091-8/+8
* Teach ScalarEvolution how to reason about no-wrap flags on loopsDan Gohman2009-09-171-0/+76