summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/small-byval-memcpy.ll
AgeCommit message (Expand)AuthorFilesLines
2014-11-28Enable FeatureFastUAMem for btver2Sanjay Patel1-18/+23
2011-01-07Revert r122955. It seems using movups to lower memcpy can cause massive regre...Evan Cheng1-6/+2
2011-01-06Use movups to lower memcpy and memset even if it's not fast (like corei7).Evan Cheng1-2/+6
2010-04-01Add -mcpu to memcpy / memset tests to ensure they behave the same on all host...Evan Cheng1-4/+2
2010-04-01Fix sdisel memcpy, memset, memmove lowering:Evan Cheng1-1/+1
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman1-1/+1
2008-04-12Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not LegalDan Gohman1-0/+22