Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-25 | [X86] Simplify check lines in tests. No functional change. | Andrea Di Biagio | 1 | -184/+91 |
2014-07-01 | X86: expand atomics in IR instead of as MachineInstrs. | Tim Northover | 1 | -28/+52 |
2014-03-11 | IR: add a second ordering operand to cmpxhg for failure | Tim Northover | 1 | -1/+1 |
2013-04-02 | llvm/test/CodeGen/X86: Unmark them out of XFAIL:cygming, in atomic{32|64}.ll ... | NAKAMURA Takumi | 1 | -2/+0 |
2013-03-25 | llvm/test/CodeGen/X86/atomic{32|64}.ll: Unmark them out of XFAIL:win32. | NAKAMURA Takumi | 1 | -1/+1 |
2013-03-11 | Suppress atomic(32|64).ll as XFAIL on win32 codegen. Investigating. | NAKAMURA Takumi | 1 | -0/+2 |
2013-03-07 | Fix two remaining issue after fixing PR15355 when CMOV is not available | Michael Liao | 1 | -0/+26 |
2013-03-06 | Fix PR15355 | Michael Liao | 1 | -2/+2 |
2012-09-20 | Re-work X86 code generation of atomic ops with spin-loop | Michael Liao | 1 | -0/+250 |