[PATCH] D92468: [ARM] Harden indirect calls against SLS

Kristof Beyls via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 18 06:04:32 PST 2020


kristof.beyls updated this revision to Diff 312777.
kristof.beyls added a comment.

Updated patch based on review comments + rebased to ToT


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

https://reviews.llvm.org/D92468

Files:
  llvm/lib/Target/ARM/ARM.h
  llvm/lib/Target/ARM/ARM.td
  llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/lib/Target/ARM/ARMBaseInstrInfo.h
  llvm/lib/Target/ARM/ARMSLSHardening.cpp
  llvm/lib/Target/ARM/ARMSubtarget.h
  llvm/lib/Target/ARM/ARMTargetMachine.cpp
  llvm/test/CodeGen/ARM/O3-pipeline.ll
  llvm/test/CodeGen/ARM/speculation-hardening-sls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92468.312777.patch
Type: text/x-patch
Size: 24003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201218/c693c011/attachment.bin>


More information about the llvm-commits mailing list