This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4dbd053 Daily bump.
new 81671df tree.c: add [cd]tors to free_lang_data_d
new 57f91a5 c-decl.c: add [cd]tors to c_struct_parse_info
new c97cc12 genextract.c: add [cd]tors to accum_extract
new 5d6bbf5 ipa.c: remove static_{ctors,dtors} globals
new d2361e3 cfgexpand.c: use auto_vec in stack_vars_data
new a7c8f00 ree.c: use auto_vec in ext_state
new 8749fe3 tree-ssa-sccvn.c: use auto_vec for sccvn_dom_walker::cond_stack
new e9258ae use auto_vec for more local variables
new 0e898e8 remove unnecessary calls to vec::release
The 9 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 | 64 +++++++++++++++++++++++++++++++++++++++++++++++
gcc/c/ChangeLog | 13 ++++++++++
gcc/c/c-decl.c | 16 ++++--------
gcc/c/c-parser.c | 22 +++++-----------
gcc/cfgexpand.c | 12 +++------
gcc/genextract.c | 23 ++++++-----------
gcc/genmatch.c | 12 +++------
gcc/haifa-sched.c | 15 +++--------
gcc/ipa.c | 37 +++++++++++++--------------
gcc/predict.c | 4 +--
gcc/ree.c | 19 +++++---------
gcc/tree-data-ref.c | 8 ++----
gcc/tree-diagnostic.c | 4 +--
gcc/tree-ssa-alias.c | 17 +++++--------
gcc/tree-ssa-loop-niter.c | 6 ++---
gcc/tree-ssa-sccvn.c | 26 +++++--------------
gcc/tree-stdarg.c | 3 +--
gcc/tree-vect-stmts.c | 11 ++------
gcc/tree.c | 33 +++++++++---------------
19 files changed, 162 insertions(+), 183 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 c8ce9e5 Fix ScalarEvolutionExpander step scaling bug
new b0db48d [X86] Remove some seemingly unnecessary patterns that support [...]
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/X86InstrAVX512.td | 14 --------------
lib/Target/X86/X86InstrSSE.td | 19 -------------------
2 files changed, 33 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 dj/malloc
in repository glibc.
from e4cff5f Add README for testing copr repo of dj/malloc branch
new b856f64 Update to new binary file-based trace file.
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:
malloc/Makefile | 18 ++-
malloc/README.copr.html | 34 ++--
malloc/Versions | 7 +-
malloc/malloc.c | 331 ++++++++++++++++++++++++++------------
malloc/mtrace-ctl.c | 101 +++++++++---
malloc/mtrace.h | 57 ++++---
malloc/trace2dat | 203 ------------------------
malloc/trace2wl.cc | 410 ++++++++++++++++++++++++++++++++++++++++++++++++
malloc/trace_run.c | 15 +-
9 files changed, 790 insertions(+), 386 deletions(-)
delete mode 100755 malloc/trace2dat
create mode 100644 malloc/trace2wl.cc
--
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 f0bd87e Remove another unused variable from r275216
new c8ce9e5 Fix ScalarEvolutionExpander step scaling bug
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/ScalarEvolutionExpander.cpp | 7 ++++
.../ScalarEvolution/incorrect-offset-scaling.ll | 48 ++++++++++++++++++++++
2 files changed, 55 insertions(+)
create mode 100644 test/Analysis/ScalarEvolution/incorrect-offset-scaling.ll
--
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 5c3ccd9 PR rtl-optimization/68961 * config/i386/sse.md (movsd/movhp [...]
new 4dbd053 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 dc509fa [gcc]
new 5413299 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 b404529 Backport from mainline 2016-07-06 Segher Boessenkool <seg [...]
new 05a1c07 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-4_9-branch
in repository gcc.
from a11ab7a Daily bump.
new b7f2df2 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 binutils-gdb.
from 37567a2 Align x86-64 .got/.got.plt sections to 8 bytes
new 9873a9a 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-7.11-branch
in repository binutils-gdb.
from 3ac8aff Automatic date update in version.in
new 41c26f2 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.