This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 86ff4579440 [InstCombine] Adjusting bswap pattern matching to hold for [...] new 332212679ea [X86] Split WriteVecLogic into XMM and YMM/ZMM scheduler classes
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 | 9 +++------ lib/Target/X86/X86SchedHaswell.td | 7 ++----- lib/Target/X86/X86SchedSandyBridge.td | 1 + lib/Target/X86/X86SchedSkylakeClient.td | 7 ++----- lib/Target/X86/X86SchedSkylakeServer.td | 23 ++--------------------- lib/Target/X86/X86Schedule.td | 3 ++- lib/Target/X86/X86ScheduleAtom.td | 1 + lib/Target/X86/X86ScheduleBtVer2.td | 1 + lib/Target/X86/X86ScheduleSLM.td | 1 + lib/Target/X86/X86ScheduleZnver1.td | 1 + test/CodeGen/X86/avx2-schedule.ll | 8 ++++---- test/CodeGen/X86/avx512-schedule.ll | 2 +- 12 files changed, 21 insertions(+), 43 deletions(-)