Add ORR and EOR to the CMP peephole optimizer. It's hard to get isel to generate
[oota-llvm.git] / test / CodeGen / ARM / ifcvt11.ll
2010-11-03 Evan ChengTwo sets of changes. Sorry they are intermingled.