[PATCH] D75939: [x86][seses] Introduce SESES pass for LVI

Zola Bridges via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 27 10:43:33 PDT 2020


zbrid updated this revision to Diff 260370.
zbrid marked an inline comment as done.
zbrid added a comment.

Update based on jdoerfert's style comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75939

Files:
  llvm/lib/Target/X86/CMakeLists.txt
  llvm/lib/Target/X86/X86.h
  llvm/lib/Target/X86/X86SpeculativeExecutionSideEffectSuppression.cpp
  llvm/lib/Target/X86/X86TargetMachine.cpp
  llvm/test/CodeGen/X86/O0-pipeline.ll
  llvm/test/CodeGen/X86/O3-pipeline.ll
  llvm/test/CodeGen/X86/speculative-execution-side-effect-suppression-omit-branch-lfences.ll
  llvm/test/CodeGen/X86/speculative-execution-side-effect-suppression-one-lfence-per-bb.ll
  llvm/test/CodeGen/X86/speculative-execution-side-effect-suppression-only-lfence-non-const.ll
  llvm/test/CodeGen/X86/speculative-execution-side-effect-suppression.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75939.260370.patch
Type: text/x-patch
Size: 33162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200427/7db4d8f2/attachment-0001.bin>


More information about the llvm-commits mailing list