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