Use REs to remove dependencies on the register allocation order.
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-br-const.ll
2011-10-27 Chad RosierA branch predicated on a constant can just FastEmit...