Remove the -disable-cfi option.
[oota-llvm.git] / test / CodeGen / SPARC / atomics.ll
2014-03-11 Tim NorthoverIR: add a second ordering operand to cmpxhg for failure
2014-01-30 Jakob Stoklund OlesenImplement SPARCv9 atomic_swap_64 with a pseudo.
2014-01-26 Jakob Stoklund OlesenFix swapped CASA operands.
2014-01-24 Jakob Stoklund OlesenImplement atomicrmw operations in 32 and 64 bits for...
2014-01-01 Venkatraman Govind... [Sparc] Handle atomic loads/stores in sparc backend.