This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4d445a2a381 [Reassociate] fix formatting; NFC new 9afbe3949f0 [X86] Correct the scheduling data for register forms of XCH [...] new a950af2c60a [X86][SLM] Fix typo using SandyBridge resources.
The 2 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 | 10 +-- lib/Target/X86/X86SchedHaswell.td | 10 +-- lib/Target/X86/X86SchedSandyBridge.td | 6 +- lib/Target/X86/X86SchedSkylakeClient.td | 10 +-- lib/Target/X86/X86SchedSkylakeServer.td | 10 +-- lib/Target/X86/X86ScheduleSLM.td | 4 +- test/CodeGen/X86/schedule-x86_32.ll | 20 ++--- test/CodeGen/X86/schedule-x86_64.ll | 132 ++++++++++++++++---------------- 8 files changed, 102 insertions(+), 100 deletions(-)