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