This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4f035605eb2 [X86] Regenerated BT tests new 8ec224a8e29 DAGCombiner: Extend reduceBuildVecToTrunc to handle non-zer [...]
The 1 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: include/llvm/Target/TargetLowering.h | 14 + lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 44 +- lib/Target/X86/X86ISelLowering.cpp | 21 + lib/Target/X86/X86ISelLowering.h | 13 + .../CodeGen/X86/shuffle-strided-with-offset-256.ll | 652 ++++++------------- .../CodeGen/X86/shuffle-strided-with-offset-512.ll | 723 ++------------------- test/CodeGen/X86/vector-shuffle-512-v32.ll | 20 +- 7 files changed, 339 insertions(+), 1148 deletions(-)