summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/strncpy_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-10/+16
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+71
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-71/+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
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-7/+7
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-10/+10
* [SimplifyLibCalls] Don't confuse strcpy_chk for stpcpy_chk.Ahmed Bougacha2015-01-271-20/+25
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-5/+5
* instcombine: Migrate strncpy optimizationsMeador Inge2012-10-311-9/+9
* instcombine: Add more test cases for __strncpy_chk simplificationMeador Inge2012-09-271-0/+66
OpenPOWER on IntegriCloud