summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/small-byval-memcpy.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-2/+2
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-2/+2
* Enable FeatureFastUAMem for btver2Sanjay Patel2014-11-281-18/+23
* Revert r122955. It seems using movups to lower memcpy can cause massive regre...Evan Cheng2011-01-071-6/+2
* Use movups to lower memcpy and memset even if it's not fast (like corei7).Evan Cheng2011-01-061-2/+6
* Add -mcpu to memcpy / memset tests to ensure they behave the same on all host...Evan Cheng2010-04-011-4/+2
* Fix sdisel memcpy, memset, memmove lowering:Evan Cheng2010-04-011-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-1/+1
* Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not LegalDan Gohman2008-04-121-0/+22
OpenPOWER on IntegriCloud