[PATCH] D92469: [ARM] harden-sls-blr: avoid r12 and lr in indirect calls

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


This revision was automatically updated to reflect the committed changes.
kristof.beyls marked 2 inline comments as done.
Closed by commit rGdf8ed3928377: [ARM] harden-sls-blr: avoid r12 and lr in indirect calls. (authored by kristof.beyls).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92469

Files:
  llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/lib/Target/ARM/ARMBaseInstrInfo.h
  llvm/lib/Target/ARM/ARMCallLowering.cpp
  llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp
  llvm/lib/Target/ARM/ARMFastISel.cpp
  llvm/lib/Target/ARM/ARMFeatures.h
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/ARM/ARMInstrInfo.td
  llvm/lib/Target/ARM/ARMInstrThumb.td
  llvm/lib/Target/ARM/ARMPredicates.td
  llvm/lib/Target/ARM/ARMRegisterBankInfo.cpp
  llvm/lib/Target/ARM/ARMRegisterInfo.td
  llvm/lib/Target/ARM/ARMSLSHardening.cpp
  llvm/test/CodeGen/ARM/speculation-hardening-sls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92469.312928.patch
Type: text/x-patch
Size: 19580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201219/d3cb7584/attachment-0001.bin>


More information about the llvm-commits mailing list