This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a514d327d80 [X86] Add itinerary to intrinsic version of sqrtss, rcpss, [...] new 0738cbc4142 [X86] Merge the SSE and AVX versions of fp divs and sqrts i [...] new 640ccb5e8cc [X86] Fix the SchedRW for intrinsic register form of SQRT/R [...]
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/X86InstrSSE.td | 4 +- lib/Target/X86/X86SchedBroadwell.td | 40 +++++------- lib/Target/X86/X86SchedHaswell.td | 94 ++++++++++++----------------- lib/Target/X86/X86SchedSandyBridge.td | 38 ++++-------- lib/Target/X86/X86SchedSkylakeClient.td | 44 ++++---------- lib/Target/X86/X86SchedSkylakeServer.td | 6 +- test/CodeGen/X86/avx512-schedule.ll | 4 +- test/CodeGen/X86/sse-schedule.ll | 104 ++++++++++++++++---------------- test/CodeGen/X86/sse2-schedule.ll | 88 +++++++++++++-------------- 9 files changed, 181 insertions(+), 241 deletions(-)