aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/atomic32.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-184/+91
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-28/+52
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* llvm/test/CodeGen/X86: Unmark them out of XFAIL:cygming, in atomic{32|64}.ll ...NAKAMURA Takumi2013-04-021-2/+0
* 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