[PATCH] D42295: [AArch64][SVE] Asm: Add AND_ZI instructions and aliases
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 19 05:40:55 PST 2018
sdesmalen created this revision.
sdesmalen added reviewers: fhahn, rengolin, samparker, echristo, aadg, kristof.beyls.
Herald added subscribers: tschuett, javed.absar, aemerson.
Adds support for the SVE AND instruction with vector and logical-immediate operands, and their corresponding aliases.
https://reviews.llvm.org/D42295
Files:
lib/Target/AArch64/AArch64SVEInstrInfo.td
lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp
lib/Target/AArch64/InstPrinter/AArch64InstPrinter.cpp
lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h
lib/Target/AArch64/SVEInstrFormats.td
test/MC/AArch64/SVE/and-diagnostics.s
test/MC/AArch64/SVE/and.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42295.130594.patch
Type: text/x-patch
Size: 13168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180119/a5407c00/attachment.bin>
More information about the llvm-commits
mailing list