summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/memcpy-1.ll
Commit message (Expand)AuthorAgeFilesLines
* [FPEnv] Strict FP tests should use the requisite function attributes.Kevin P. Neal2019-10-041-1/+1
* [BuildLibCalls] Noalias annotationDavid Bolvansky2019-08-141-2/+2
* [SimplifyLibCalls] Add noalias from known callsitesDavid Bolvansky2019-08-131-4/+6
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+28
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-28/+0
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-1/+1
* Add strictfp attribute to prevent unwanted optimizations of libm callsAndrew Kaylor2017-08-141-0/+9
* [InstCombine] regenerate test checks; NFCSanjay Patel2017-08-101-2/+4
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* instcombine: Migrate memcpy optimizationsMeador Inge2012-11-111-0/+17
OpenPOWER on IntegriCloud