summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/memcpy_chk-1.ll
Commit message (Expand)AuthorAgeFilesLines
* [SimplifyLibCalls] Mark known arguments with nonnullDavid Bolvansky2019-09-171-3/+3
* [BuildLibCalls] Noalias annotationDavid Bolvansky2019-08-141-3/+3
* [SimplifyLibCalls] Add noalias from known callsitesDavid Bolvansky2019-08-131-3/+3
* [SimplifyLibCalls] Add dereferenceable bytes from known callsitesDavid Bolvansky2019-08-131-17/+17
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+77
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-77/+0
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-2/+2
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-2/+2
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-2/+2
* [SimplifyLibCalls] Don't confuse strcpy_chk for stpcpy_chk.Ahmed Bougacha2015-01-271-16/+20
* [SimplifyLibCalls] Don't try to simplify indirect calls.Ahmed Bougacha2015-01-141-0/+13
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-4/+4
* instcombine: Add more test cases for __memcpy_chk simplificationMeador Inge2012-09-271-0/+60
OpenPOWER on IntegriCloud