This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f98b39d [llvm-cov] Disable PGO name compression in a test file new cdfe078 [X86] Lower blended PACKUSes using appropriate types. new 0cd4101 Use LLVM_ATTRIBUTE_UNUSED instead of void casts; NFC
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 | 25 +++++++------ test/CodeGen/X86/vector-shuffle-sse41.ll | 59 +++++++++++++++++++++++++++++++ tools/llvm-cov/SourceCoverageViewText.cpp | 14 ++++---- 3 files changed, 80 insertions(+), 18 deletions(-) create mode 100644 test/CodeGen/X86/vector-shuffle-sse41.ll