| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM][MVE] validForTailPredication insts | Sam Parker | 2019-10-15 | 1 | -2/+2 |
* | [ARM] Cortex-M4 schedule additions | David Green | 2019-09-29 | 1 | -0/+1 |
* | [ARM][MVE] Add invalidForTailPredication to TSFlags | Sam Parker | 2019-09-17 | 1 | -0/+3 |
* | [ARM] Generate 8.1-m CSINC, CSNEG and CSINV instructions. | David Green | 2019-09-03 | 1 | -0/+7 |
* | [ARM] Rename NEONModImm to VMOVModImm. NFC | David Green | 2019-07-23 | 1 | -1/+1 |
* | [ARM] Add <saturate> operand to SQRSHRL and UQRSHLL | Mikhail Maltsev | 2019-07-19 | 1 | -0/+10 |
* | [ARM] Enable VPUSH/VPOP aliases when either MVE or VFP is present | Mikhail Maltsev | 2019-07-10 | 1 | -1/+1 |
* | [ARM] Add MVE vector load/store instructions. | Simon Tatham | 2019-06-25 | 1 | -0/+2 |
* | [ARM] Add MVE vector bit-operations (register inputs). | Simon Tatham | 2019-06-19 | 1 | -0/+2 |
* | [ARM] Add MVE horizontal accumulation instructions | Mikhail Maltsev | 2019-06-14 | 1 | -0/+2 |
* | [ARM] Set up infrastructure for MVE vector instructions. | Simon Tatham | 2019-06-13 | 1 | -0/+80 |
* | [ARM] Add the non-MVE instructions in Arm v8.1-M. | Simon Tatham | 2019-06-11 | 1 | -0/+1 |
* | [ARM] Add an MVE execution domain | Sjoerd Meijer | 2019-05-30 | 1 | -4/+5 |
* | [ARM] Make fullfp16 instructions not conditionalisable. | Simon Tatham | 2019-02-25 | 1 | -0/+10 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | ARM: fix Thumb2 CodeGen for ldrex with folded frame-index. | Tim Northover | 2018-09-07 | 1 | -0/+1 |
* | [ARM/AArch64] Support FP16 +fp16fml instructions | Bernard Ogden | 2018-08-17 | 1 | -0/+31 |
* | [ARM] FP16Pat and FullFP16Pat patterns. NFC. | Sjoerd Meijer | 2018-01-29 | 1 | -0/+6 |
* | [ARM] Armv8.2-A FP16 code generation (part 1/3) | Sjoerd Meijer | 2018-01-26 | 1 | -1/+2 |
* | [ARM] Use table-gen'd assembly operand diags in ARM asm parser | Oliver Stannard | 2017-10-03 | 1 | -4/+4 |
* | [ARM] v8.3-a complex number support | Sam Parker | 2017-09-29 | 1 | -0/+75 |
* | ARMAsmParser: clean up of isImmediate functions | Sjoerd Meijer | 2017-04-03 | 1 | -6/+6 |
* | [ARM] [Assembler] Support negative immediates for A32, T32 and T16 | Sanne Wouda | 2017-03-21 | 1 | -0/+9 |
* | [ARM] Replace HasT2ExtractPack with HasDSP | Sam Parker | 2017-02-17 | 1 | -3/+0 |
* | [ARM] Implement execute-only support in CodeGen | Prakhar Bahuguna | 2016-12-15 | 1 | -0/+8 |
* | [ARM] Improve sxta{b|h} and uxta{b|h} tests | Sam Parker | 2016-08-10 | 1 | -0/+3 |
* | [ARM] Improve smul* and smla* isel for Thumb2 | Sam Parker | 2016-08-02 | 1 | -0/+6 |
* | ARM target does not use printAliasInstr machinery which | Sjoerd Meijer | 2016-06-03 | 1 | -26/+30 |
* | [ARM] Remove tBLXr Pat made redundant by r269101. NFCI. | Ahmed Bougacha | 2016-05-27 | 1 | -5/+0 |
* | [ARM] Delay ARM constant pool creation. NFC. | Renato Golin | 2016-05-12 | 1 | -0/+9 |
* | [ARM] Add ARMv8.2-A FP16 scalar instructions | Oliver Stannard | 2016-01-25 | 1 | -0/+134 |
* | [ARM] Split out ARMv8-A semaphores and atomics and ARMv7 clrex as separate fe... | Bradley Smith | 2016-01-15 | 1 | -4/+4 |
* | Revert "[ARM] Add ARMv8.2-A FP16 scalar instructions" | Reid Kleckner | 2015-12-16 | 1 | -134/+0 |
* | [ARM] Add ARMv8.2-A FP16 scalar instructions | Oliver Stannard | 2015-12-16 | 1 | -0/+134 |
* | [ARM] Remove target-specific ITOFP/FPTOI nodes | James Molloy | 2015-03-23 | 1 | -1/+6 |
* | ARM: implement MRS/MSR (banked reg) system instructions. | Tim Northover | 2014-08-15 | 1 | -0/+10 |
* | ARM: stop passing unused values up the TableGen hierarchy. | Tim Northover | 2014-04-28 | 1 | -3/+2 |
* | ARM: use LLVM IR to represent the vshrn operation | Tim Northover | 2014-02-10 | 1 | -4/+4 |
* | Fix unsupported addressing mode assertion for pld | David Peixotto | 2014-01-27 | 1 | -0/+4 |
* | ARM: change implicit immediate forms of {ld,st}r{,b}t to psuedo-instructions | Saleem Abdulrasool | 2014-01-12 | 1 | -12/+12 |
* | ARM: Mark double-precision instructions as such | Tim Northover | 2013-10-24 | 1 | -0/+8 |
* | [ARMv8] Add support for the v8 cryptography extensions. | Amara Emerson | 2013-09-19 | 1 | -2/+2 |
* | [ARMv8] Add MC support for the new load/store acquire/release instructions. | Joey Gouly | 2013-08-27 | 1 | -7/+47 |
* | ARM: use TableGen patterns to select CMOV operations. | Tim Northover | 2013-08-22 | 1 | -0/+10 |
* | [ARMv8] Add NEON instructions VCVT{A, N, P, M}. | Joey Gouly | 2013-07-18 | 1 | -0/+29 |
* | [ARMv8] Add support for the NEON instructions vmaxnm/vminnm. | Joey Gouly | 2013-07-17 | 1 | -0/+41 |
* | Add MC assembly/disassembly support for VRINT{A, N, P, M} to V8FP. | Joey Gouly | 2013-07-09 | 1 | -0/+26 |
* | Add MC assembly/disassembly support for VCVT{A, N, P, M} to V8FP. | Joey Gouly | 2013-07-09 | 1 | -3/+30 |
* | Add MC support for the v8fp instructions: vmaxnm and vminnm. | Joey Gouly | 2013-07-06 | 1 | -4/+4 |
* | Add support for MC assembling and disassembling of vsel{ge, gt, eq, vs} instr... | Joey Gouly | 2013-07-04 | 1 | -0/+58 |