This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 258e9b19646 [Mips] Remove duplicate lines from MipsScheduleP5600.td and [...] new f0c8edc1fce [AVR] Lower i128 divisions to runtime library calls new 60a8b5946af [X86] Merge 8-bit instructions into instregex with 16/32/64 [...] new e932818cf9c [X86] Merge 32 and 64-bit RORX/SHLX/SARX/SHRX into single r [...] new 3e980654e85 [X86] Use IIC_CMOV64_RR/RM on 64-bit cmov instructions.
The 4 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/AVR/AVRISelLowering.cpp | 3 + lib/Target/X86/X86InstrCMovSetCC.td | 4 +- lib/Target/X86/X86SchedBroadwell.td | 282 ++++++++++------------------ lib/Target/X86/X86SchedHaswell.td | 312 +++++++++++-------------------- lib/Target/X86/X86SchedSandyBridge.td | 234 ++++++++--------------- lib/Target/X86/X86SchedSkylakeClient.td | 317 +++++++++++--------------------- lib/Target/X86/X86SchedSkylakeServer.td | 297 ++++++++++-------------------- test/CodeGen/AVR/div.ll | 52 ++++++ 8 files changed, 538 insertions(+), 963 deletions(-)