[PATCH] D51083: [x86/SLH] Teach SLH to harden indirect branches and switches without retpolines.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 4 03:47:27 PDT 2018


This revision was automatically updated to reflect the committed changes.
chandlerc marked an inline comment as done.
Closed by commit rL341356: [x86/SLH] Teach SLH to harden indirect branches and switches without (authored by chandlerc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51083?vs=162320&id=163779#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51083

Files:
  llvm/trunk/lib/Target/X86/X86SpeculativeLoadHardening.cpp
  llvm/trunk/test/CodeGen/X86/speculative-load-hardening-indirect.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51083.163779.patch
Type: text/x-patch
Size: 33138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180904/32ab2d79/attachment.bin>


More information about the llvm-commits mailing list