[PATCH] D80964: [X86] Add an Unoptimized Load Value Injection (LVI) Load Hardening Pass

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 10 15:36:39 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7e06cf0011a8: [X86] Add an Unoptimized Load Value Injection (LVI) Load Hardening Pass (authored by sconstab, committed by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D80964?vs=267763&id=269983#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80964

Files:
  llvm/lib/Target/X86/X86.h
  llvm/lib/Target/X86/X86LoadValueInjectionLoadHardening.cpp
  llvm/lib/Target/X86/X86TargetMachine.cpp
  llvm/test/CodeGen/X86/O0-pipeline.ll
  llvm/test/CodeGen/X86/lvi-hardening-loads.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80964.269983.patch
Type: text/x-patch
Size: 9054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200610/606a109b/attachment.bin>


More information about the llvm-commits mailing list