[PATCH] D65327: [AArch64][SVE2] Rename bitperm feature to sve2-bitperm
Cullen Rhodes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 26 08:58:53 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2cde8b5db62c: [AArch64][SVE2] Rename bitperm feature to sve2-bitperm (authored by c-rhodes).
Herald added a subscriber: hiraditya.
Changed prior to commit:
https://reviews.llvm.org/D65327?vs=211908&id=211953#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65327/new/
https://reviews.llvm.org/D65327
Files:
llvm/include/llvm/Support/AArch64TargetParser.def
llvm/include/llvm/Support/AArch64TargetParser.h
llvm/include/llvm/Support/ARMTargetParser.h
llvm/lib/Support/AArch64TargetParser.cpp
llvm/lib/Target/AArch64/AArch64.td
llvm/lib/Target/AArch64/AArch64InstrInfo.td
llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
llvm/test/MC/AArch64/SVE2/bdep-diagnostics.s
llvm/test/MC/AArch64/SVE2/bdep.s
llvm/test/MC/AArch64/SVE2/bext-diagnostics.s
llvm/test/MC/AArch64/SVE2/bext.s
llvm/test/MC/AArch64/SVE2/bgrp-diagnostics.s
llvm/test/MC/AArch64/SVE2/bgrp.s
llvm/test/MC/AArch64/SVE2/directive-arch-negative.s
llvm/test/MC/AArch64/SVE2/directive-arch.s
llvm/test/MC/AArch64/SVE2/directive-arch_extension-negative.s
llvm/test/MC/AArch64/SVE2/directive-arch_extension.s
llvm/test/MC/AArch64/SVE2/directive-cpu-negative.s
llvm/test/MC/AArch64/SVE2/directive-cpu.s
llvm/unittests/Support/TargetParserTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65327.211953.patch
Type: text/x-patch
Size: 21218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190726/6887624e/attachment.bin>
More information about the llvm-commits
mailing list