summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/icmp-mul-zext.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+120
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-120/+0
* [InstCombine] Fold x & (-1 >> y) == x to x u<= (-1 >> y)Roman Lebedev2018-07-111-5/+4
* [NFC][InstCombine] Fix extra space padding in icmp-mul-zext.ll testRoman Lebedev2018-07-111-3/+4
* [InstCombine] Avoid iteration/mutation conflictJoseph Tremoulet2018-06-151-0/+38
* [InstCombine] don't try to evaluate instructions with >1 use (revert r324014)Sanjay Patel2018-02-051-3/+4
* [InstCombine] allow multi-use values in canEvaluate* if all uses are in 1 instSanjay Patel2018-02-011-4/+3
* [InstCombine] move related tests into the same file; NFCSanjay Patel2018-01-311-0/+82
OpenPOWER on IntegriCloud