[PATCH] D81400: [AArch64] Introduce AArch64SLSHardeningPass, implementing hardening of RET and BR instructions.
Kristof Beyls via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 11 00:01:22 PDT 2020
This revision was automatically updated to reflect the committed changes.
kristof.beyls marked 2 inline comments as done.
Closed by commit rG0ee176edc8b4: [AArch64] Introduce AArch64SLSHardeningPass, implementing hardening of RET and… (authored by kristof.beyls).
Changed prior to commit:
https://reviews.llvm.org/D81400?vs=269562&id=270043#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81400/new/
https://reviews.llvm.org/D81400
Files:
llvm/lib/Target/AArch64/AArch64.h
llvm/lib/Target/AArch64/AArch64.td
llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.h
llvm/lib/Target/AArch64/AArch64InstrInfo.td
llvm/lib/Target/AArch64/AArch64SLSHardening.cpp
llvm/lib/Target/AArch64/AArch64Subtarget.h
llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
llvm/lib/Target/AArch64/CMakeLists.txt
llvm/test/CodeGen/AArch64/O0-pipeline.ll
llvm/test/CodeGen/AArch64/O3-pipeline.ll
llvm/test/CodeGen/AArch64/speculation-hardening-sls.ll
llvm/test/CodeGen/AArch64/speculation-hardening-sls.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81400.270043.patch
Type: text/x-patch
Size: 21126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200611/96982c53/attachment.bin>
More information about the llvm-commits
mailing list