aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/memcpy.ll
Commit message (Expand)AuthorAgeFilesLines
* 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