summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/atomic32.ll
AgeCommit message (Expand)AuthorFilesLines
2015-03-25[X86] Simplify check lines in tests. No functional change.Andrea Di Biagio1-184/+91
2014-07-01X86: expand atomics in IR instead of as MachineInstrs.Tim Northover1-28/+52
2014-03-11IR: add a second ordering operand to cmpxhg for failureTim Northover1-1/+1
2013-04-02llvm/test/CodeGen/X86: Unmark them out of XFAIL:cygming, in atomic{32|64}.ll ...NAKAMURA Takumi1-2/+0
2013-03-25llvm/test/CodeGen/X86/atomic{32|64}.ll: Unmark them out of XFAIL:win32.NAKAMURA Takumi1-1/+1
2013-03-11Suppress atomic(32|64).ll as XFAIL on win32 codegen. Investigating.NAKAMURA Takumi1-0/+2
2013-03-07Fix two remaining issue after fixing PR15355 when CMOV is not availableMichael Liao1-0/+26
2013-03-06Fix PR15355Michael Liao1-2/+2
2012-09-20Re-work X86 code generation of atomic ops with spin-loopMichael Liao1-0/+250