Do not use named md nodes to track variables that are completely optimized. This...
[oota-llvm.git] / test / CodeGen / ARM / vsub.ll
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-10-09 Bob WilsonConvert more NEON tests to use FileCheck.
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...