This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from df69f1ffbe6 llvm-symbolizer: Handle function definitions nested within [...] new 6cdbf16e556 [X86] Split WriteFMul/WriteFDiv into XMM and YMM/ZMM schedu [...]
The 1 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/X86SchedBroadwell.td | 16 ++++++++------ lib/Target/X86/X86SchedHaswell.td | 16 ++++++++------ lib/Target/X86/X86SchedSandyBridge.td | 34 ++++++++++++++--------------- lib/Target/X86/X86SchedSkylakeClient.td | 16 ++++++++------ lib/Target/X86/X86SchedSkylakeServer.td | 38 +++++++++++++++------------------ lib/Target/X86/X86Schedule.td | 6 ++++-- lib/Target/X86/X86ScheduleAtom.td | 2 ++ lib/Target/X86/X86ScheduleBtVer2.td | 30 ++------------------------ lib/Target/X86/X86ScheduleSLM.td | 2 ++ lib/Target/X86/X86ScheduleZnver1.td | 2 ++ test/CodeGen/X86/avx512-schedule.ll | 14 ++++++------ 11 files changed, 80 insertions(+), 96 deletions(-)