aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/atomic32.ll
AgeCommit message (Expand)Author
2013-04-02llvm/test/CodeGen/X86: Unmark them out of XFAIL:cygming, in atomic{32|64}.ll ...NAKAMURA Takumi
2013-03-25llvm/test/CodeGen/X86/atomic{32|64}.ll: Unmark them out of XFAIL:win32.NAKAMURA Takumi
2013-03-11Suppress atomic(32|64).ll as XFAIL on win32 codegen. Investigating.NAKAMURA Takumi
2013-03-07Fix two remaining issue after fixing PR15355 when CMOV is not availableMichael Liao
2013-03-06Fix PR15355Michael Liao
2012-09-20Re-work X86 code generation of atomic ops with spin-loopMichael Liao