This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 09bfc1d89e1 [llvm-mca][x86] Add 32-bit instruction resource tests new 2c3c78e685e Make ICF log output order deterministic. new 31004d79ff2 [X86][SSE] Use ISD::MULHU for constant/non-zero ISD::SRL lo [...]
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/xxhash.h | 2 + lib/Support/xxhash.cpp | 4 + lib/Target/X86/X86ISelLowering.cpp | 18 + test/CodeGen/X86/combine-sdiv.ll | 604 +++++++++++------------------- test/CodeGen/X86/combine-shl.ll | 46 +-- test/CodeGen/X86/vector-shift-lshr-128.ll | 49 +-- test/CodeGen/X86/vector-shift-lshr-256.ll | 40 +- 7 files changed, 259 insertions(+), 504 deletions(-)