summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/pr38915.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+24
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-24/+0
* [InstCombine] Fold (xor (min/max X, Y), -1) -> (max/min ~X, ~Y) when X and Y ...Craig Topper2018-09-131-0/+24
OpenPOWER on IntegriCloud