summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/ffs-1.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+193
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-193/+0
* [InstCombine] narrow truncated add/sub/mul with constantSanjay Patel2017-08-041-5/+5
* [InstCombine] canonicalize icmp predicate feeding selectSanjay Patel2017-06-271-6/+6
* [InstCombine] auto-generate complete checks; NFCSanjay Patel2017-06-151-50/+106
* TvOS: add missing support for some libcalls.Tim Northover2015-11-021-32/+35
* [SimplifyLibCalls] Correctly set the is_zero_undef flag for llvm.cttzDavide Italiano2015-08-131-3/+3
* [InstCombine] mark ADD with nuw if no unsigned overflowJingyue Wu2014-06-171-3/+3
* Add back commit r210029.Rafael Espindola2014-06-021-3/+3
* Revert "Add the nsw flag when we detect that an add will not signed overflow."Rafael Espindola2014-06-021-3/+3
* Add the nsw flag when we detect that an add will not signed overflow.Rafael Espindola2014-06-021-3/+3
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-121-1/+1
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-15/+15
* Fix bogus comment; no functional change.Meador Inge2012-11-261-1/+2
* instcombine: Migrate ffs* optimizationsMeador Inge2012-11-251-0/+133
OpenPOWER on IntegriCloud