This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 88e39f599ee [PATCH][GCC][AARCH64] Replace calls to strtok with strtok_r [...]
new 6275ce7dca5 * config/h8300/constraints.md: Add "C" constraint for call [...]
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 | 14 +++++++++-
gcc/config/h8300/constraints.md | 4 +++
gcc/config/h8300/h8300.md | 58 +++++++++++++++++++++++++++++++----------
gcc/config/h8300/predicates.md | 34 ++++++++++++++----------
4 files changed, 81 insertions(+), 29 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 5f68f0ae94a Revert [llvm-mca] Return the total number of cycles from me [...]
new 3f74a7bddb3 [LICM] Reapply r347190 "Make LICM able to hoist phis" with fix
new 3ed031b2c77 [LICM] Enable control flow hoisting by default
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/Transforms/Scalar/LICM.cpp | 327 ++++-
test/Transforms/LICM/hoist-phi.ll | 1351 ++++++++++++++++++++
.../LoopVectorize/invariant-store-vectorization.ll | 20 +-
3 files changed, 1674 insertions(+), 24 deletions(-)
create mode 100644 test/Transforms/LICM/hoist-phi.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 clang.
from b129ce9436 Re-commit r347417 "Re-Reinstate 347294 with a fix for the fa [...]
new 22af15b016 [analyzer] Cleanup constructors in the Z3 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/StaticAnalyzer/Core/Z3ConstraintManager.cpp | 127 ++++++------------------
1 file changed, 31 insertions(+), 96 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 compiler-rt.
from 8b2ba6185 [CMake] Add a missing case of TO_CMAKE_PATH
new d831994e0 [gcov] Disable instrprof-gcov-fork.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:
test/profile/Posix/instrprof-gcov-fork.test | 2 ++
1 file changed, 2 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-defconfig
in repository toolchain/binutils-gdb.
from 513092d696 AArch64: Fix regression in Cortex A53 erratum when PIE. (PR [...]
adds f3f67028ac 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-aarch64-next-allmodconfig
in repository toolchain/gcc.
from 3c58b11d3b5 Daily bump.
adds 4822b190bce Daily bump.
adds d7db240c787 2018-11-28 François Dumont <fdumont(a)gcc.gnu.org>
adds dc234b780e4 2018-11-28 Richard Biener <rguenther(a)suse.de>
adds a87645915c9 2018-11-28 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 12 ++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.dg/torture/pr79351.c | 26 +++++
gcc/tree-ssa-sccvn.c | 1 +
gcc/tree-ssa.c | 1 +
libstdc++-v3/ChangeLog | 9 ++
libstdc++-v3/include/bits/hashtable.h | 3 +
.../unordered_set/allocator/move_assign.cc | 128 +++++++++++++++------
9 files changed, 153 insertions(+), 34 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr79351.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 3714571df65 PR libstdc++/83511 add default argument to basic_string_vie [...]
new 0be5a3ebe35 Fix undefined references in libstdc++fs.a
new 88e39f599ee [PATCH][GCC][AARCH64] Replace calls to strtok with strtok_r [...]
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 | 5 ++++
gcc/config/aarch64/aarch64.c | 4 +--
libstdc++-v3/ChangeLog | 4 +++
libstdc++-v3/src/filesystem/path.cc | 52 ++++++++++++++++++++-----------------
4 files changed, 39 insertions(+), 26 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allnoconfig
in repository toolchain/gcc.
from 3c58b11d3b5 Daily bump.
adds 4822b190bce Daily bump.
adds d7db240c787 2018-11-28 François Dumont <fdumont(a)gcc.gnu.org>
adds dc234b780e4 2018-11-28 Richard Biener <rguenther(a)suse.de>
adds a87645915c9 2018-11-28 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 12 ++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.dg/torture/pr79351.c | 26 +++++
gcc/tree-ssa-sccvn.c | 1 +
gcc/tree-ssa.c | 1 +
libstdc++-v3/ChangeLog | 9 ++
libstdc++-v3/include/bits/hashtable.h | 3 +
.../unordered_set/allocator/move_assign.cc | 128 +++++++++++++++------
9 files changed, 153 insertions(+), 34 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr79351.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.