summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/atomic32.ll
Commit message (Expand)AuthorAgeFilesLines
* llvm/test/CodeGen/X86/atomic{32|64}.ll: Unmark them out of XFAIL:win32.NAKAMURA Takumi2013-03-251-1/+1
* Suppress atomic(32|64).ll as XFAIL on win32 codegen. Investigating.NAKAMURA Takumi2013-03-111-0/+2
* Fix two remaining issue after fixing PR15355 when CMOV is not availableMichael Liao2013-03-071-0/+26
* Fix PR15355Michael Liao2013-03-061-2/+2
* Re-work X86 code generation of atomic ops with spin-loopMichael Liao2012-09-201-0/+250
OpenPOWER on IntegriCloud