This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ac349fb9d87 [SimplifyLibCalls] propagate FMF when folding pow(x, -1.0) call new 64b3a01ea3d [X86] Adjust tablegen includes so we can use Instructions i [...] new b03920fbe6b [X86] Add VPUNPCKLWDZrr to skylake server scheduler model. new 8a79d6acbd2 [X86] Add VPSRLWZrr to skylake server scheduler model. new 68e4113b93d [X86] Fix a few instructions that were named Z512 instead o [...] new 75be9e01dd4 [X86] Add 256/512-bit EVEX VPSADBW instructions to skylake [...] new 992aa46c43e [X86] Add VPMULLWZ256 to the skylake server scheduler model new 00aa30fd24c [X86] Add VCVTQQ2PS to the skylake server scheduler models. new 8ec1b21823d [X86] Rename some instructions from 'rb' to 'rrb' to make ' [...]
The 8 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/InstPrinter/X86InstComments.cpp | 8 ++--- lib/Target/X86/X86.td | 41 ++++++++++++++++---------- lib/Target/X86/X86InstrAVX512.td | 26 ++++++++-------- lib/Target/X86/X86InstrInfo.cpp | 6 ++-- lib/Target/X86/X86SchedSkylakeServer.td | 40 ++++++++++++++++--------- lib/Target/X86/X86Schedule.td | 10 ------- test/CodeGen/X86/avx512-schedule.ll | 4 +-- 7 files changed, 73 insertions(+), 62 deletions(-)