summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/ScalarEvolution/sext-zero.ll
Commit message (Expand)AuthorAgeFilesLines
* Model ashr(shl(x, n), m) as mul(x, 2^(n-m)) when n > mZhaoshi Zheng2017-03-231-0/+39
OpenPOWER on IntegriCloud