summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IndVarSimplify/widen-loop-comp.ll
Commit message (Expand)AuthorAgeFilesLines
* Make DataLayout Non-Optional in the ModuleMehdi Amini2015-03-041-0/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-9/+9
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-5/+5
* Teach ScalarEvolution to sharpen range information.Sanjoy Das2014-11-131-2/+1
* Revert "r219834 - Teach ScalarEvolution to sharpen range information"Sanjoy Das2014-10-151-1/+2
* Teach ScalarEvolution to sharpen range information.Sanjoy Das2014-10-151-2/+1
* [IndVarSimplify] Widen loop unsigned compares.Chad Rosier2014-09-301-0/+28
* [IndVar] Don't widen loop compare unless IV user is sign extended.Chad Rosier2014-09-261-0/+26
* [IndVarSimplify] Partially revert r217953 to see if this fixes the bots.Chad Rosier2014-09-171-28/+0
* [IndVarSimplify] Widen loop compare instructions.Chad Rosier2014-09-171-0/+166
OpenPOWER on IntegriCloud