Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / Atomics-64.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-07-01 Tim NorthoverX86: expand atomics in IR instead of as MachineInstrs.
2014-06-13 Tim NorthoverIR: add "cmpxchg weak" variant to support permitted...
2014-03-11 Tim NorthoverIR: add a second ordering operand to cmpxhg for failure
2013-01-18 NAKAMURA Takumillvm/test/CodeGen/X86/Atomics-64.ll: Tweak for 2nd...
2011-09-27 Eli FriedmanLast batch of test conversions to new atomic instructions.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-05-16 Jakob Stoklund OlesenHelp DejaGnu avoid pipe-jam by producing less output...
2008-08-22 Dale JohannesenTest all currently supported atomic builtins on x86...