summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/signed-truncation-check.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+621
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-621/+0
* [InstCombine] Re-land: Optimize redundant 'signed truncation check pattern'.Roman Lebedev2018-08-131-57/+25
* [NFC][InstCombine] Add a test for D50465 that used to assertRoman Lebedev2018-08-131-0/+19
* Revert "[InstCombine] Optimize redundant 'signed truncation check pattern'."Roman Lebedev2018-08-131-22/+51
* [InstCombine] Optimize redundant 'signed truncation check pattern'.Roman Lebedev2018-08-131-51/+22
* [InstCombine][NFC] Tests for 'signed truncation check' optimizationRoman Lebedev2018-08-131-0/+634
OpenPOWER on IntegriCloud