Fix PR15950 A bug in DAG Combiner about undef mask
[oota-llvm.git] / test / CodeGen / ARM / vadd.ll
2012-12-20 Bob WilsonRevert "Adding support for llvm.arm.neon.vaddl[su]...
2012-12-20 Renato GolinAdding support for llvm.arm.neon.vaddl[su].* and
2010-08-29 Bob WilsonRemove NEON vaddl, vaddw, vsubl, and vsubw intrinsics...
2010-05-03 Dan GohmanFix tests to use fadd, fsub, and fmul, instead of add...
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-07 Bob WilsonConvert more Neon tests to use FileCheck.
2009-06-22 Bob WilsonAdd support for ARM's Advanced SIMD (NEON) instruction...