This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2c248c12135 [X86] Add APInt constant assembly printer helper new d3241c78215 [NFC][CodeGen][X86] fma.ll: fix check prefixes for -mcpu=bdver2 new 67253e401e0 [NFC][CodeGen][X86] lwp-intrinsics.ll: fix check prefixes new 68276e8ffbf [X86] Remove unnecessary BT(C/R/S)m(i/r) scheduler overrides
The 3 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 | 7 ++----- lib/Target/X86/X86SchedHaswell.td | 11 ++++------- lib/Target/X86/X86SchedSandyBridge.td | 13 +++++-------- lib/Target/X86/X86SchedSkylakeClient.td | 7 ++----- lib/Target/X86/X86SchedSkylakeServer.td | 7 ++----- lib/Target/X86/X86ScheduleAtom.td | 10 +++++----- lib/Target/X86/X86ScheduleZnver1.td | 7 ++++--- test/CodeGen/X86/fma.ll | 4 ++-- test/CodeGen/X86/lwp-intrinsics.ll | 16 ++++++++-------- 9 files changed, 34 insertions(+), 48 deletions(-)