[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / ARM / neon_ld1.ll
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.
2011-11-29 Jakob Stoklund OlesenFileCheckize.
2011-11-14 Jim GrosbachARM VLDR/VSTR instructions don't need a size suffix.
2009-11-09 Jim GrosbachUse Unified Assembly Syntax for the ARM backend.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-22 Bob WilsonAdd support for ARM's Advanced SIMD (NEON) instruction...