This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bdf2d487f20 [X86] Add SchedWrites for LDMXCSR/STMXCSR. new b14e304f175 [X86] Add test cases that show the current codegen for (tru [...] new 03345f1de96 [X86] Add DAG combine to turn (trunc (srl (mul ext, ext), 1 [...]
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: lib/Target/X86/X86ISelLowering.cpp | 57 +++++++ test/CodeGen/X86/pmulh.ll | 328 +++++++++++++++++++++++++++++++++++++ 2 files changed, 385 insertions(+) create mode 100644 test/CodeGen/X86/pmulh.ll