Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm/test/CodeGen/X86: Unmark them out of XFAIL:cygming, in atomic{32|64}.ll ... | NAKAMURA Takumi | 2013-04-02 | 1 | -2/+0 |
* | llvm/test/CodeGen/X86/atomic{32|64}.ll: Unmark them out of XFAIL:win32. | NAKAMURA Takumi | 2013-03-25 | 1 | -1/+1 |
* | Suppress atomic(32|64).ll as XFAIL on win32 codegen. Investigating. | NAKAMURA Takumi | 2013-03-11 | 1 | -0/+2 |
* | Fix two remaining issue after fixing PR15355 when CMOV is not available | Michael Liao | 2013-03-07 | 1 | -0/+26 |
* | Fix PR15355 | Michael Liao | 2013-03-06 | 1 | -2/+2 |
* | Re-work X86 code generation of atomic ops with spin-loop | Michael Liao | 2012-09-20 | 1 | -0/+250 |