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 6125c940f74 MIPS: Prevent buffer overrun in uninitialised variable fix
new afe8fc0f805 omp-low: fix lastprivate/linear lowering for SIMT
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 | 8 +++++++
gcc/omp-low.c | 41 ++++++++++++++++-----------------
libgomp/ChangeLog | 7 ++++++
libgomp/testsuite/libgomp.c/target-36.c | 18 +++++++++++++++
4 files changed, 53 insertions(+), 21 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.c/target-36.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 linaro/2.23/master
in repository glibc.
from 06e821cfff fts: Fix symbol redirect for fts_set [BZ #21289]
new 6636d6f4fe posix: Add cleanup on the trap list for globtest.sh
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 ++++
posix/globtest.sh | 9 ++++++---
2 files changed, 10 insertions(+), 3 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 linaro/2.21/master
in repository glibc.
from 43765a182c malloc: Fix i686 build from malloc interpose backport
new 136c42bf12 posix: Add cleanup on the trap list for globtest.sh
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 ++++
posix/globtest.sh | 9 ++++++---
2 files changed, 10 insertions(+), 3 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 dc99315092b * c.opt (Wextra-semi): New C++ warning flag. [...]
new d66340f7ed6 omp-low: fix lastprivate/linear lowering for SIMT
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 | 5 ++++
gcc/omp-low.c | 41 ++++++++++++++++-----------------
libgomp/ChangeLog | 4 ++++
libgomp/testsuite/libgomp.c/target-36.c | 18 +++++++++++++++
4 files changed, 47 insertions(+), 21 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.c/target-36.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 2a7d654e648 Resubmit "[BitVector] Add operator<<= and operator>>=."
new 702bc51679e [WebAssembly] Add known failures for wasm object file backend
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/WebAssembly/known_gcc_test_failures.txt | 28 ++++++++++++++++++++++
1 file changed, 28 insertions(+)
--
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 3e6188d584 Delete unused IncompleteFormat variable, NFCi.
new c4727f2079 Don't pass FPOpFusion::Strict to the backend
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/CodeGen/BackendUtil.cpp | 4 +++-
test/CodeGen/fp-contract-on-asm.c | 18 ++++++++++++++++++
2 files changed, 21 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/fp-contract-on-asm.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 f3c6d22768b [DAGCombiner] fix variable names in isAlias(); NFCI
new 3e9c4ea1fe1 [SVE] Fix mismatched sign comparison warning in unit test f [...]
new 54f0462d2b7 [APInt] Rename getSignBit to getSignMask
new 2a7d654e648 Resubmit "[BitVector] Add operator<<= and operator>>=."
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:
include/llvm/ADT/APInt.h | 12 +-
include/llvm/ADT/BitVector.h | 149 +++++++++++++++++++++
include/llvm/ADT/SmallBitVector.h | 16 +++
include/llvm/IR/PatternMatch.h | 10 +-
lib/Analysis/InstructionSimplify.cpp | 8 +-
lib/Analysis/ScalarEvolution.cpp | 8 +-
lib/Analysis/ValueTracking.cpp | 6 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 22 +--
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 4 +-
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 24 ++--
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 16 +--
lib/Target/X86/X86ISelLowering.cpp | 32 ++---
lib/Transforms/InstCombine/InstCombineAddSub.cpp | 12 +-
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 4 +-
lib/Transforms/InstCombine/InstCombineCompares.cpp | 20 +--
.../InstCombine/InstCombineMulDivRem.cpp | 4 +-
lib/Transforms/InstCombine/InstCombineSelect.cpp | 2 +-
lib/Transforms/InstCombine/InstCombineShifts.cpp | 2 +-
.../InstCombine/InstCombineSimplifyDemanded.cpp | 10 +-
lib/Transforms/Utils/CmpInstAnalysis.cpp | 8 +-
unittests/ADT/BitVectorTest.cpp | 122 +++++++++++++++++
unittests/CodeGen/ScalableVectorMVTsTest.cpp | 4 +-
22 files changed, 391 insertions(+), 104 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 eb4691e114f 2017-04-20 Edward Smith-Rowland <3dw4rd(a)verizon.net>
new dc99315092b * c.opt (Wextra-semi): New C++ warning flag. [...]
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 | 4 ++++
gcc/c-family/ChangeLog | 4 ++++
gcc/c-family/c.opt | 4 ++++
gcc/cp/ChangeLog | 5 +++++
gcc/cp/parser.c | 10 +++++++++-
gcc/doc/invoke.texi | 8 +++++++-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/g++.dg/warn/Wextra-semi.C | 25 +++++++++++++++++++++++++
8 files changed, 62 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wextra-semi.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 b52e0e4247c [APInt] Add isSubsetOf method that can check if one APInt i [...]
new 154c0ad769d Revert "[BitVector] Add operator<<= and operator>>=."
new f3c6d22768b [DAGCombiner] fix variable names in isAlias(); NFCI
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:
include/llvm/ADT/BitVector.h | 149 -------------------------------
include/llvm/ADT/SmallBitVector.h | 16 ----
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 55 ++++++------
unittests/ADT/BitVectorTest.cpp | 122 -------------------------
4 files changed, 28 insertions(+), 314 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 lldb.
from 12fda1793 [Utility] Placate another GCC warning.
new d4cf4c063 Resurrect LLDB Standalone build on NetBSD
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/LLDBConfig.cmake | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.