Emit a single _udivmodsi4 libcall instead of two separate _udivsi3 and
[oota-llvm.git] / test / CodeGen / ARM / ldst-f32-2-i32.ll
2011-05-03 Jakob Stoklund OlesenFix a bunch of ARM tests to be register allocation...
2011-02-02 Evan ChengGiven a pair of floating point load and store, if there...