[PATCH] D49378: [x86/SLH] Completely rework how we sink post-load hardening past data invariant instructions to be both more correct and much more powerful.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 16 08:03:43 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337177: [x86/SLH] Completely rework how we sink post-load hardening past data (authored by chandlerc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49378?vs=155679&id=155683#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49378

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49378.155683.patch
Type: text/x-patch
Size: 14168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180716/c3c61520/attachment.bin>


More information about the llvm-commits mailing list