This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6b7c84eeaaa Revert "[clang][slh] add attribute for speculative load hardening" new 4eb1db5ecc5 [X86] Add a bunch of test cases for storing a scalar bitcas [...] new fd2bfc78428 [X86] Prevent DAG combine from folding a bitcast from vXi1 [...]
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/X86ISelLowering.cpp | 6 +- test/CodeGen/X86/bitcast-setcc-128.ll | 144 +++++++++++++++++ test/CodeGen/X86/bitcast-setcc-256.ll | 214 +++++++++++++++++++++++++ test/CodeGen/X86/bitcast-setcc-512.ll | 293 ++++++++++++++++++++++++++++++++++ 4 files changed, 656 insertions(+), 1 deletion(-)