Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [FastISel] Skip creating unnecessary vregs for arguments | Francis Visoiu Mistrih | 2019-06-10 | 1 | -5/+5 |
* | [ARM] Materialise some boolean values to avoid a branch | Roger Ferrer Ibanez | 2018-02-16 | 1 | -8/+14 |
* | [LegalizeDAG] Fix ATOMIC_CMP_SWAP_WITH_SUCCESS legalization. | Eli Friedman | 2018-01-17 | 1 | -2/+4 |
* | ARM: Fix CMP_SWAP expansion | Matthias Braun | 2017-08-09 | 1 | -6/+3 |
* | ARM: Fix cmpxchg O0 expansion | Matthias Braun | 2017-05-31 | 1 | -3/+6 |
* | [ARM] Fix for 64-bit CAS expansion on ARM32 with -O0 | Oleg Ranevskyy | 2016-12-01 | 1 | -4/+4 |
* | ARM: Improve/fix comment in recently added test. | Matthias Braun | 2016-05-31 | 1 | -2/+2 |
* | ARM: Do not attempt to modify register class of physregs. | Matthias Braun | 2016-05-31 | 1 | -0/+11 |
* | [ARM] Set correct successors in CMPXCHG pseudo expansion. | Ahmed Bougacha | 2016-04-27 | 1 | -3/+3 |
* | ARM: fix assertion failure on -O0 cmpxchg. | Tim Northover | 2016-04-19 | 1 | -0/+21 |
* | ARM: use a pseudo-instruction for cmpxchg at -O0. | Tim Northover | 2016-04-18 | 1 | -0/+81 |