This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e686c89 [CFLAA] Tag arguments as escaped instead of unknown. new 879139e [pdb] Actually write a PDB to disk from YAML. new bf3c011 Revert "[pdb] Actually write a PDB to disk from YAML." new b7b4ba3 [X86] Reduce the width of multiplification when its operands [...]
The 3 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/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 2 + lib/Target/X86/X86ISelLowering.cpp | 211 +++++- test/CodeGen/X86/shrink_vmul.ll | 864 +++++++++++++++++++++++ 3 files changed, 1074 insertions(+), 3 deletions(-) create mode 100644 test/CodeGen/X86/shrink_vmul.ll