summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/strncmp-1.ll
Commit message (Expand)AuthorAgeFilesLines
* [SimplifyLibCalls] Mark known arguments with nonnullDavid Bolvansky2019-09-171-18/+69
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+99
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-99/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-8/+8
* InstCombine: Annotate sub with nsw when we prove it's safeDavid Majnemer2014-08-191-2/+2
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-8/+8
* instcombine: Migrate memcmp optimizationsMeador Inge2012-11-111-4/+6
* instcombine: Migrate strcmp and strncmp optimizationsMeador Inge2012-10-151-0/+97
OpenPOWER on IntegriCloud