[PATCH] D52479: [AArch64][v8.5A] Add prediction invalidation instructions to AArch64

Oliver Stannard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 27 06:49:49 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL343214: [AArch64][v8.5A] Add prediction invalidation instructions to AArch64 (authored by olista01, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52479?vs=166896&id=167313#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52479

Files:
  llvm/trunk/lib/Target/AArch64/AArch64.td
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/trunk/lib/Target/AArch64/AArch64Subtarget.h
  llvm/trunk/lib/Target/AArch64/AArch64SystemOperands.td
  llvm/trunk/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  llvm/trunk/lib/Target/AArch64/InstPrinter/AArch64InstPrinter.cpp
  llvm/trunk/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp
  llvm/trunk/lib/Target/AArch64/Utils/AArch64BaseInfo.h
  llvm/trunk/test/MC/AArch64/armv8.5a-predctrl-error.s
  llvm/trunk/test/MC/AArch64/armv8.5a-predctrl.s
  llvm/trunk/test/MC/Disassembler/AArch64/armv8.5a-predctrl.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52479.167313.patch
Type: text/x-patch
Size: 10664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180927/02f18af5/attachment.bin>


More information about the llvm-commits mailing list