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 2e67412 Daily bump.
new a0dba0b 2017-02-17 Andreas Tobler <andreast(a)gcc.gnu.org>
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:
libsanitizer/ChangeLog | 9 +++++++++
libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc | 7 +------
2 files changed, 10 insertions(+), 6 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 gcc-5-branch
in repository gcc.
from 5b54b48 PR target/76731 * config/i386/avx512fintrin.h (_mm512_i32g [...]
new ad472b9 2017-02-17 Andreas Tobler <andreast(a)gcc.gnu.org>
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:
libsanitizer/ChangeLog | 9 +++++++++
libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc | 7 +------
2 files changed, 10 insertions(+), 6 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 4a5bb99 start-container-docker.sh: Define SSH_AGENT_CLEANUP if needed.
new f2727d7 start-container-docker.sh: Restore CONTAINER_CLEANUP.
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:
start-container-docker.sh | 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 2b1fc31 [X86][TBM] Add TBM stack folding tests
new b44e583 In Thumb1 mode, the custom lowering for ARMISD::CMPZ could ne [...]
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/ARM/ARMISelDAGToDAG.cpp | 31 ++++++++++++++-----------------
test/CodeGen/Thumb/cmp-add-fold.ll | 3 ++-
2 files changed, 16 insertions(+), 18 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 6757cb0 PR c++/79549 - C++17 ICE with non-type auto template parameter pack
new 2b6cba8 [gcc]
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 | 12 +++++
gcc/config/rs6000/rs6000.c | 2 +
gcc/config/rs6000/rs6000.md | 2 +-
gcc/config/rs6000/vsx.md | 42 +++++++++++++--
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.target/powerpc/vec-xxpermdi.c | 68 +++++++++++++++++++++++++
6 files changed, 125 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-xxpermdi.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 9053922 [AArch64] Add Cavium ThunderX support
new dc88467 GlobalISel: verify that generic loads & stores have a mem operand.
new 2b1fc31 [X86][TBM] Add TBM stack folding tests
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/MachineVerifier.cpp | 8 +
.../AArch64/GlobalISel/regbankselect-default.mir | 4 +-
.../ARM/GlobalISel/arm-instruction-select.mir | 8 +-
test/CodeGen/ARM/GlobalISel/arm-legalizer.mir | 16 +-
test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir | 12 +-
test/CodeGen/X86/stack-folding-tbm.ll | 201 +++++++++++++++++++++
6 files changed, 229 insertions(+), 20 deletions(-)
create mode 100644 test/CodeGen/X86/stack-folding-tbm.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 llvm.
from 72258b4 WholeProgramDevirt: Examine the function body when deciding w [...]
new 9053922 [AArch64] Add Cavium ThunderX 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:
include/llvm/Support/AArch64TargetParser.def | 8 +
lib/Support/TargetParser.cpp | 2 +
lib/Target/AArch64/AArch64.td | 50 +-
lib/Target/AArch64/AArch64SchedThunderX.td | 351 ++
lib/Target/AArch64/AArch64Subtarget.cpp | 8 +
lib/Target/AArch64/AArch64Subtarget.h | 6 +-
test/MC/AArch64/armv8.1a-lse.s | 5175 ++++++++++++++++++++++++++
unittests/Support/TargetParserTest.cpp | 24 +
8 files changed, 5622 insertions(+), 2 deletions(-)
create mode 100644 lib/Target/AArch64/AArch64SchedThunderX.td
create mode 100644 test/MC/AArch64/armv8.1a-lse.s
--
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 clang.
from fc92af3 Rename DiagnosticInfoWithDebugLoc to WithLocation to match LLVM
new 696f45e [OpenMP] Remove barriers at cancel and cancellation point
new f5e7021 [OpenMP] Fix cancellation point in task with no cancel
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/CGOpenMPRuntime.cpp | 10 +++-------
test/OpenMP/cancel_codegen.cpp | 14 ++++----------
test/OpenMP/cancellation_point_codegen.cpp | 25 +++++++++++++++----------
3 files changed, 22 insertions(+), 27 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 glibc.
from fa2a3dd Move tests of casin, casinh to auto-libm-test-*.
new 2c51dfd Move tests of catan, catanh to auto-libm-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:
ChangeLog | 13 +
math/Makefile | 34 +-
math/auto-libm-test-in | 836 +
math/auto-libm-test-out-catan | 37758 +++++++++++++++++++++++
math/auto-libm-test-out-catanh | 37758 +++++++++++++++++++++++
math/libm-test-catan.inc | 447 +-
math/libm-test-catanh.inc | 447 +-
sysdeps/i386/fpu/libm-test-ulps | 12 +
sysdeps/i386/i686/fpu/multiarch/libm-test-ulps | 12 +
sysdeps/x86_64/fpu/libm-test-ulps | 32 +-
10 files changed, 76430 insertions(+), 919 deletions(-)
create mode 100644 math/auto-libm-test-out-catan
create mode 100644 math/auto-libm-test-out-catanh
--
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 3ac1f21 PR tree-optimization/79327 * gimple-ssa-sprintf.c (format_i [...]
new 5928444 PR c++/79556 - C++17 ICE with non-type auto
new 6757cb0 PR c++/79549 - C++17 ICE with non-type auto template parameter pack
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/cp/ChangeLog | 7 +++++++
gcc/cp/pt.c | 15 +++++++++++++--
gcc/testsuite/g++.dg/cpp1z/nontype-auto8.C | 10 ++++++++++
gcc/testsuite/g++.dg/cpp1z/nontype-auto9.C | 8 ++++++++
4 files changed, 38 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/nontype-auto8.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/nontype-auto9.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.