summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/unrecognized_three-way-comparison.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] matchThreeWayIntCompare(): commutativity awarenessRoman Lebedev2019-08-241-52/+24
* [InstCombine] Try to reuse constant from select in leading comparisonRoman Lebedev2019-08-241-6/+14
* [NFC][InstCombine] Fixup few new tests in unrecognized_three-way-comparison.llRoman Lebedev2019-08-221-6/+6
* [NFC][InstCombine] New tests: unrecognized_three-way-comparison.ll is ignoran...Roman Lebedev2019-08-221-0/+121
* [NFC][InstCombine] New tests: unrecognized_three-way-comparison.ll is ignoran...Roman Lebedev2019-08-221-0/+121
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+459
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-459/+0
* [InstSimplify] fold select with implied conditionSanjay Patel2018-11-291-14/+2
* [InstCombine] refine select-of-constants to bitwise opsSanjay Patel2018-05-031-43/+15
* [NFC] Add some tests that demonstrate unrecognized three-way comparison patternsMax Kazantsev2018-04-281-0/+499
OpenPOWER on IntegriCloud