summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/strcmp-memcmp.ll
Commit message (Expand)AuthorAgeFilesLines
* [SimplifyLibCalls] Mark known arguments with nonnullDavid Bolvansky2019-09-171-36/+36
* [SimplifyLibCalls] Add dereferenceable bytes from known callsitesDavid Bolvansky2019-08-131-23/+23
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+560
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-560/+0
* [InstCombine] Disable strcmp->memcmp transform for MSan.Matt Morehouse2018-09-191-0/+15
* [InstCombine] Transform str(n)cmp to memcmpDavid Bolvansky2018-08-101-48/+48
* [InstCombine] [NFC] Tests for strcmp to memcmp transformationDavid Bolvansky2018-08-051-0/+545
OpenPOWER on IntegriCloud