summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/abs_abs.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+1346
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-1346/+0
* [InstCombine] canonicalize abs patternChen Zheng2018-07-271-40/+40
* [InstCombine] add more SPFofSPF foldingChen Zheng2018-07-161-46/+22
* [InstCombine] fold icmp pred (sub 0, X) C for vector typeChen Zheng2018-07-161-25/+10
* [InstCombine]add testcases for folding more SPFofSPF patternChen Zheng2018-07-121-0/+326
* Recommit r333226 "[ValueTracking] Teach computeKnownBits that the result of a...Craig Topper2018-05-251-8/+8
* Revert r333226 "[ValueTracking] Teach computeKnownBits that the result of an ...Craig Topper2018-05-251-8/+8
* [ValueTracking] Teach computeKnownBits that the result of an absolute value p...Craig Topper2018-05-241-8/+8
* [InstCombine] choose 1 form of abs and nabs as canonicalSanjay Patel2018-05-201-83/+83
* [InstCombine] regenerate checks; NFCSanjay Patel2018-05-181-326/+392
* [ValueTracking] fix matchSelectPattern to allow vector splat folds of min/max...Sanjay Patel2016-10-271-11/+2
* [InstCombine] add tests for missing folds of vector abs/nabs/min/maxSanjay Patel2016-10-271-1/+42
* This removes TODO added in http://reviews.llvm.org/D3658Dinesh Dwivedi2014-06-121-0/+480
* Added select flavour for ABS and NEG(ABS)Dinesh Dwivedi2014-06-061-0/+481
OpenPOWER on IntegriCloud