Add ORR and EOR to the CMP peephole optimizer. It's hard to get isel to generate
[oota-llvm.git] / test / CodeGen / ARM / 2010-05-19-Shuffles.ll
2010-05-20 Bob WilsonHandle Neon v2f64 and v2i64 vector shuffles as register...
2010-05-19 Bob WilsonTestcase to go with 104141.