This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f733c11f7a9 [LoopUnroll] Split out simplify code after Unroll into a ne [...] new 4e8768feafb [X86] Split WriteCvtI2F/WriteCvtF2I into I<->F32 and I<->F6 [...]
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/X86Instr3DNow.td | 8 +- lib/Target/X86/X86InstrAVX512.td | 214 ++++++++++++++++---------------- lib/Target/X86/X86InstrMMX.td | 14 +-- lib/Target/X86/X86InstrSSE.td | 146 +++++++++++----------- lib/Target/X86/X86SchedBroadwell.td | 16 ++- lib/Target/X86/X86SchedHaswell.td | 16 ++- lib/Target/X86/X86SchedSandyBridge.td | 16 ++- lib/Target/X86/X86SchedSkylakeClient.td | 16 ++- lib/Target/X86/X86SchedSkylakeServer.td | 84 ++----------- lib/Target/X86/X86Schedule.td | 29 ++++- lib/Target/X86/X86ScheduleAtom.td | 37 +++--- lib/Target/X86/X86ScheduleBtVer2.td | 71 +++-------- lib/Target/X86/X86ScheduleSLM.td | 16 ++- lib/Target/X86/X86ScheduleZnver1.td | 14 ++- 14 files changed, 338 insertions(+), 359 deletions(-)