summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IndVarSimplify/overflowcheck.ll
Commit message (Expand)AuthorAgeFilesLines
* [IndVars] Remove -liv-reduceSanjoy Das2016-06-051-56/+0
* This reverts commit r265913 and r265912Sanjoy Das2016-04-111-1/+1
* [IndVars] Eliminate op.with.overflow when possibleSanjoy Das2016-04-101-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* Bugfix: SCEVExpander incorrectly marks increment operations as no-wrapSanjoy Das2015-02-251-1/+1
* Revert r230280: "Bugfix: SCEVExpander incorrectly marks increment operations ...Hans Wennborg2015-02-241-1/+1
* Bugfix: SCEVExpander incorrectly marks increment operations as no-wrapSanjoy Das2015-02-231-1/+1
* Revert 230275.Sanjoy Das2015-02-231-1/+1
* Fix bug 22641Sanjoy Das2015-02-231-1/+1
* Add support to indvars for optimizing sadd.with.overflow.Andrew Trick2013-12-231-0/+56
OpenPOWER on IntegriCloud