Unify the lowering of arguments during SjLj prepare.
[oota-llvm.git] / test / CodeGen / ARM / atomic-op.ll
2014-06-13 Tim NorthoverIR: add "cmpxchg weak" variant to support permitted...
2014-04-03 Tim NorthoverARM: skip cmpxchg failure barrier if ordering is monotonic.
2013-10-25 Tim NorthoverARM: don't expand atomicrmw inline on Cortex-M0
2013-10-25 Tim NorthoverLegalizeDAG: allow libcalls for max/min atomic operations
2012-08-31 Jakob Stoklund OlesenFix a couple of typos in EmitAtomic.
2011-12-21 Chad RosierFix a couple of copy-n-paste bugs. Noticed by George...
2011-12-21 Evan ChengFix a couple of copy-n-paste bugs. Noticed by George...
2011-09-26 Eli FriedmanConvert more tests over to the new atomic instructions.
2011-09-06 Jakob Stoklund OlesenAtomic pseudos don't use (as in read) CPSR. They clobbe...
2011-05-27 Cameron ZwarichFix the remaining atomic intrinsics to use the right...