summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/MCTargetDesc/ARMInstPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MC] Add parameter `Address` to MCInstrPrinter::printInstructionFangrui Song2020-01-061-3/+3
* [MC] Add parameter `Address` to MCInstPrinter::printInstFangrui Song2020-01-061-2/+3
* [ARM] Rename NEONModImm to VMOVModImm. NFCDavid Green2019-07-231-2/+2
* [ARM] Add <saturate> operand to SQRSHRL and UQRSHLLMikhail Maltsev2019-07-191-0/+8
* [ARM] Add MVE vector load/store instructions.Simon Tatham2019-06-251-0/+34
* [ARM] Add MVE interleaving load/store family.Simon Tatham2019-06-241-0/+14
* [ARM] Add MVE vector bit-operations (register inputs).Simon Tatham2019-06-191-0/+8
* [ARM] Set up infrastructure for MVE vector instructions.Simon Tatham2019-06-131-0/+24
* [ARM] Refactor handling of IT mask operands.Simon Tatham2019-06-131-6/+3
* [ARM] Add the non-MVE instructions in Arm v8.1-M.Simon Tatham2019-06-111-5/+24
* Revert rL362953 and its followup rL362955.Simon Tatham2019-06-101-24/+5
* [ARM] Add the non-MVE instructions in Arm v8.1-M.Simon Tatham2019-06-101-5/+24
* [ARM] Move InstPrinter files to MCTargetDesc. NFCRichard Trieu2019-05-111-0/+1582
OpenPOWER on IntegriCloud