[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / atomic32.ll
2015-03-25 Andrea Di Biagio[X86] Simplify check lines in tests. No functional...
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-07 Michael LiaoFix two remaining issue after fixing PR15355 when CMOV...
2013-03-06 Michael LiaoFix PR15355
2012-09-20 Michael LiaoRe-work X86 code generation of atomic ops with spin...