This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e6db887 PR c++/77482 * error.c (dump_simple_decl): Only check DECL_ [...]
new d58661c [gcc]
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:
gcc/ChangeLog | 6 ++++++
gcc/config/rs6000/rs6000.c | 7 ++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/powerpc/swaps-p8-25.c | 18 ++++++++++++++++++
4 files changed, 35 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/swaps-p8-25.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 llvm.
from 463cfe4 [LTO] Add ability to parse AA pipelines.
new 59183b9 [InstCombine] allow vector types for constant folding / compu [...]
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/Analysis/ValueTracking.cpp | 7 ++++---
lib/Transforms/InstCombine/InstructionCombining.cpp | 7 ++++---
test/Transforms/InstCombine/and.ll | 11 +++++++++++
test/Transforms/InstCombine/trunc.ll | 8 ++------
4 files changed, 21 insertions(+), 12 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 c69e240 Only process commands in a ONLY_IF_RO if it matches.
new d9a49aa Rename SortSectionPolicy::IgnoreConfig to None.
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:
ELF/Config.h | 2 +-
ELF/Driver.cpp | 2 +-
ELF/LinkerScript.cpp | 22 ++++++++++------------
ELF/LinkerScript.h | 4 ++--
4 files changed, 14 insertions(+), 16 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 740da34 [WebAssembly] Fix function types of CFGStackify tests
new 463cfe4 [LTO] Add ability to parse AA pipelines.
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/LTO/Config.h | 7 +++++++
lib/LTO/LTOBackend.cpp | 11 ++++++++++-
test/tools/llvm-lto2/X86/pipeline.ll | 14 +++++++++++---
tools/llvm-lto2/llvm-lto2.cpp | 5 +++++
4 files changed, 33 insertions(+), 4 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 1b57c64 Fix constraint checking in ONLY_IF_RO.
new c69e240 Only process commands in a ONLY_IF_RO if it matches.
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:
ELF/LinkerScript.cpp | 33 +++++++++++++++-------------
test/ELF/linkerscript/sections-constraint3.s | 11 ++++++++++
2 files changed, 29 insertions(+), 15 deletions(-)
create mode 100644 test/ELF/linkerscript/sections-constraint3.s
--
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 binutils-2_27-branch
in repository binutils-gdb.
from a4e74e1 Automatic date update in version.in
new 799b679 Backport lastest POWER9 support to match final ISA 3.0 docume [...]
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:
gas/ChangeLog | 11 +++++++++++
gas/testsuite/gas/ppc/power9.d | 35 ++++-------------------------------
gas/testsuite/gas/ppc/power9.s | 41 +++++++----------------------------------
opcodes/ChangeLog | 19 +++++++++++++++++++
opcodes/ppc-opc.c | 29 +++++++----------------------
5 files changed, 48 insertions(+), 87 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 839ecc8 [X86][SSE] Added vector sub combine tests
new 740da34 [WebAssembly] Fix function types of CFGStackify tests
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:
test/CodeGen/WebAssembly/cfg-stackify.ll | 6 +++---
1 file changed, 3 insertions(+), 3 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 f49aad4 [ELF] - Implemented --sort-section cmd line option and SORT_N [...]
new 1b57c64 Fix constraint checking in ONLY_IF_RO.
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:
ELF/LinkerScript.cpp | 19 ++++++++++---------
ELF/LinkerScript.h | 3 +--
test/ELF/linkerscript/sections-constraint2.s | 14 ++++++++++++++
3 files changed, 25 insertions(+), 11 deletions(-)
create mode 100644 test/ELF/linkerscript/sections-constraint2.s
--
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 gdb-7.12-branch
in repository binutils-gdb.
from 00c8cd4 Automatic date update in version.in
new 36d46af3 Backport lastest POWER9 support to match final ISA 3.0 docume [...]
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:
gas/ChangeLog | 11 +++++++++++
gas/testsuite/gas/ppc/power9.d | 35 ++++-------------------------------
gas/testsuite/gas/ppc/power9.s | 41 +++++++----------------------------------
opcodes/ChangeLog | 19 +++++++++++++++++++
opcodes/ppc-opc.c | 29 +++++++----------------------
5 files changed, 48 insertions(+), 87 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 e5e54eb Recommit r281721 "[ELF] - Linkerscript: implement EXCLUDE_FIL [...]
new f49aad4 [ELF] - Implemented --sort-section cmd line option and SORT_N [...]
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:
ELF/Config.h | 4 +++
ELF/Driver.cpp | 13 ++++++++
ELF/LinkerScript.cpp | 64 ++++++++++++++++++++++++++++---------
ELF/LinkerScript.h | 7 ++--
ELF/Options.td | 2 ++
test/ELF/linkerscript/sort-nested.s | 10 ++++++
test/ELF/linkerscript/sort.s | 21 ++++++++++++
7 files changed, 102 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.