summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/ScalarEvolution/max-expr-cache.ll
Commit message (Expand)AuthorAgeFilesLines
* [SCEV] Add smin support to getRangeRefPhilip Reames2019-09-121-2/+2
* [SCEV] Support SCEVUMinExpr in getRangeRef.Florian Hahn2019-09-121-1/+1
* [SCEV] Add explicit representations of umin/sminKeno Fischer2019-05-071-2/+2
* [SCEV] Check the cache in get{S|U}MaxExpr before doing any workSanjoy Das2019-03-291-0/+156
OpenPOWER on IntegriCloud