Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] Use the generic AtomicExpandPass instead of X86AtomicExpandPass | Robin Morisset | 2014-09-17 | 1 | -283/+0 |
* | X86: correct 64-bit atomics on 32-bit | Saleem Abdulrasool | 2014-07-14 | 1 | -12/+8 |
* | X86: remove temporary atomicrmw used during lowering. | Tim Northover | 2014-07-14 | 1 | -2/+5 |
* | X86: remove atomic instructions *after* we've iterated through them. | Tim Northover | 2014-07-01 | 1 | -3/+6 |
* | X86: expand atomics in IR instead of as MachineInstrs. | Tim Northover | 2014-07-01 | 1 | -0/+281 |