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