summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/ScalarEvolution/no-wrap-add-exprs.ll
Commit message (Expand)AuthorAgeFilesLines
* [SCEV] Add zext(C + x + ...) -> D + zext(C-D + x + ...)<nuw><nsw> transformRoman Tereshin2018-07-241-0/+81
* [SCEV] Commute zero extends through <nuw> additionsSanjoy Das2015-10-221-0/+37
* [SCEV] Commute sign extends through nsw additionsSanjoy Das2015-10-221-0/+41
* [SCEV] Mark AddExprs as nsw or nuw if legalSanjoy Das2015-10-221-0/+44
OpenPOWER on IntegriCloud