[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / ARM / vlddup.ll
2015-09-30 Jeroen Ketema[ARM][NEON] Use address space in vld([1234]|[234]lane...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2013-12-18 Tim NorthoverARM: force soft-float ABI for tests depending on it.
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-02-22 Kristof BeylsMake ARMAsmPrinter generate the correct alignment speci...
2012-05-27 Chris LattnerThese tests used intrinsics with the wrong prototype...
2011-10-27 Jakob Stoklund OlesenAlso set addrmode6 alignment when align==size.
2011-02-07 Bob WilsonAdd codegen support for using post-increment NEON load...
2010-12-10 Bob WilsonAdd float patterns for Neon vld1-lane/dup and vst1...
2010-12-10 Bob WilsonFix some invalid alignments for Neon vld-dup and vld...
2010-11-30 Bob WilsonAdd support for NEON VLD3-dup instructions.
2010-11-29 Bob WilsonAdd support for NEON VLD3-dup instructions.
2010-11-28 Bob WilsonAdd support for NEON VLD2-dup instructions.
2010-11-27 Bob WilsonAdd NEON VLD1-dup instructions (load 1 element to all...