summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/ScalarEvolution/min-max-exprs.ll
Commit message (Expand)AuthorAgeFilesLines
* [SCEV] Add explicit representations of umin/sminKeno Fischer2019-05-071-1/+1
* [SCEV] Mark AddExprs as nsw or nuw if legalSanjoy Das2015-10-221-1/+1
* [SCEV] Apply NSW and NUW flags via poison value analysis for sub, mul and shlBjarke Hammersholt Roune2015-08-141-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-2/+2
* Allow ScalarEvolution to catch more min/max casesJohannes Doerfert2015-02-091-0/+53
OpenPOWER on IntegriCloud