This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from d837e59d61e gcc/ Backport from 2017-07-12 trunk r250156. PR target/79 [...]
new 5af3c30bbbe Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from ac70ca576ab Only run new test on targets that support std::promise
new a6d310800c8 Daily bump.
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/DATESTAMP | 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 gcc-5-branch
in repository gcc.
from 7d4ab7beb78 Daily bump.
new de68d7dff87 Daily bump.
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/DATESTAMP | 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 glibc.
from 06164c6773 Compile tst-ssp-1.c with -fstack-protector-all
new 27f29b2dad Fix type in sysdeps/hppa/dl-machine.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:
ChangeLog | 4 ++++
sysdeps/hppa/dl-machine.h | 2 +-
2 files changed, 5 insertions(+), 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 b7d7d4598c Add missing gold/ChangeLog entry.
new bbe7ef6699 Automatic date update in version.in
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:
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 gdb-8.0-branch
in repository binutils-gdb.
from afb68bde1e Automatic date update in version.in
new 6d9889da05 Automatic date update in version.in
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:
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 binutils-2_29-branch
in repository binutils-gdb.
from d3dc405d0d Fixing for PR gold/21491 - Errata workaround can produce bro [...]
new ff77677998 Automatic date update in version.in
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:
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 compiler-rt.
from b40ba7db5 [asan] For iOS/AArch64, if the dynamic shadow doesn't fit, re [...]
new 39ef995be [asan] Avoid recompilation of the same code in the test
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/asan/TestCases/Posix/allow_user_segv.cc | 25 ++++++++++++-------------
1 file changed, 12 insertions(+), 13 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 1689c5bb7 Re-land "[PDB] Use a more appropriate message for a fatal error"
new ff14f0c8f Refactor gdb index creation.
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/GdbIndex.h | 1 +
ELF/SyntheticSections.cpp | 60 ++++++++++++++++++++++++++---------------------
ELF/SyntheticSections.h | 5 ++--
ELF/Writer.cpp | 2 +-
4 files changed, 38 insertions(+), 30 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 ffac88a1585 AMDGPU: Fix converting unanalyzable global loads to SMRD
new 30f6cbbbb13 [libFuzzer] relax test/shrink.test a bit (got broken on windows)
new 7bac219fe19 [PGO] Enhance pgo counter promotion
new dd70def46c1 [CodeGenPrepare] Don't create dead instructions in addrmode [...]
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:
lib/CodeGen/CodeGenPrepare.cpp | 30 ++--
lib/Fuzzer/test/shrink.test | 2 +-
lib/Transforms/Instrumentation/InstrProfiling.cpp | 157 ++++++++++++++------
.../Transforms/CodeGenPrepare/X86/sink-addrmode.ll | 24 +++
.../PGOProfile/counter_promo_exit_merge.ll | 4 +-
test/Transforms/PGOProfile/counter_promo_mexits.ll | 4 +-
test/Transforms/PGOProfile/counter_promo_nest.ll | 165 +++++++++++++++++++++
7 files changed, 327 insertions(+), 59 deletions(-)
create mode 100644 test/Transforms/PGOProfile/counter_promo_nest.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.