Emit a single _udivmodsi4 libcall instead of two separate _udivsi3 and
[oota-llvm.git] / test / CodeGen / ARM / 2011-03-10-DAGCombineCrash.ll
2011-03-11 Evan ChengAvoid replacing the value of a directly stored load...