summaryrefslogtreecommitdiff
path: root/test/Analysis/ScalarEvolution/fold.ll
Commit message (Expand)AuthorAge
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-30
* Simplify some code with no functionality change. Make the test a lot moreNick Lewycky2011-01-23
* Use value ranges to fold ext(trunc) in SCEV when possible.Nick Lewycky2011-01-23
* Similarly, analyze truncate through multiply.Nick Lewycky2011-01-19
* Add a missed SCEV fold that is required to continue analyzing the IR producedNick Lewycky2011-01-19
* Add a missing SCEV simplification sext(zext x) --> zext x.Nick Lewycky2011-01-19