This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 52f615d2707 [X86][SSE] Add custom execution domain fixing for BLENDPD/B [...] new 4ef75dc2cf7 [X86][MMX] Add support for MMX zero vector creation
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 | 7 +++++++ lib/Target/X86/X86InstrInfo.cpp | 6 ++++++ lib/Target/X86/X86InstrMMX.td | 14 ++++++++++++- test/CodeGen/X86/mmx-fold-zero.ll | 18 +++++++--------- test/CodeGen/X86/vector-shuffle-mmx.ll | 38 ++++++++++++++-------------------- 5 files changed, 48 insertions(+), 35 deletions(-)