summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/select-binop-cmp.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+1088
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-1088/+0
* [InstCombine] canonicalize -0.0 to +0.0 in fcmpSanjay Patel2018-11-051-17/+17
* [InstCombine] loosen FP 0.0 constraint for fcmp+select substitutionSanjay Patel2018-11-051-21/+14
* [InstCombine] adjust tests for select with FP identity op; NFCSanjay Patel2018-11-051-30/+32
* [InstCombine] add/adjust tests for select with fsub identity op; NFCSanjay Patel2018-11-051-4/+22
* [InstCombine] add tests for select with FP identity op; NFCSanjay Patel2018-11-051-0/+64
* [InstCombine] Fold Select with binary op - FP opcodesDavid Bolvansky2018-08-231-35/+285
* [NFC] Tests for select with binop fold - FP opcodesDavid Bolvansky2018-08-141-20/+17
* [NFC] Renamed test fileDavid Bolvansky2018-08-121-0/+764
OpenPOWER on IntegriCloud