This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d80543967df [X86][Sched] Update scheduling information for VZEROALL on [...]
new 9cfef4ca8ff Recommit r343308: [LoopInterchange] Turn into a loop pass.
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/Transforms/IPO/PassManagerBuilder.cpp | 6 ++--
lib/Transforms/Scalar/LoopInterchange.cpp | 56 ++++++++-----------------------
2 files changed, 16 insertions(+), 46 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from b4d2409a0 [COFF] In MinGW mode, ignore relocations against a discarded section
new ad7b83a39 Fix typo in LLD man page
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:
docs/ld.lld.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 4176f14d9c Don't check HAVE_UNISTD_H
new 3795e81442 gdb_proc_service.h comment and whitespace synchronization
new 43b7e92b0c Add workaround from gdbserver's gdb_proc_service.h to GDB
new 358ffcf28c Update GDB gdb_proc_service.h workaround to match gdbserver
new 7c619dbdae Move duplicated code to common/gdb_proc_service.h
new 12b164e9a9 Remove ancient workaround
The 5 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:
gdb/ChangeLog | 31 +++++++
gdb/Makefile.in | 1 +
gdb/{ => common}/gdb_proc_service.h | 44 ++++------
gdb/config.in | 9 ++-
gdb/configure | 54 ++++++-------
gdb/configure.ac | 30 +------
gdb/gdb_proc_service.h | 156 +-----------------------------------
gdb/gdbserver/ChangeLog | 10 +++
gdb/gdbserver/gdb_proc_service.h | 127 +----------------------------
gdb/proc-service.c | 5 +-
10 files changed, 95 insertions(+), 372 deletions(-)
copy gdb/{ => common}/gdb_proc_service.h (88%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 938c4b30221 2018-10-01 Richard Biener <rguenther(a)suse.de>
new 1212cc77e47 [ARC] Check for odd-even register when emitting double mac ops.
new cd29e157eef [ARC] Avoid specific constants to end in limm field.
new 384be95ab81 * c-ada-spec.c (get_underlying_decl): Get to the main type [...]
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:
gcc/ChangeLog | 18 +++++++++++
gcc/c-family/ChangeLog | 5 ++++
gcc/c-family/c-ada-spec.c | 19 +++++++-----
gcc/config/arc/arc.md | 53 +++++++++++++--------------------
gcc/config/arc/constraints.md | 6 ++++
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/gcc.target/arc/tmac-3.c | 17 +++++++++++
gcc/testsuite/gcc.target/arc/tph_addx.c | 53 +++++++++++++++++++++++++++++++++
8 files changed, 139 insertions(+), 40 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arc/tmac-3.c
create mode 100644 gcc/testsuite/gcc.target/arc/tph_addx.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from a95746f917 Copy configure option documentation to gdb.texinfo
new 4176f14d9c Don't check HAVE_UNISTD_H
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:
gdb/ChangeLog | 6 ++++++
gdb/common/scoped_fd.h | 5 -----
gdb/unittests/scoped_fd-selftests.c | 7 -------
gdb/unittests/scoped_mmap-selftests.c | 6 +++---
4 files changed, 9 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from a8a63d51 Reverting r343415 as it breaks at least one of the bots.
new 86dc55a6 [clangd] Fix header mapping for std::string. NFC
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:
clangd/index/CanonicalIncludes.cpp | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 224d30d393 testsuite: fix is_amd64_regs_target
new a95746f917 Copy configure option documentation to gdb.texinfo
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:
gdb/ChangeLog | 4 ++
gdb/README | 4 +-
gdb/doc/ChangeLog | 4 ++
gdb/doc/gdb.texinfo | 153 ++++++++++++++++++++++++++++++++++++++++++++++++++--
4 files changed, 160 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 42b54435076 [DebugInfo][Dexter] Incorrect DBG_VALUE after MCP dead copy [...]
new 90a5fbf4c67 [X86][Sched] Add pfm uop counter definitions for SNB,BDW,SKX.
new d80543967df [X86][Sched] Update scheduling information for VZEROALL on [...]
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/X86PfmCounters.td | 3 +++
lib/Target/X86/X86SchedBroadwell.td | 8 ++++----
lib/Target/X86/X86SchedHaswell.td | 8 ++++----
lib/Target/X86/X86SchedSandyBridge.td | 7 +++++++
lib/Target/X86/X86SchedSkylakeServer.td | 8 ++++----
test/CodeGen/X86/avx-schedule.ll | 10 +++++-----
test/tools/llvm-mca/X86/Broadwell/resources-avx1.s | 6 +++---
test/tools/llvm-mca/X86/Generic/resources-avx1.s | 6 +++---
test/tools/llvm-mca/X86/Haswell/resources-avx1.s | 6 +++---
test/tools/llvm-mca/X86/SandyBridge/resources-avx1.s | 6 +++---
test/tools/llvm-mca/X86/SkylakeServer/resources-avx1.s | 6 +++---
11 files changed, 42 insertions(+), 32 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e7e54cd1867 [CodeGen][NFC] Add tests for heterogeneous types in MergeCo [...]
new 42b54435076 [DebugInfo][Dexter] Incorrect DBG_VALUE after MCP dead copy [...]
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:
include/llvm/CodeGen/MachineInstr.h | 4 ++
lib/CodeGen/MachineCSE.cpp | 8 +--
lib/CodeGen/MachineCopyPropagation.cpp | 5 ++
lib/CodeGen/MachineInstr.cpp | 10 ++++
test/CodeGen/MIR/X86/pr38773.mir | 105 +++++++++++++++++++++++++++++++++
5 files changed, 126 insertions(+), 6 deletions(-)
create mode 100644 test/CodeGen/MIR/X86/pr38773.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 15ec67475f Automatic date update in version.in
new 224d30d393 testsuite: fix is_amd64_regs_target
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:
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/lib/gdb.exp | 13 +++++++------
2 files changed, 12 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.