summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/memchr.ll
Commit message (Expand)AuthorAgeFilesLines
* [SimplifyLibCalls] Mark known arguments with nonnullDavid Bolvansky2019-09-171-3/+43
* [SimplifyLibCalls] Add dereferenceable bytes from known callsitesDavid Bolvansky2019-08-131-3/+3
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+204
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-204/+0
* [SimplifyLibCalls] Fix memchr expansion for constant strings.Eli Friedman2019-01-091-16/+19
* SimplifyLibCalls: Optimize wcslenMatthias Braun2017-05-191-0/+9
* [InstCombine] regenerate checksSanjay Patel2016-05-021-81/+73
* [SimplifyLibCalls] Fix negative shifts being produced by the memchr -> bitfie...Benjamin Kramer2015-03-211-0/+12
* [SimplifyLibCalls] Turn memchr(const, C, const) into a bitfield check.Benjamin Kramer2015-03-211-1/+68
* SimplifyLibCalls: Add basic optimization of memchr calls.Benjamin Kramer2015-03-211-0/+121
OpenPOWER on IntegriCloud