summaryrefslogtreecommitdiff
path: root/test/Analysis/ScalarEvolution/nsw-offset.ll
Commit message (Expand)AuthorAge
* Revert "SCEV: When expanding a GEP the final addition to the base pointer has...Benjamin Kramer2012-04-17
* SCEV: When expanding a GEP the final addition to the base pointer has NUW but...Benjamin Kramer2012-04-07
* Propagate SCEV no-wrap flags whenever possible.Andrew Trick2011-03-15
* -disable-output is no longer needed with -analyze.Dan Gohman2010-01-26
* Fix the the ceiling-division used in computing the MaxBECount so that it doesn'tDan Gohman2010-01-26
* Use WriteAsOperand instead of getName() to print loop header names,Dan Gohman2010-01-09
* Teach ScalarEvolution how to reason about no-wrap flags on loopsDan Gohman2009-09-17