[PATCH] D143915: [llvm][AArch64] Fix an interaction of SLS and BTI after a returns twice call

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 07:55:11 PST 2023


DavidSpickett updated this revision to Diff 496989.
DavidSpickett added a comment.

Add SelectionDAG test for bti+sls.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143915/new/

https://reviews.llvm.org/D143915

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/lib/Target/AArch64/AArch64SLSHardening.cpp
  llvm/test/CodeGen/AArch64/setjmp-bti.ll
  llvm/test/CodeGen/AArch64/speculation-hardening-sls-blr-bti.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143915.496989.patch
Type: text/x-patch
Size: 7034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230213/bbaa17e9/attachment-0001.bin>


More information about the llvm-commits mailing list