[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 07:11:12 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL343968: [AArch64][v8.5A] Restrict indirect tail calls to use x16/17 only when using BTI (authored by olista01, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D52868?vs=168656&id=168658#toc
Repository:
rL LLVM
https://reviews.llvm.org/D52868
Files:
llvm/trunk/lib/Target/AArch64/AArch64AsmPrinter.cpp
llvm/trunk/lib/Target/AArch64/AArch64FrameLowering.cpp
llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.td
llvm/trunk/lib/Target/AArch64/AArch64RegisterInfo.td
llvm/trunk/test/CodeGen/AArch64/branch-target-enforcement-indirect-calls.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52868.168658.patch
Type: text/x-patch
Size: 5045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181008/8d8f0cc9/attachment.bin>
More information about the llvm-commits
mailing list