Add ORR and EOR to the CMP peephole optimizer. It's hard to get isel to generate
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-static.ll
2011-04-05 Eric ChristopherFix up testcase for previous commit.
2010-12-15 Eric ChristopherDon't handle -arm-long-calls in fast isel for now.