[X86] Update test/CodeGen/X86/avg.ll with the help of update_llc_test_checks.py....
[oota-llvm.git] / test / CodeGen / X86 / atomic64.ll
2015-04-04 Craig Topper[X86] Don't use GR64 register 'and with immediate'...
2014-07-01 Tim NorthoverX86: expand atomics in IR instead of as MachineInstrs.
2014-03-11 Tim NorthoverIR: add a second ordering operand to cmpxhg for failure
2013-04-02 NAKAMURA Takumillvm/test/CodeGen/X86: Unmark them out of XFAIL:cygming...
2013-03-25 NAKAMURA Takumillvm/test/CodeGen/X86/atomic{32|64}.ll: Unmark them...
2013-03-11 NAKAMURA TakumiSuppress atomic(32|64).ll as XFAIL on win32 codegen...
2013-03-06 Michael LiaoFix PR15355
2012-09-20 Michael LiaoRe-work X86 code generation of atomic ops with spin...