This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ed9c8639f4d [InstCombine] Add test cases for D51398 new 15b43272428 [X86] Improved sched model for X86 CMPXCHG* instructions. D [...]
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/X86InstrInfo.td | 4 ++-- lib/Target/X86/X86SchedBroadwell.td | 12 +++--------- lib/Target/X86/X86SchedHaswell.td | 12 +++--------- lib/Target/X86/X86SchedSandyBridge.td | 21 ++++++++------------- lib/Target/X86/X86SchedSkylakeClient.td | 10 ++-------- lib/Target/X86/X86SchedSkylakeServer.td | 10 ++-------- lib/Target/X86/X86Schedule.td | 4 +++- lib/Target/X86/X86ScheduleAtom.td | 8 ++------ lib/Target/X86/X86ScheduleBtVer2.td | 2 ++ lib/Target/X86/X86ScheduleSLM.td | 4 +++- lib/Target/X86/X86ScheduleZnver1.td | 9 ++------- test/CodeGen/X86/schedule-x86_64.ll | 16 ++++++++-------- test/tools/llvm-mca/X86/Generic/resources-x86_64.s | 18 +++++++++--------- .../llvm-mca/X86/SandyBridge/resources-x86_64.s | 20 +++++++++++--------- 14 files changed, 60 insertions(+), 90 deletions(-)