[PATCH] D92395: [ARM] Implement harden-sls-retbr for ARM mode

Kristof Beyls via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 19 04:25:54 PST 2020


This revision was automatically updated to reflect the committed changes.
kristof.beyls marked an inline comment as done.
Closed by commit rG195f44278c43: [ARM] Implement harden-sls-retbr for ARM mode (authored by kristof.beyls).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92395

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92395.312925.patch
Type: text/x-patch
Size: 19764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201219/8f565222/attachment.bin>


More information about the llvm-commits mailing list