Fix the order of the operands in the llvm.fma intrinsic patterns for ARM,
[oota-llvm.git] / test / Analysis / ScalarEvolution / unreachable-code.ll
2010-03-09 Dan GohmanAvoid analyzing instructions in blocks not reachable...