Teach the DAG combiner to turn sitofp/uitofp from i1 into a conditional move, since...
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-crash2.ll
2011-05-27 Eli FriedmanAnd fix the test in r132194.
2011-05-27 Eli FriedmanFix a silly mistake (which trips over an assertion...