Rename -allow-excess-fp-precision flag to -fuse-fp-ops, and switch from a
[oota-llvm.git] / test / CodeGen / ARM / 2011-04-27-IfCvtBug.ll
2011-04-27 Evan ChengIf converter was being too cute. It look for root BBs...