[PATCH] D62673: [ARM] Add MVE vector bit-operations (register inputs).
Simon Tatham via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 19 01:33:29 PDT 2019
simon_tatham updated this revision to Diff 205520.
simon_tatham added a comment.
Updated to current trunk, and renamed all the instruction classes in line with the new policy of having them all begin `MVE_` for consistency.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62673/new/
https://reviews.llvm.org/D62673
Files:
llvm/lib/Target/ARM/ARMInstrFormats.td
llvm/lib/Target/ARM/ARMInstrInfo.td
llvm/lib/Target/ARM/ARMInstrMVE.td
llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
llvm/lib/Target/ARM/MCTargetDesc/ARMInstPrinter.cpp
llvm/lib/Target/ARM/MCTargetDesc/ARMInstPrinter.h
llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp
llvm/test/MC/ARM/mve-bitops.s
llvm/test/MC/ARM/mve-vmov-lane.s
llvm/test/MC/Disassembler/ARM/mve-bitops.txt
llvm/test/MC/Disassembler/ARM/mve-vmov-lane.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62673.205520.patch
Type: text/x-patch
Size: 52348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190619/1e6be552/attachment.bin>
More information about the llvm-commits
mailing list