This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7c3ca4315c0 [llvm-mca][x86] Add extend, carry-flag and CMP instructions [...] new dc80a6e18ec [x86/SLH] Flesh out the data-invariant instruction table a [...] new bbdc5a72a79 Remove an errant piece of !dbg metadata from a test, NFC new f241fec5ea9 [InstCombine] Preserve debug value when simplifying cast-of-select
The 3 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 | 44 ++++++++++++--- lib/Transforms/InstCombine/InstCombineCasts.cpp | 4 +- test/CodeGen/X86/speculative-load-hardening.ll | 63 +++++++++++++++++++++- test/Transforms/InstCombine/debuginfo-variables.ll | 13 ++++- 4 files changed, 113 insertions(+), 11 deletions(-)