[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / ARM / vbsl.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-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2012-10-15 Jim GrosbachARM: v1i64 and v2i64 VBSL intrinsic support.
2012-10-10 Evan ChengAdd isel patterns for v2f32 / v4f32 neon.vbsl intrinsic...
2012-09-21 Jim GrosbachARM: Use a dedicated intrinsic for vector bitwise select.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-07 Bob WilsonConvert more Neon tests to use FileCheck.
2009-06-22 Bob WilsonAdd support for ARM's Advanced SIMD (NEON) instruction...