[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / ARM / vcombine.ll
2015-09-24 Matt ArsenaultIntroduce target hook for optimizing register copies
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-05-12 Christian PirkerARM: Implement big endian bit-conversion for NEON type
2014-05-08 Christian PirkerARM big endian function argument passing
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.
2011-01-07 Bob WilsonAdd testcases for PR8411 (vget_low and vget_high implem...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-03 Bob WilsonLower CONCAT_VECTOR during legalization instead of...