This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c5db03f3384 [ARM] Allow automatically deducing the thumb instruction si [...] new 05daff0b996 [X86][SSE] isFNEG - Use getTargetConstantBitsFromNode to ha [...] new b2deef92d96 [X86] Improved sched models for X86 SHLD/SHRD* instructions [...]
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/X86ISelLowering.cpp | 38 ++++++------------------------- lib/Target/X86/X86InstrShiftRotate.td | 18 +++++++-------- lib/Target/X86/X86SchedBroadwell.td | 33 +++++---------------------- lib/Target/X86/X86SchedHaswell.td | 39 +++++++++----------------------- lib/Target/X86/X86SchedSandyBridge.td | 40 ++++++--------------------------- lib/Target/X86/X86SchedSkylakeClient.td | 35 +++++------------------------ lib/Target/X86/X86SchedSkylakeServer.td | 35 +++++------------------------ lib/Target/X86/X86Schedule.td | 5 ++++- lib/Target/X86/X86ScheduleAtom.td | 15 +++++-------- lib/Target/X86/X86ScheduleBtVer2.td | 32 +++++--------------------- lib/Target/X86/X86ScheduleSLM.td | 7 +++++- lib/Target/X86/X86ScheduleZnver1.td | 7 +++++- 12 files changed, 77 insertions(+), 227 deletions(-)