[PATCH] D144470: [ARM] Remove redundant BTI instructions for table jumps

Jirui Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 10:00:26 PST 2023


JiruiWu updated this revision to Diff 499219.
JiruiWu added a comment.

Addressed review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144470

Files:
  llvm/lib/Target/ARM/ARMBranchTargets.cpp
  llvm/lib/Target/ARM/ARMConstantIslandPass.cpp
  llvm/test/CodeGen/Thumb2/bti-indirect-branches.ll
  llvm/test/CodeGen/Thumb2/bti-jump-table.mir
  llvm/test/MC/ARM/remove-redundant-bti.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144470.499219.patch
Type: text/x-patch
Size: 7204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230221/95a47aab/attachment.bin>


More information about the llvm-commits mailing list