This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from bd3579dbdc2 [X86] Remove -costmodel-reduxcost=true from the experimenta [...]
new cafffd22b14 HowToBuildWithPGO.rst: Fix a few details in the manual steps
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:
docs/HowToBuildWithPGO.rst | 6 +++---
1 file changed, 3 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 clang-tools-extra.
from 3cdc4175 [clang-tidy/checks] Update objc-property-declaration check to [...]
new 641ea49d Fix a false positive in misplaced-widening-cast
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/bugprone/MisplacedWideningCastCheck.cpp | 5 +++--
.../bugprone-misplaced-widening-cast-explicit-only.cpp | 18 ++++++++++++++++++
2 files changed, 21 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 6d82dbcd7b0 [PR85569] skip constexpr target_expr constructor dummy type [...]
adds db93a9789e3 PR sanitizer/88333 * cfgexpand.c (expand_stack_vars): If [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 6 ++++++
gcc/cfgexpand.c | 5 +++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/asan/pr88333.c | 12 ++++++++++++
4 files changed, 28 insertions(+)
create mode 100644 gcc/testsuite/c-c++-common/asan/pr88333.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allyesconfig
in repository toolchain/binutils-gdb.
from 881917c2cb Automatic date update in version.in
adds a52b73d14c Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allmodconfig
in repository toolchain/gcc.
from e32f5665025 Daily bump.
adds 05430830570 darwin - backport fix for DWAF5 section names.
adds 88eb6cf830d PR c++/88120 - ICE when calling save_expr in a template. [...]
adds bec845cb482 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/darwin.h | 33 +++++++++++++++++++++------------
gcc/cp/ChangeLog | 9 +++++++++
gcc/cp/typeck.c | 2 +-
gcc/testsuite/g++.dg/cpp0x/pr88120.C | 23 +++++++++++++++++++++++
6 files changed, 65 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr88120.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 f0da85315a5 [X86] Add more cost model tests for vector reductions with [...]
new bd3579dbdc2 [X86] Remove -costmodel-reduxcost=true from the experimenta [...]
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/Analysis/CostModel/X86/reduce-add-widen.ll | 16 ++++++++--------
test/Analysis/CostModel/X86/reduce-add.ll | 16 ++++++++--------
test/Analysis/CostModel/X86/reduce-and-widen.ll | 16 ++++++++--------
test/Analysis/CostModel/X86/reduce-and.ll | 16 ++++++++--------
test/Analysis/CostModel/X86/reduce-mul-widen.ll | 16 ++++++++--------
test/Analysis/CostModel/X86/reduce-mul.ll | 16 ++++++++--------
test/Analysis/CostModel/X86/reduce-or-widen.ll | 16 ++++++++--------
test/Analysis/CostModel/X86/reduce-or.ll | 16 ++++++++--------
test/Analysis/CostModel/X86/reduce-smax-widen.ll | 16 ++++++++--------
test/Analysis/CostModel/X86/reduce-smax.ll | 16 ++++++++--------
test/Analysis/CostModel/X86/reduce-smin-widen.ll | 16 ++++++++--------
test/Analysis/CostModel/X86/reduce-smin.ll | 16 ++++++++--------
test/Analysis/CostModel/X86/reduce-umax-widen.ll | 16 ++++++++--------
test/Analysis/CostModel/X86/reduce-umax.ll | 16 ++++++++--------
test/Analysis/CostModel/X86/reduce-umin-widen.ll | 16 ++++++++--------
test/Analysis/CostModel/X86/reduce-umin.ll | 16 ++++++++--------
test/Analysis/CostModel/X86/reduce-xor-widen.ll | 16 ++++++++--------
test/Analysis/CostModel/X86/reduce-xor.ll | 16 ++++++++--------
18 files changed, 144 insertions(+), 144 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.