summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/ScalarEvolution/infer-prestart-no-wrap.ll
Commit message (Expand)AuthorAgeFilesLines
* [SCEV] Use unsigned/signed intersection type in SCEVNikita Popov2019-06-151-1/+1
* [SCEV] Don't always add no-wrap flags to post-inc add recsSanjoy Das2016-05-291-2/+10
* [SCEV] Mark AddExprs as nsw or nuw if legalSanjoy Das2015-10-221-5/+5
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* Fix bug 22641Sanjoy Das2015-02-241-2/+6
* Generalize getExtendAddRecStart to work with both sign and zeroSanjoy Das2015-02-181-0/+97
OpenPOWER on IntegriCloud