This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4eb888f6d2a [PowerPC] Eliminate compares - add i64 sext/zext handling f [...] new d6c1b8e6520 [X86][SSE] Add support for extending bool vectors bitcasted [...] new 8acef122ba4 [X86][SSE] Add more tests for shuffle combining with extrac [...]
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 | 113 + .../CodeGen/X86/bitcast-int-to-vector-bool-sext.ll | 3632 +++----------------- .../CodeGen/X86/bitcast-int-to-vector-bool-zext.ll | 3343 +++--------------- test/CodeGen/X86/bitcast-int-to-vector-bool.ll | 706 +--- test/CodeGen/X86/vector-shuffle-combining-ssse3.ll | 56 + 5 files changed, 1268 insertions(+), 6582 deletions(-)