aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/memmove-1.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove the memmove->memcpy optimization from CodeGen. MemCpyOpt does this.Dan Gohman2010-11-111-9/+0
* Fix an inconsistency in the x86 backend that led it to reject "calll foo" onChris Lattner2010-09-221-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Add explicit triples to avoid default behavior that varies by host.Dan Gohman2007-08-271-1/+1
* If the source and destination pointers in an llvm.memmove are knownDan Gohman2007-08-271-0/+9