| Commit message (Expand) | Author | Age | Files | Lines |
| * | [ARM][LowOverheadLoops] Allow all MVE instrs. | Sam Parker | 2020-01-14 | 1 | -21/+18 |
| * | [ARM][LowOverheadLoops] Change predicate inspection | Sam Parker | 2020-01-14 | 1 | -26/+27 |
| * | [ARM][MVE] Disallow VPSEL for tail predication | Sam Parker | 2020-01-14 | 1 | -3/+16 |
| * | ARMLowOverheadLoops: return earlier to avoid printing irrelevant dbg msg. NFC | Sjoerd Meijer | 2020-01-13 | 1 | -0/+1 |
| * | ARMLowOverheadLoops: a few more dbg msgs to better trace rejected TP loops. NFC. | Sjoerd Meijer | 2020-01-10 | 1 | -7/+16 |
| * | [NFC][ARM] LowOverheadLoop comments | Sam Parker | 2020-01-09 | 1 | -0/+16 |
| * | Revert "[ARM][LowOverheadLoops] Update liveness info" | Sam Parker | 2020-01-09 | 1 | -64/+0 |
| * | [ARM][LowOverheadLoops] Update liveness info | Sam Parker | 2020-01-09 | 1 | -0/+64 |
| * | [ARM][MVE] More MVETailPredication debug messages. NFC. | Sjoerd Meijer | 2020-01-06 | 1 | -0/+4 |
| * | [ARM][NFC] Move tail predication checks | Sam Parker | 2020-01-03 | 1 | -69/+76 |
| * | [ARM][MVE] Fixes for tail predication. | Sam Parker | 2019-12-20 | 1 | -8/+51 |
| * | [ARM][MVE] Tail predicate in the presence of vcmp | Sam Parker | 2019-12-20 | 1 | -59/+235 |
| * | [ARM] Move MVE opcode helper functions to ARMBaseInstrInfo. NFC. | Sjoerd Meijer | 2019-12-16 | 1 | -37/+6 |
| * | [ARM][LowOverheadLoops] Remove dead loop update instructions. | Sjoerd Meijer | 2019-12-11 | 1 | -2/+73 |
| * | [ARM][ReachingDefs] Remove dead code in loloops. | Sam Parker | 2019-11-26 | 1 | -49/+140 |
| * | [ARM][ReachingDefs] RDA in LoLoops | Sam Parker | 2019-11-26 | 1 | -93/+39 |
| * | [ARM][MVE] Tail predication conversion | Sam Parker | 2019-11-19 | 1 | -134/+294 |
| * | [ARM][LowOverheadLoops] Use subs during revert. | Sam Parker | 2019-09-23 | 1 | -16/+37 |
| * | [ARM][LowOverheadLoops] Use tBcc when reverting | Sam Parker | 2019-09-23 | 1 | -8/+11 |
| * | [ARM][LowOverheadLoops] Add LR def safety check | Sam Parker | 2019-09-17 | 1 | -48/+139 |
| * | [ARM][LowOverheadLoops] Fix generated code for "revert". | Eli Friedman | 2019-08-15 | 1 | -3/+3 |
| * | [ARM][LowOverheadLoops] Revert after read/write | Sam Parker | 2019-08-07 | 1 | -13/+18 |
| * | [ARM][LowOverheadLoops] Revert non-header LE target | Sam Parker | 2019-07-30 | 1 | -3/+9 |
| * | Test commit. NFC. | Sjoerd Meijer | 2019-07-24 | 1 | -1/+1 |
| * | [ARM][LowOverheadLoops] Revert remaining pseudos | Sam Parker | 2019-07-22 | 1 | -12/+56 |
| * | [ARM][LowOverheadLoops] Correct offset checking | Sam Parker | 2019-07-11 | 1 | -3/+13 |
| * | [NFC][ARM] Convert lambdas to static helpers | Sam Parker | 2019-07-10 | 1 | -57/+73 |
| * | [ARM] WLS/LE Code Generation | Sam Parker | 2019-07-01 | 1 | -27/+89 |
| * | [ARM] Fix for DLS/LE CodeGen | Sam Parker | 2019-06-25 | 1 | -8/+9 |
| * | [ARM] DLS/LE low-overhead loop code generation | Sam Parker | 2019-06-25 | 1 | -0/+295 |