[PATCH] D35076: [AArch64] Add an SVE target feature to the backend and TargetParser
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 6 11:11:23 PDT 2017
aemerson created this revision.
Herald added subscribers: kristof.beyls, tschuett, javed.absar.
[AArch64] Add an SVE target feature to the backend and TargetParser.
The feature will be used properly once assembler/disassembler support begins to land.
Repository:
rL LLVM
https://reviews.llvm.org/D35076
Files:
include/llvm/Support/AArch64TargetParser.def
include/llvm/Support/TargetParser.h
lib/Support/TargetParser.cpp
lib/Target/AArch64/AArch64.td
lib/Target/AArch64/AArch64InstrInfo.td
lib/Target/AArch64/AArch64Subtarget.h
unittests/Support/TargetParserTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35076.105487.patch
Type: text/x-patch
Size: 5084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170706/e7bbafd0/attachment.bin>
More information about the llvm-commits
mailing list