[PATCH] D52868: [AArch64][v8.5A] Restrict indirect tail calls to use x16/17 only when using BTI

Oliver Stannard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 8 06:56:34 PDT 2018


olista01 updated this revision to Diff 168656.
olista01 added a comment.

Remove unnecessary Requires on pseudo-instructions.


Repository:
  rL LLVM

https://reviews.llvm.org/D52868

Files:
  lib/Target/AArch64/AArch64AsmPrinter.cpp
  lib/Target/AArch64/AArch64FrameLowering.cpp
  lib/Target/AArch64/AArch64InstrInfo.td
  lib/Target/AArch64/AArch64RegisterInfo.td
  test/CodeGen/AArch64/branch-target-enforcement-indirect-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52868.168656.patch
Type: text/x-patch
Size: 4825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181008/93075a74/attachment.bin>


More information about the llvm-commits mailing list