Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CodeGen] Unify MBB reference format in both MIR and debug output | Francis Visoiu Mistrih | 2017-12-04 | 1 | -5/+5 |
* | [ARM] Make -mcpu=generic schedule for an in-order core (Cortex-A8). | Kristof Beyls | 2017-06-28 | 1 | -2/+2 |
* | CodeGen: Allow small copyable blocks to "break" the CFG. | Kyle Butt | 2017-01-31 | 1 | -3/+5 |
* | Revert "CodeGen: Allow small copyable blocks to "break" the CFG." | Kyle Butt | 2017-01-11 | 1 | -5/+3 |
* | CodeGen: Allow small copyable blocks to "break" the CFG. | Kyle Butt | 2017-01-10 | 1 | -3/+5 |
* | ARM: sink atomic release barrier as far as possible into cmpxchg. | Tim Northover | 2016-02-22 | 1 | -3/+3 |
* | [ARM] Emit clrex in the expanded cmpxchg fail block. | Ahmed Bougacha | 2015-09-22 | 1 | -21/+35 |
* | Atomics: make use of the "cmpxchg weak" instruction. | Tim Northover | 2014-06-13 | 1 | -0/+43 |