This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from cc26d4e0c30 [obj2yaml] - Merge dumpRelSection and dumpRelaSection. NFC.
new 11e1f0b5096 [CodeGen] Don't scavenge non-saved regs in exception throwi [...]
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/LiveRegUnits.cpp | 16 ++++----
test/CodeGen/ARM/register-scavenger-exceptions.mir | 47 ++++++++++++++++++++++
2 files changed, 56 insertions(+), 7 deletions(-)
create mode 100644 test/CodeGen/ARM/register-scavenger-exceptions.mir
--
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 38f851c467c PR tree-optimization/89143 * wide-int-range.h (wide_int_r [...]
new 9c0775d39b7 2019-02-01 Richard Biener <rguenther(a)suse.de>
new a6d33bbd93a 2019-02-01 Richard Biener <rguenther(a)suse.de>
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/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.dg/debug/dwarf2/inline5.c | 8 ++++----
gcc/testsuite/gcc.dg/graphite/pr85497.c | 18 ++++++++++++++++++
3 files changed, 32 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr85497.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/llvm-master-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards feb4db141 llvm-afe8a040e38ed23e837be9dc1311350fea640077: 17262
new 0c1569be5 linux-65f42a73e55331961153006e902c4fe0bb4a69bb: 17262
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 (feb4db141)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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:
1-reset_artifacts/console.log | 68 +-
2-build_llvm/console.log | 10252 +++++++++++++++++-----------------
3-count_linux_objs/console.log | 1134 ++--
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 11460 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 11544 insertions(+), 11396 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/llvm-release-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2e3b0dc3c llvm-30d3a54b74cf304a82d4f4ab2ef39efdc017ed78: all
new 417286f2d llvm-8a11e14ef3568455b0e61467a8d578bbb760d3bb: all
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 (2e3b0dc3c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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:
1-reset_artifacts/console.log | 16 +-
2-build_llvm/console.log | 9034 ++++++++++++++++++++-------------------
3-count_linux_objs/console.log | 118 +-
console.log | 9168 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 4 +-
8 files changed, 9063 insertions(+), 9291 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 f3dee969 [clangd] Fix -DBUILD_SHARED_LIBS=ON build - SwapIfBranches ne [...]
new 13766b09 [clangd] clangDaemonTweaks - fix -DBUILD_SHARED_LIBS=ON build
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:
clangd/refactor/tweaks/CMakeLists.txt | 9 +++++++++
1 file changed, 9 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 gcc.
from 0338fcd3be4 2019-02-01 Richard Biener <rguenth(a)suse.de>
new 5ab8180e9dd PR c++/87175 * parser.c (cp_parser_gnu_attributes_opt): S [...]
new d681ced2953 PR tree-optimization/88107 * tree-cfg.c (find_outermost_r [...]
new 38f851c467c PR tree-optimization/89143 * wide-int-range.h (wide_int_r [...]
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:
gcc/ChangeLog | 14 +++++++
gcc/cp/ChangeLog | 6 +++
gcc/cp/parser.c | 6 ++-
gcc/testsuite/ChangeLog | 11 ++++++
gcc/testsuite/g++.dg/ext/attrib57.C | 6 +++
gcc/testsuite/gcc.dg/gomp/pr88107.c | 35 ++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/vrp121.c | 67 ++++++++++++++++++++++++++++++++++
gcc/tree-cfg.c | 22 ++++++++---
gcc/tree-vrp.c | 10 +++++
gcc/wide-int-range.cc | 31 ++++++++++++++++
gcc/wide-int-range.h | 4 ++
11 files changed, 205 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/attrib57.C
create mode 100644 gcc/testsuite/gcc.dg/gomp/pr88107.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/vrp121.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 375167e36f Fix isInSystemMacro to handle pasted macros
new 4cdc67abb3 Test commit: fix typo
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/Sema/SemaOpenMP.cpp | 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/llvm-release-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards e09f58a51 llvm-8a11e14ef3568455b0e61467a8d578bbb760d3bb: all
new cc77340c8 linux-65f42a73e55331961153006e902c4fe0bb4a69bb: all
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 (e09f58a51)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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:
1-reset_artifacts/console.log | 14 +-
2-build_llvm/console.log | 9036 ++++++++++++++++++++-------------------
3-count_linux_objs/console.log | 169 +-
console.log | 9153 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
8 files changed, 9201 insertions(+), 9191 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.