Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lower idempotent RMWs to fence+load | Robin Morisset | 2014-09-25 | 1 | -2/+43 |
* | [X86] Make wide loads be managed by AtomicExpand | Robin Morisset | 2014-09-23 | 1 | -0/+29 |
* | Add AtomicExpandPass::bracketInstWithFences, and use it whenever getInsertFen... | Robin Morisset | 2014-09-23 | 1 | -38/+70 |
* | [X86] Use the generic AtomicExpandPass instead of X86AtomicExpandPass | Robin Morisset | 2014-09-17 | 1 | -52/+133 |
* | Refactor AtomicExpandPass and add a generic isAtomic() method to Instruction | Robin Morisset | 2014-09-03 | 1 | -30/+31 |
* | Use target-dependent emitLeading/TrailingFence instead of the target-independ... | Robin Morisset | 2014-09-03 | 1 | -51/+46 |
* | Rename AtomicExpandLoadLinked into AtomicExpand | Robin Morisset | 2014-08-21 | 1 | -0/+384 |