This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0812c5535fe [DAGCombiner][X86] Teach SimplifyVBinOp to fold VBinOp (con [...] new 620b7d2fe1e [X86] Add a hack to combinePMULDQ to manually turn SIGN_EXT [...] new 0b1dd213c4b FileManager: Use llvm::Expected in new getFileRef API
The 2 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/Support/Error.h | 14 ++++++++++++++ lib/Target/X86/X86ISelLowering.cpp | 28 ++++++++++++++++++++++++++++ test/CodeGen/X86/pmul.ll | 11 +++++------ test/CodeGen/X86/xop-ifma.ll | 12 +++++------- 4 files changed, 52 insertions(+), 13 deletions(-)