This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ba97e8711be [DSE] Preserve basic block ordering using OrderedBasicBlock.
new 8ddcd41f4c3 Revert [DSE] Preserve basic block ordering using OrderedBas [...]
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/Analysis/OrderedBasicBlock.h | 8 ---
lib/Analysis/OrderedBasicBlock.cpp | 23 ---------
lib/Transforms/Scalar/DeadStoreElimination.cpp | 69 +++++++++++++++-----------
3 files changed, 39 insertions(+), 61 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 e0ff520c86b PR target/89865 * config/i386/i386.md (RMW operation with [...]
new facf139f378 PR c++/89612 - ICE with member friend template with noexce [...]
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/cp/ChangeLog | 6 +++
gcc/cp/pt.c | 75 +++++++++++++++++-----------
gcc/testsuite/ChangeLog | 7 +++
gcc/testsuite/g++.dg/cpp0x/noexcept38.C | 19 +++++++
gcc/testsuite/g++.dg/cpp0x/noexcept39.C | 19 +++++++
gcc/testsuite/g++.dg/cpp1z/noexcept-type21.C | 16 ++++++
6 files changed, 113 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/noexcept38.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/noexcept39.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/noexcept-type21.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_bmk/llvm-release-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/gcc.
from 930fe993134 PR target/89827 * config/i386/i386.c (dimode_scalar_chain [...]
adds 81f1ca88f6d Daily bump.
adds 625ba9a3ed3 Backport r265786
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/doc/invoke.texi | 3 +--
3 files changed, 11 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-release-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/binutils-gdb.
from f902cd9736 Automatic date update in version.in
adds 2194f9f648 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_bmk/llvm-release-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards bfb0e131 0: good: binutils-gcc-glibc-llvm: -1
new 264ec8e3 0: good: binutils-gcc-glibc-llvm: -1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (bfb0e131)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-aarch64 [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 340 +-
02-prepare_abe/console.log | 366 +-
03-build_abe-binutils/console.log | 11514 ++--
04-build_abe-stage1/console.log | 14195 +++--
05-build_abe-linux/console.log | 378 +-
06-build_abe-glibc/console.log | 38601 ++++++------
07-build_abe-stage2/console.log | 40956 ++++++------
08-build_llvm-true/console.log | 11744 ++--
09-benchmark/benchmark.log | 34 +-
09-benchmark/console.log | 390 +-
10-check_regression/console.log | 14 +-
11-update_baseline/console.log | 28 +-
console.log | 118526 +++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
14 files changed, 118406 insertions(+), 118698 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 09332ca0b Fix the swig typemap for "uint32_t *versions, uint32_t num_ve [...]
new 6ff6f7ecf Fix for regression test, since we rely on the formatter for s [...]
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/expression_command/vector_of_enums/TestVectorOfEnums.py | 1 +
1 file changed, 1 insertion(+)
--
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 f489207efd Fix stepping past unwritable kernel helper on nios2-linux-gnu.
new 65d2b333a8 Fix GDB being suspended SIGTTOU when running gdb.multi/multi [...]
new 80047cfc27 Fix gdb.multi/multi-arch-exec.exp blocking under high load/slow gdb
new 077cad8ec1 Fix gdb.multi/multi-term-settings.exp blocking under high lo [...]
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:
gdb/ChangeLog | 4 ++++
gdb/infrun.c | 4 ++++
gdb/testsuite/ChangeLog | 8 ++++++++
gdb/testsuite/gdb.multi/hello.c | 2 +-
gdb/testsuite/gdb.multi/multi-term-settings.c | 2 +-
5 files changed, 18 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 llvm.
from 7f1051e1fa3 [MemDepAnalysis] Allow caller to pass in an OrderedBasicBlock.
new ba97e8711be [DSE] Preserve basic block ordering using OrderedBasicBlock.
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/Analysis/OrderedBasicBlock.h | 8 +++
lib/Analysis/OrderedBasicBlock.cpp | 23 +++++++++
lib/Transforms/Scalar/DeadStoreElimination.cpp | 69 +++++++++++---------------
3 files changed, 61 insertions(+), 39 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_bmk/llvm-master-arm-spec2k6-Oz_LTO
in repository toolchain/ci/glibc.
from 4997e8f31e math: Enable some math builtins for clang
adds 5e67e4bfa0 ChangeLog: Correct two dates.
adds 225d94459b ChangeLog: Correct more dates.
No new revisions were added by this update.
Summary of changes:
ChangeLog | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.