summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2011-10-26-memset-with-neon.ll
Commit message (Expand)AuthorAge
* ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool2014-04-03
* CriticalAntiDepBreaker is no longer needed for armv7 scheduling.Andrew Trick2013-09-25
* Some enhancements for memcpy / memset inline expansion.Evan Cheng2012-12-10
* Use vld1 / vst2 for unaligned v2f64 load / store. e.g. Use vld1.16 for 2-byteEvan Cheng2012-09-18
* ARM VLDR/VSTR instructions don't need a size suffix.Jim Grosbach2011-11-14
* Try to lower memset/memcpy/memmove to vector instructions on ARM where the al...Lang Hames2011-11-02