summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IndVarSimplify/overflowcheck.ll
Commit message (Expand)AuthorAgeFilesLines
* [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