This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 32b278468b1 [x86/SLH] Rename and comment the main hardening function. NFC. new 9e30933ab10 [x86/SLH] Add a test covering indirect forms of control flow. NFC. new d0f4fb1b00c [x86/SLH] Fix a bug where we would harden tail calls twice [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/X86/X86SpeculativeLoadHardening.cpp | 6 +- .../X86/speculative-load-hardening-indirect.ll | 228 +++++++++++++++++++++ 2 files changed, 233 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/X86/speculative-load-hardening-indirect.ll