This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3cf01d23dd1 [x86] put nops into the WriteNop class and customize for Jaguar new e9aabdfb389 [X86] Generalize schedule classes to support multiple stages
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 | 146 ++++++++++---------------------- lib/Target/X86/X86SchedHaswell.td | 134 +++++++++-------------------- lib/Target/X86/X86SchedSandyBridge.td | 129 ++++++++++------------------ lib/Target/X86/X86SchedSkylakeClient.td | 124 +++++++++------------------ lib/Target/X86/X86SchedSkylakeServer.td | 124 +++++++++------------------ lib/Target/X86/X86ScheduleSLM.td | 113 +++++++++--------------- lib/Target/X86/X86ScheduleZnver1.td | 105 ++++++++++++----------- test/CodeGen/X86/avx2-schedule.ll | 2 +- 8 files changed, 309 insertions(+), 568 deletions(-)