[PATCH] D52476: [AArch64][v8.5A] Add speculation barrier to AArch64 instruction set
Oliver Stannard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 25 07:17:01 PDT 2018
olista01 created this revision.
Herald added a reviewer: javed.absar.
Herald added subscribers: llvm-commits, kristof.beyls.
This is a new barrier which limits speculative execution of the
instructions following it.
Patch by Pablo Barrio!
Repository:
rL LLVM
https://reviews.llvm.org/D52476
Files:
lib/Target/AArch64/AArch64.td
lib/Target/AArch64/AArch64InstrInfo.td
lib/Target/AArch64/AArch64Subtarget.h
test/MC/AArch64/armv8.5a-specctrl.s
test/MC/Disassembler/AArch64/armv8.5a-specctrl.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52476.166893.patch
Type: text/x-patch
Size: 4076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180925/8bbfdd7c/attachment.bin>
More information about the llvm-commits
mailing list