Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ARM][MVE] MVE-I should not be disabled by -mfpu=none | Momchil Velikov | 2020-01-09 | 1 | -1/+1 |
* | [DAGCombine][X86][Thumb2/LowOverheadLoops] `A - (A & C)` -> `A & (~C)` fold (... | Roman Lebedev | 2020-01-03 | 1 | -7/+5 |
* | [ARM] Sink splat to ICmp | David Green | 2019-12-30 | 1 | -137/+143 |
* | [ARM][LowOverheadLoops] Remove dead loop update instructions. | Sjoerd Meijer | 2019-12-11 | 1 | -1/+0 |
* | [ARM] Enable MVE masked loads and stores | David Green | 2019-12-09 | 1 | -1/+1 |
* | [Codegen][ARM] Add addressing modes from masked loads and stores | David Green | 2019-11-26 | 1 | -12/+7 |
* | [ARM][ReachingDefs] Remove dead code in loloops. | Sam Parker | 2019-11-26 | 1 | -5/+1 |
* | [ARM][MVE] Tail predication conversion | Sam Parker | 2019-11-19 | 1 | -8/+5 |
* | [ARM] Use isFMAFasterThanFMulAndFAdd for MVE | David Green | 2019-11-04 | 1 | -7/+6 |
* | [ARM][MVE] Change VPST to use, not def, VPR | Sam Parker | 2019-10-17 | 1 | -3/+3 |
* | [NFC][ARM][MVE] More tests | Sam Parker | 2019-10-01 | 1 | -0/+602 |