This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2cb4aedc1e1 [llvm-cov] Prevent llvm-cov from hanging when a symblink do [...] new b49f64bf05e [X86] Remove some InstRWs for plain store instructions on S [...]
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/X86SchedBroadwell.td | 3 - lib/Target/X86/X86SchedHaswell.td | 3 - lib/Target/X86/X86SchedSandyBridge.td | 33 ++-------- lib/Target/X86/X86SchedSkylakeClient.td | 2 - lib/Target/X86/X86SchedSkylakeServer.td | 3 - test/CodeGen/X86/avx-schedule.ll | 36 +++++------ test/CodeGen/X86/avx512-schedule.ll | 22 +++---- .../extractelement-legalization-store-ordering.ll | 23 ++++--- test/CodeGen/X86/fp128-i128.ll | 18 +++--- test/CodeGen/X86/memcpy-2.ll | 2 +- test/CodeGen/X86/misched-matrix.ll | 4 +- test/CodeGen/X86/mmx-schedule.ll | 4 +- test/CodeGen/X86/pr31045.ll | 19 +++--- test/CodeGen/X86/pr34080.ll | 6 +- test/CodeGen/X86/schedule-x86-64-shld.ll | 4 +- test/CodeGen/X86/schedule-x86_64.ll | 72 +++++++++++----------- test/CodeGen/X86/sse-schedule.ll | 40 ++++++------ test/CodeGen/X86/sse2-schedule.ll | 72 +++++++++++----------- 18 files changed, 165 insertions(+), 201 deletions(-)