[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / ARM / vabs.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
2014-02-13 Tim NorthoverARM: remove floating-point patterns for @llvm.arm.neon...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2009-10-09 Bob WilsonMerge a bunch of NEON tests into larger files so they...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-11 Bob WilsonUse vAny type to get rid of Neon intrinsics that differ...
2009-08-04 Bob WilsonConvert a few Neon tests to use FileCheck.
2009-06-22 Bob WilsonAdd support for ARM's Advanced SIMD (NEON) instruction...