summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/memcpy.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-7/+7
* [InstCombine] regenerate test checks, add comments; NFCSanjay Patel2017-08-101-13/+23
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-5/+5
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-5/+5
* Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...Stephen Lin2013-07-141-3/+3
* fix infinite loop in instcombine with more than 4GB memcpyMichael Liao2012-08-151-0/+8
* fix PR8267 - Instcombine shouldn't optimizer away volatile memcpy's.Chris Lattner2010-10-011-3/+12
* upgrade this test.Chris Lattner2010-10-011-2/+2
* Slightly generalize transformation of memmove(a,a,n) so that it also appliesEli Friedman2009-12-171-0/+10
OpenPOWER on IntegriCloud