This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b4cbf181f05 [cmake] Set cmake policy CMP0068 to suppress warnings on OSX new b60df1c3941 [X86] Expand IMUL/MUL instregexs in Znver1 scheduler to sho [...] new 4c005bebd42 [X86] Expand IMUL/MUL instregexs in Intel scheduler models. [...]
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 | 44 ++++++++++++------------- lib/Target/X86/X86SchedHaswell.td | 40 +++++++++++------------ lib/Target/X86/X86SchedSandyBridge.td | 8 ++--- lib/Target/X86/X86SchedSkylakeClient.td | 52 ++++++++++++++--------------- lib/Target/X86/X86SchedSkylakeServer.td | 46 +++++++++++++------------- lib/Target/X86/X86ScheduleZnver1.td | 38 +++++++++------------ test/CodeGen/X86/schedule-x86_64.ll | 58 ++++++++++++++++----------------- 7 files changed, 140 insertions(+), 146 deletions(-)