This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4379bc4ba12 [PowerPC] Add handling for ColdCC calling convention and a [...] new e14d8114801 [X86][SSE] Add v4i16 PMULLD tests new 42c5a95af4e [X86] When legalizing (v64i1 select i8, v64i1, v64i1) make [...] new 37c809b9801 [utils] Make .cfi_startproc optional for powerpc
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/Target/X86/X86ISelLowering.cpp | 12 +++++++ test/CodeGen/X86/pr35972.ll | 20 +++++++++++ test/CodeGen/X86/slow-pmulld.ll | 72 ++++++++++++++++++++++++++++++++++++++ utils/update_llc_test_checks.py | 2 +- 4 files changed, 105 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/X86/pr35972.ll