summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/memcpy.ll
Commit message (Expand)AuthorAge
* Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...Stephen Lin2013-07-14
* fix infinite loop in instcombine with more than 4GB memcpyMichael Liao2012-08-15
* fix PR8267 - Instcombine shouldn't optimizer away volatile memcpy's.Chris Lattner2010-10-01
* upgrade this test.Chris Lattner2010-10-01
* Slightly generalize transformation of memmove(a,a,n) so that it also appliesEli Friedman2009-12-17