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 9ae2a099f [sanitizer-coverage] implement -fsanitize-coverage=no-prune,. [...]
new b9bbfab71 [builtins] Fixup emulated TLS for mingw.
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/builtins/CMakeLists.txt | 3 ++-
lib/builtins/emutls.c | 2 +-
2 files changed, 3 insertions(+), 2 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 cc39a6346aa Record equivalences for spill registers
new 70e5ca95ab5 PR tree-optimization/78496 * tree-vrp.c (simplify_assert_ [...]
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 | 9 +++++
gcc/testsuite/ChangeLog | 6 +++
gcc/testsuite/gcc.dg/tree-ssa/ssa-thread-16.c | 38 ++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/ssa-thread-17.c | 36 ++++++++++++++++++
gcc/tree-vrp.c | 55 +++++++++++++++++++++++++--
5 files changed, 141 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-thread-16.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-thread-17.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 74fe5ca7247 [SCEV] Remove extra APInt copies from getRangeForAffineARHelper.
new 461798230ce [DAGCombiner] If ISD::ABS is legal/custom, use it directly [...]
new 88a4e3bee58 [X86][AVX2] Add scheduling latency/throughput tests for som [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 3 +
test/CodeGen/X86/avx2-schedule.ll | 338 +++++++++++++++++++++++++++++++
test/CodeGen/X86/combine-abs.ll | 8 +-
3 files changed, 345 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/X86/avx2-schedule.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.
Yvan Roux pushed a change to branch master
in repository toolchain/abe.
from f6fe979c Upgrade gdb and gdbserver to 8.0 version.
new ce8a6fc4 config/gcc7/gcc.conf: Set Linaro GCC 7 as default.
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:
config/gcc7/gcc.conf | 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.
Yvan Roux pushed a change to branch master
in repository toolchain/abe.
from 59abaee2 config/gcc6/binutils.conf: Switch to linaro-local branch.
new f6fe979c Upgrade gdb and gdbserver to 8.0 version.
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:
config/gdb.conf | 2 +-
config/gdbserver.conf | 2 +-
2 files changed, 2 insertions(+), 2 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 c02ea3624f6 Remove default_packed lines from i386/avx-vtestp{d,s}*
new 172f138de74 PR 75964: Invalid integer ABS handling in simplify-rtx.c
new cc39a6346aa Record equivalences for spill registers
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:
gcc/ChangeLog | 12 +++++++++
gcc/lra-constraints.c | 42 +++++++++++++++++++++++++-----
gcc/simplify-rtx.c | 28 +++-----------------
gcc/testsuite/ChangeLog | 9 +++++++
gcc/testsuite/gcc.dg/torture/pr75964.c | 28 ++++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/spill_1.c | 18 +++++++++++++
6 files changed, 107 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr75964.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/spill_1.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 gcc.
from 1b619968823 Add absolute line number comment in gcc.target/avr/progmem- [...]
new c02ea3624f6 Remove default_packed lines from i386/avx-vtestp{d,s}*
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/testsuite/ChangeLog | 16 ++++++++++++++++
gcc/testsuite/gcc.target/i386/avx-vtestpd-1.c | 2 --
gcc/testsuite/gcc.target/i386/avx-vtestpd-2.c | 2 --
gcc/testsuite/gcc.target/i386/avx-vtestpd-256-1.c | 2 --
gcc/testsuite/gcc.target/i386/avx-vtestpd-256-2.c | 2 --
gcc/testsuite/gcc.target/i386/avx-vtestpd-256-3.c | 2 --
gcc/testsuite/gcc.target/i386/avx-vtestpd-3.c | 2 --
gcc/testsuite/gcc.target/i386/avx-vtestps-1.c | 2 --
gcc/testsuite/gcc.target/i386/avx-vtestps-2.c | 2 --
gcc/testsuite/gcc.target/i386/avx-vtestps-256-1.c | 2 --
gcc/testsuite/gcc.target/i386/avx-vtestps-256-2.c | 2 --
gcc/testsuite/gcc.target/i386/avx-vtestps-256-3.c | 2 --
gcc/testsuite/gcc.target/i386/avx-vtestps-3.c | 2 --
13 files changed, 16 insertions(+), 24 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 c408777a86c * config/i386/i386.c (ext_80387_constant_init): Do not exp [...]
new 303ba609e02 Replace absolute line numbers in g++.dg/{debug,goacc}
new 7875d60546c Replace absolute line numbers in gcc.target/aarch64
new 76093f93335 Replace absolute line numbers in gcc.target/arm
new 9a1b1192faa Replace absolute line numbers in gcc.target/spu
new 591cc404336 Replace absolute line numbers in gcc.target/powerpc
new 1b619968823 Add absolute line number comment in gcc.target/avr/progmem- [...]
The 6 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/testsuite/ChangeLog | 37 ++++++++++++++++++++++
gcc/testsuite/g++.dg/debug/dwarf2/dwarf2-1.C | 3 +-
gcc/testsuite/g++.dg/debug/dwarf2/dwarf2-2.C | 3 +-
gcc/testsuite/g++.dg/debug/dwarf2/pr46123-2.C | 3 +-
gcc/testsuite/g++.dg/debug/dwarf2/typedef5.C | 2 +-
gcc/testsuite/g++.dg/goacc/data-1.C | 15 ++++++---
gcc/testsuite/gcc.target/aarch64/spellcheck_1.c | 6 ++--
gcc/testsuite/gcc.target/aarch64/spellcheck_2.c | 6 ++--
gcc/testsuite/gcc.target/aarch64/spellcheck_3.c | 6 ++--
gcc/testsuite/gcc.target/arm/pr69180.c | 9 +++---
gcc/testsuite/gcc.target/avr/progmem-error-1.cpp | 5 ++-
gcc/testsuite/gcc.target/powerpc/altivec-macros.c | 31 ++++++++++--------
gcc/testsuite/gcc.target/powerpc/altivec-types-1.c | 8 +++--
gcc/testsuite/gcc.target/spu/Wmain.c | 2 +-
gcc/testsuite/gcc.target/spu/intrinsics-1.c | 11 +++++--
15 files changed, 101 insertions(+), 46 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 9b859c0a17f Add fuchsia support to libgcc
new c408777a86c * config/i386/i386.c (ext_80387_constant_init): Do not exp [...]
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 | 7 +++++++
gcc/config/i386/i386.c | 16 +++++++---------
2 files changed, 14 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.