[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / ARM / 2011-10-26-memset-with-neon.ll
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2013-09-25 Andrew TrickCriticalAntiDepBreaker is no longer needed for armv7...
2012-12-10 Evan ChengSome enhancements for memcpy / memset inline expansion.
2012-09-18 Evan ChengUse vld1 / vst2 for unaligned v2f64 load / store. e...
2011-11-14 Jim GrosbachARM VLDR/VSTR instructions don't need a size suffix.
2011-11-02 Lang HamesTry to lower memset/memcpy/memmove to vector instructio...