Add ORR and EOR to the CMP peephole optimizer. It's hard to get isel to generate
[oota-llvm.git] / test / CodeGen / ARM / vpadd.ll
2009-10-09 Bob WilsonMerge a bunch of NEON tests into larger files so they...
2009-10-08 Bob WilsonConvert more NEON tests to use FileCheck.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-11 Bob WilsonUse new EVT::vAny type to combine Neon intrinsics for...
2009-06-22 Bob WilsonAdd support for ARM's Advanced SIMD (NEON) instruction...