[X86] Don't transform atomic-load-add into an inc/dec when inc/dec is slow
[oota-llvm.git] / test / CodeGen / X86 / cmpxchg16b.ll
2014-03-11 Tim NorthoverIR: add a second ordering operand to cmpxhg for failure
2012-01-05 Benjamin KramerFileCheck hygiene.
2011-08-26 Eli FriedmanAdd support for generating CMPXCHG16B on x86-64 for...