[PATCH] D49663: [x86/SLH] Teach the x86 speculative load hardening pass to harden against v1.2 BCBS attacks directly.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 23 20:40:38 PDT 2018


chandlerc updated this revision to Diff 156966.
chandlerc added a comment.

Split the TCRETURN folding into https://reviews.llvm.org/D49717 to make the
messy situation there more clear.

Updated this patch based on review feedback.


Repository:
  rL LLVM

https://reviews.llvm.org/D49663

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49663.156966.patch
Type: text/x-patch
Size: 14663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180724/2a7a43d7/attachment.bin>


More information about the llvm-commits mailing list