This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9901953429f [VectorLegalizer] Remove broken code in ExpandStore. new 1694ebbaaf7 [X86][SSE] Add ISD::VECTOR_SHUFFLE to faux shuffle decoding
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: lib/Target/X86/X86ISelLowering.cpp | 11 + test/CodeGen/X86/2011-12-8-bitcastintprom.ll | 4 +- test/CodeGen/X86/pmul.ll | 60 +-- test/CodeGen/X86/promote-vec3.ll | 4 +- test/CodeGen/X86/psubus.ll | 17 +- test/CodeGen/X86/vector-compare-results.ll | 726 +++++++++++++-------------- test/CodeGen/X86/vector-sext.ll | 30 +- test/CodeGen/X86/widen_load-2.ll | 12 +- 8 files changed, 415 insertions(+), 449 deletions(-)