Do not treat atomic.load.sub differently than other atomic binary intrinsics.
[oota-llvm.git] / test / CodeGen / Mips / i64arg.ll
2011-06-24 Akira HatanakaChange the chain input of nodes that load the address...
2011-05-20 Akira HatanakaMake $fp and $ra callee-saved registers and let PrologE...
2011-05-20 Akira HatanakaFix bug in which nodes that write to argument registers...
2011-05-19 Akira HatanakaAlign i64 arguments to 64 bit boundaries.