Emit a single _udivmodsi4 libcall instead of two separate _udivsi3 and
[oota-llvm.git] / test / CodeGen / ARM / 2009-09-27-CoalescerBug.ll
2009-09-28 Evan ChengCoalescer should not delete extract_subreg, insert_subr...