[PATCH] D75940: [x86][seses] Add documentation for SESES

Zola Bridges via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 10 10:19:34 PDT 2020


zbrid created this revision.
Herald added subscribers: llvm-commits, jfb.
Herald added a project: LLVM.
zbrid added a reviewer: craig.topper.

This patch includes documentation about the pass Speculative Execution
Side Effect Suppression. The document describes Load Value Injection,
the mitigation, and all the experiments ran on various LFENCE
placements.

One pager on Load Value Injection:
https://software.intel.com/security-software-guidance/software-guidance/load-value-injection

Deep dive on Load Value Injection:
https://software.intel.com/security-software-guidance/insights/deep-dive-load-value-injection

Impl patch: https://reviews.llvm.org/D75939


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D75940

Files:
  llvm/docs/SpeculativeExecutionSideEffectSuppression.md

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75940.249433.patch
Type: text/x-patch
Size: 17487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200310/e906e445/attachment-0001.bin>


More information about the llvm-commits mailing list