Do not treat atomic.load.sub differently than other atomic binary intrinsics.
[oota-llvm.git] / test / CodeGen / Mips / madd-msub.ll
2011-01-18 Bruno Cardoso LopesAdd support for mips32 madd and msub instructions....