This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d67dc4e1264 PR target/81616 * x86-tune.def: Remove obsolette FIXMEs. [...]
new b4338ee4c15 * ipa-cp.c (ipcp_lattice<valtype>::print): Update dumping. [...]
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/ipa-cp.c | 11 ++++-------
2 files changed, 10 insertions(+), 7 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 58cff6a2e54 PR tree-optimization/83170 PR tree-optimization/83241 * [...]
new d67dc4e1264 PR target/81616 * x86-tune.def: Remove obsolette FIXMEs. [...]
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 | 10 ++++++++++
gcc/config/i386/x86-tune.def | 31 ++++++++++-------------------
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/i386/align-limit.c | 2 +-
gcc/testsuite/gcc.target/i386/pad-1.c | 2 +-
5 files changed, 29 insertions(+), 22 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 6d12eb2d5bf [X86] Teach the assembler to support %db8-%db15 as aliases [...]
new 212549ca815 [X86] Fix copy paste mistake in test case for r319612.
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/MC/X86/x86-64.s | 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 abd7f8c4bd6 CMAKE: help CheckAtomic find check_library_exists
new 9f0c43a8047 [X86] Support %dr8-%dr15 in the assembler.
new 6d12eb2d5bf [X86] Teach the assembler to support %db8-%db15 as aliases [...]
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/AsmParser/X86AsmParser.cpp | 38 ++++++++++++++++++++-----------
lib/Target/X86/X86RegisterInfo.td | 2 +-
test/MC/X86/x86-64.s | 6 +++++
3 files changed, 32 insertions(+), 14 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 537a9f02b9b * config/i386/i386-protos.h (standard_sse_constant_opcode) [...]
new fa5a6c199bf PR target/78643 PR target/80583 * expr.c (get_inner_refe [...]
new 03c7941c419 PR c++/81212 * tree-cfg.c (pass_warn_function_return::exe [...]
new d459064af3f * tree-chkp.c (chkp_compute_bounds_for_assignment): Handle [...]
new 58cff6a2e54 PR tree-optimization/83170 PR tree-optimization/83241 * [...]
The 4 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 | 21 +++++++++++++++++++++
gcc/expr.c | 11 ++++++++++-
gcc/gimple-ssa-store-merging.c | 15 ++++++++++++---
gcc/testsuite/ChangeLog | 18 ++++++++++++++++++
gcc/testsuite/g++.dg/ubsan/pr81212.C | 16 ++++++++++++++++
gcc/testsuite/g++.dg/ubsan/return-1.C | 2 +-
gcc/testsuite/g++.dg/ubsan/return-2.C | 2 +-
gcc/testsuite/g++.dg/ubsan/return-7.C | 2 +-
gcc/testsuite/gcc.dg/store_merging_17.c | 17 +++++++++++++++++
gcc/testsuite/gcc.target/i386/mpx/pointer-diff-1.c | 8 ++++++++
gcc/testsuite/gcc.target/i386/pr80583.c | 13 +++++++++++++
gcc/tree-cfg.c | 9 ++++++---
gcc/tree-chkp.c | 1 +
13 files changed, 125 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ubsan/pr81212.C
create mode 100644 gcc/testsuite/gcc.dg/store_merging_17.c
create mode 100644 gcc/testsuite/gcc.target/i386/mpx/pointer-diff-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr80583.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 0af4ccfc5b Workaround GCC 7 bug with debug line numbers causing debug_m [...]
new 158600eb98 Disallow --incremental with -pie and force -no-pie for incre [...]
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:
gold/ChangeLog | 21 +++++++++++++++++++++
gold/incremental.cc | 4 ++--
gold/options.cc | 2 ++
gold/testsuite/Makefile.am | 36 ++++++++++++++++++------------------
gold/testsuite/Makefile.in | 36 ++++++++++++++++++------------------
gold/x86_64.cc | 38 +++++++++++++++++++++++---------------
6 files changed, 84 insertions(+), 53 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 05acb9cfdb3 doc update for -dp
new 537a9f02b9b * config/i386/i386-protos.h (standard_sse_constant_opcode) [...]
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 | 15 +++++++++
gcc/config/i386/i386-protos.h | 2 +-
gcc/config/i386/i386.c | 71 ++++++++++++++++++++++++++++---------------
gcc/config/i386/i386.md | 16 +++++-----
gcc/config/i386/mmx.md | 2 +-
gcc/config/i386/sse.md | 2 +-
6 files changed, 72 insertions(+), 36 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 4ab42623aa9 [ARC] Add instruction subset for the ARC backend.
new abd7f8c4bd6 CMAKE: help CheckAtomic find check_library_exists
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:
cmake/modules/CheckAtomic.cmake | 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 059256c746 Fix incremental linking failure with GCC 7+.
new 0af4ccfc5b Workaround GCC 7 bug with debug line numbers causing debug_m [...]
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:
gold/ChangeLog | 6 ++++++
gold/testsuite/debug_msg.sh | 6 +++---
gold/testsuite/odr_violation2.cc | 8 ++++++++
3 files changed, 17 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.