This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1914c078e33 [X86][AVX] Split WriteFLogic into XMM and YMM/ZMM scheduler [...] new b2d1a403437 [MC] Provide default value for IsResolved. new 81262185f8b [X86] Split WriteFHadd into XMM and YMM/ZMM scheduler classes new 9ef9fcf66c4 [MC] Undo spurious commit added into r331052.
The 3 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/MC/MCAssembler.cpp | 2 +- lib/Target/X86/X86InstrSSE.td | 8 ++++---- lib/Target/X86/X86SchedBroadwell.td | 11 +---------- lib/Target/X86/X86SchedHaswell.td | 11 +---------- lib/Target/X86/X86SchedSandyBridge.td | 12 +++--------- lib/Target/X86/X86SchedSkylakeClient.td | 13 ++----------- lib/Target/X86/X86SchedSkylakeServer.td | 9 +++------ lib/Target/X86/X86Schedule.td | 3 ++- lib/Target/X86/X86ScheduleAtom.td | 5 +++-- lib/Target/X86/X86ScheduleBtVer2.td | 16 +--------------- lib/Target/X86/X86ScheduleSLM.td | 1 + lib/Target/X86/X86ScheduleZnver1.td | 1 + 12 files changed, 23 insertions(+), 69 deletions(-)