[PATCH] D52481: [AArch64][v8.5A] Add Armv8.5-A random number instructions
Oliver Stannard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 27 07:03:30 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL343217: [AArch64][v8.5A] Add Armv8.5-A random number instructions (authored by olista01, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D52481
Files:
llvm/trunk/include/llvm/Support/AArch64TargetParser.def
llvm/trunk/include/llvm/Support/TargetParser.h
llvm/trunk/lib/Target/AArch64/AArch64.td
llvm/trunk/lib/Target/AArch64/AArch64Subtarget.h
llvm/trunk/lib/Target/AArch64/AArch64SystemOperands.td
llvm/trunk/test/MC/AArch64/armv8.5a-rand-error.s
llvm/trunk/test/MC/AArch64/armv8.5a-rand.s
llvm/trunk/test/MC/Disassembler/AArch64/armv8.5a-rand.txt
llvm/trunk/unittests/Support/TargetParserTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52481.167315.patch
Type: text/x-patch
Size: 6078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180927/164ed1ad/attachment.bin>
More information about the llvm-commits
mailing list