summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/set-lowbits-mask-canonicalize.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+300
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-300/+0
* [InstSimplify] add nuw %x, -1 -> -1 fold.Roman Lebedev2018-06-081-8/+8
* [InstSimplify] shl nuw C, %x -> C iff signbit is set on C.Roman Lebedev2018-06-071-24/+8
* [InstCombine] PR37603: low bit mask canonicalizationRoman Lebedev2018-06-061-40/+40
* [InstCombine][NFC] PR37603: low bit mask canonicalization testsRoman Lebedev2018-06-061-0/+316
OpenPOWER on IntegriCloud