This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hubicka/honza-gcc-benchmark-branch
in repository gcc.
from 76774f4acec Initial changelog
new 7db9606762e Empty commit.
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.testing | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-defconfig
in repository toolchain/binutils-gdb.
from f3f67028ac Automatic date update in version.in
adds 637d905555 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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 llvm.
from 53e0bb825ba [InstCombine] auto-generate complete checks; NFC
new 95d853d6f33 [SimplifyCFG] auto-generate complete checks; 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:
test/Transforms/SimplifyCFG/implied-and-or.ll | 151 +++++++++++++++++++-------
1 file changed, 109 insertions(+), 42 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-stable-allmodconfig
in repository toolchain/binutils-gdb.
from f68d3e0053 Automatic date update in version.in
adds 27e8f8efca Automatic date update in version.in
adds 8936f76804 objdump: Fix check for corrupt reloc information, to allow f [...]
adds ffd9e4d022 elf: Don't merge .note.gnu.property section in IR
adds e368bf56d3 Document purpose of each ld statement lists
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/elf-properties.c | 3 ++-
bfd/version.h | 2 +-
binutils/ChangeLog | 8 ++++++++
binutils/objdump.c | 9 +++++++--
ld/ChangeLog | 12 ++++++++++++
ld/ldlang.c | 16 ++++++++++++++++
ld/ldlang.h | 10 +++-------
8 files changed, 55 insertions(+), 11 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 19d2eebe6c2 [AMDGPU] Add and update scalar instructions
new 53e0bb825ba [InstCombine] auto-generate complete checks; 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:
test/Transforms/InstCombine/select-implied.ll | 158 +++++++++++++++++++-------
1 file changed, 116 insertions(+), 42 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 gcc.
from fcc6ff284cf * match.pd (sinh (atanh (x))): New simplification rules. [...]
new 126dab7c9d8 Add a new option -flive-patching={inline-only-static|inline [...]
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 | 13 ++
gcc/cif-code.def | 6 +
gcc/common.opt | 18 +++
gcc/doc/invoke.texi | 60 ++++++++
gcc/flag-types.h | 8 ++
gcc/ipa-inline.c | 6 +
gcc/opts.c | 154 +++++++++++++++++++++
gcc/testsuite/ChangeLog | 8 ++
gcc/testsuite/gcc.dg/live-patching-1.c | 22 +++
gcc/testsuite/gcc.dg/live-patching-2.c | 9 ++
gcc/testsuite/gcc.dg/live-patching-3.c | 9 ++
.../tree-ssa/{writeonly-2.c => writeonly-3.c} | 2 +-
...a-stack-alignment.c => ipa-stack-alignment-2.c} | 2 +-
13 files changed, 315 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/live-patching-1.c
create mode 100644 gcc/testsuite/gcc.dg/live-patching-2.c
create mode 100644 gcc/testsuite/gcc.dg/live-patching-3.c
copy gcc/testsuite/gcc.dg/tree-ssa/{writeonly-2.c => writeonly-3.c} (84%)
copy gcc/testsuite/gcc.target/i386/{ipa-stack-alignment.c => ipa-stack-alignment-2 [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.