Emit a single _udivmodsi4 libcall instead of two separate _udivsi3 and
[oota-llvm.git] / test / CodeGen / ARM / ldstrexd.ll
2011-05-28 Bruno Cardoso LopesAdd support for ARM ldrexd/strexd intrinsics. They...