This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 082b4ed62ad Use no-op opt run to eliminate the difference in bb pred co [...] new 8864a3add44 [X86] Split WriteFRcp/WriteFRsqrt/WriteFSqrt into XMM and Y [...]
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/X86InstrAVX512.td | 73 ++++++++++++++++++--------------- lib/Target/X86/X86InstrSSE.td | 56 ++++++++++++------------- lib/Target/X86/X86SchedBroadwell.td | 9 ++-- lib/Target/X86/X86SchedHaswell.td | 9 ++-- lib/Target/X86/X86SchedSandyBridge.td | 6 ++- lib/Target/X86/X86SchedSkylakeClient.td | 9 ++-- lib/Target/X86/X86SchedSkylakeServer.td | 13 +++--- lib/Target/X86/X86Schedule.td | 9 +++- lib/Target/X86/X86ScheduleAtom.td | 3 ++ lib/Target/X86/X86ScheduleBtVer2.td | 21 +++------- lib/Target/X86/X86ScheduleSLM.td | 3 ++ lib/Target/X86/X86ScheduleZnver1.td | 3 ++ 12 files changed, 117 insertions(+), 97 deletions(-)