This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from ba02ce56 [clang-tidy] modernize-use-emplace: remove unnecessary make_p [...]
new 7ff35b72 [clang-tidy] Expand AllowConditional*Casts to binary logical [...]
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:
clang-tidy/readability/ImplicitBoolCastCheck.cpp | 34 ++++++++++++++--------
...-implicit-bool-cast-allow-conditional-casts.cpp | 5 +++-
2 files changed, 26 insertions(+), 13 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 8552a1d6dc8 Require effective target avx512f for tree-prof/pr66295.c
new 2c98f97230b 2017-04-29 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.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:
gcc/ChangeLog | 10 ++++++++++
gcc/gimple-fold.c | 25 +++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/tree-ssa/pr79697.c | 33 +++++++++++++++++++++++++++++++++
gcc/tree-ssa-dce.c | 6 +++++-
5 files changed, 78 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr79697.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 clang.
from 299583cf50 Fix PR32831: 'this capture while instantiating generic lambd [...]
new f83586caa9 Remove Sema::CheckForIntOverflow, and instead check all full [...]
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/clang/Sema/Sema.h | 1 -
lib/AST/ExprConstant.cpp | 13 ++++++++----
lib/Sema/SemaChecking.cpp | 24 +---------------------
...stribute_parallel_for_simd_aligned_messages.cpp | 5 ++---
test/OpenMP/distribute_simd_aligned_messages.cpp | 5 ++---
test/OpenMP/for_simd_aligned_messages.cpp | 5 ++---
test/OpenMP/parallel_for_simd_aligned_messages.cpp | 5 ++---
test/OpenMP/simd_aligned_messages.cpp | 5 ++---
.../target_parallel_for_simd_aligned_messages.cpp | 5 ++---
test/OpenMP/target_simd_aligned_messages.cpp | 5 ++---
...stribute_parallel_for_simd_aligned_messages.cpp | 5 ++---
...rget_teams_distribute_simd_aligned_messages.cpp | 5 ++---
test/OpenMP/taskloop_simd_aligned_messages.cpp | 5 ++---
...stribute_parallel_for_simd_aligned_messages.cpp | 5 ++---
.../teams_distribute_simd_aligned_messages.cpp | 5 ++---
test/Sema/integer-overflow.c | 8 +++++++-
16 files changed, 41 insertions(+), 65 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 binutils-gdb.
from 45ce1b47e4 Make environ.exp run on all platforms (and create info-program.exp)
new a941291cab PR21432, buffer overflow in perform_relocation
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/ChangeLog | 7 +++++++
bfd/reloc.c | 32 ++++++++++++++++++++------------
2 files changed, 27 insertions(+), 12 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 96893909d81 Daily bump.
new 8552a1d6dc8 Require effective target avx512f for tree-prof/pr66295.c
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 | 4 ++++
gcc/testsuite/gcc.dg/tree-prof/pr66295.c | 1 +
2 files changed, 5 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 llvm.
from 9a418e88edc [ConstantRange] Add std::move to a bunch of places that pas [...]
new 5529b112271 [ConstantRange] Use ternary operator instead of 'if' to avo [...]
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/IR/ConstantRange.cpp | 14 ++++----------
1 file changed, 4 insertions(+), 10 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 e85efcfd884 Remove unused private field.
new 9a418e88edc [ConstantRange] Add std::move to a bunch of places that pas [...]
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/IR/ConstantRange.cpp | 49 ++++++++++++++++++++++++------------------------
1 file changed, 25 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 llvm.
from c8cc907e2b6 [ConstantRange] Remove a temporary APInt I meant to delete [...]
new e85efcfd884 Remove unused private field.
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:
tools/llvm-pdbdump/LLVMOutputStyle.cpp | 7 +++----
1 file changed, 3 insertions(+), 4 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 8c828d31cef [ConstantRange] Improve the efficiency of one of the Consta [...]
new c8cc907e2b6 [ConstantRange] Remove a temporary APInt I meant to delete [...]
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/IR/ConstantRange.cpp | 1 -
1 file changed, 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 23450e59978 AMDGPU: Fix copies from physical registers in SIFixSGPRCopies
new 8c828d31cef [ConstantRange] Improve the efficiency of one of the Consta [...]
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/IR/ConstantRange.cpp | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.