[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 15:07:17 PDT 2020
zbrid updated this revision to Diff 260460.
zbrid added a comment.
[seses] Tell users about not mitigating against indirect branches
- Also mention how to mitigate against indirect branches
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.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75939.260460.patch
Type: text/x-patch
Size: 21993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200427/6482c16b/attachment.bin>
More information about the llvm-commits
mailing list