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-arm-mainline-allmodconfig
in repository toolchain/ci/linux.
from 46713c3d2f8d Merge tag 'for-linus-20190706' of git://git.kernel.dk/linux-block
adds 0ecfebd2b524 Linux 5.2
No new revisions were added by this update.
Summary of changes:
Makefile | 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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 685074d 0: update: llvm-linux: 19524
new 3916f93 0: update: llvm-linux: 19524
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 (685074d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 223 +-
02-build_llvm/console.log | 11720 ++++++++++++++++----------------
03-build_linux/console.log | 1960 +++---
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 28 +
console.log | 13909 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13950 insertions(+), 13904 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/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards ead9d52 0: update: binutils-gcc-glibc: 0
new 408fe99 0: update: glibc-3db85a9814784a74536a1f0e7b7ddbfef7dc84bb: 0
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 (ead9d52)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-aarch64-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:
01-reset_artifacts/console.log | 192 +-
02-prepare_abe/console.log | 220 +-
03-build_abe-binutils/console.log | 11345 ++--
04-build_abe-stage1/console.log | 14963 +++--
05-build_abe-linux/console.log | 276 +-
06-build_abe-glibc/console.log | 39573 ++++++------
07-build_abe-stage2/console.log | 40327 ++++++-------
08-benchmark/benchmark-start.log | 2 +-
08-benchmark/benchmark.log | 7 +-
08-benchmark/console.log | 182 +-
09-check_regression/console.log | 3054 +-
10-update_baseline/console.log | 3064 +-
console.log | 113345 ++++++++++++++++++-----------------
jenkins/manifest.sh | 12 +-
results.csv | 144 +
results_id | 2 +-
16 files changed, 118368 insertions(+), 108340 deletions(-)
create mode 100644 results.csv
--
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 e273d206504 Update gn files
new a05b2225178 Revert "[BPF] add new intrinsics preserve_{array,union,stru [...]
new a4157a3b667 Update gn files
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:
docs/LangRef.rst | 103 ---------------------
include/llvm/IR/IRBuilder.h | 68 --------------
include/llvm/IR/Intrinsics.td | 17 +---
include/llvm/IR/LLVMContext.h | 1 -
lib/IR/LLVMContext.cpp | 1 -
.../gn/secondary/clang/lib/Tooling/Syntax/BUILD.gn | 3 +
.../clang/unittests/Tooling/Syntax/BUILD.gn | 1 +
7 files changed, 5 insertions(+), 189 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 419282b0a [Host] Fix out-of-line definition of StartMonitoringChildProcess
new fc2aa523b [Host] Fix out-of-line definition on Windows
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:
source/Host/windows/Host.cpp | 2 +-
source/Host/windows/HostProcessWindows.cpp | 2 +-
2 files changed, 2 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 libcxx.
from 0a371878f [libc++] Take 2: Do not cleverly link against libc++abi just [...]
new 9132b5b28 Revert "[libc++] Take 2: Do not cleverly link against libc++a [...]
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:
CMakeLists.txt | 13 +++++++++++++
cmake/Modules/HandleLibCXXABI.cmake | 2 +-
2 files changed, 14 insertions(+), 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 gcc.
from 66d1f992712 Turn of ipa-ra in builtins test (PR91059)
new e657014d10d subreg: Add -fsplit-wide-types-early (PR88233)
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 | 19 +++++++++++++
gcc/common.opt | 4 +++
gcc/common/config/rs6000/rs6000-common.c | 2 ++
gcc/doc/invoke.texi | 9 ++++++-
gcc/lower-subreg.c | 46 +++++++++++++++++++++++++++++++-
gcc/passes.def | 3 ++-
gcc/tree-pass.h | 3 ++-
7 files changed, 82 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 clang.
from 001a843fb3 [Syntax] Introduce syntax trees
new 84359080a6 Replace temporary variable matches in test since r363952 cau [...]
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/CodeGenCXX/cxx2a-compare.cpp | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 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.
from 1e2d469d84 Add nofree attribute to CodeGenOpenCL/convergent.cl test
new 001a843fb3 [Syntax] Introduce syntax trees
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/Tooling/Syntax/BuildTree.h | 24 +++
include/clang/Tooling/Syntax/Nodes.h | 85 ++++++++++
include/clang/Tooling/Syntax/Tree.h | 154 ++++++++++++++++++
lib/Tooling/Syntax/BuildTree.cpp | 271 +++++++++++++++++++++++++++++++
lib/Tooling/Syntax/CMakeLists.txt | 5 +
lib/Tooling/Syntax/Nodes.cpp | 33 ++++
lib/Tooling/Syntax/Tree.cpp | 145 +++++++++++++++++
unittests/Tooling/Syntax/CMakeLists.txt | 1 +
unittests/Tooling/Syntax/TreeTest.cpp | 160 ++++++++++++++++++
9 files changed, 878 insertions(+)
create mode 100644 include/clang/Tooling/Syntax/BuildTree.h
create mode 100644 include/clang/Tooling/Syntax/Nodes.h
create mode 100644 include/clang/Tooling/Syntax/Tree.h
create mode 100644 lib/Tooling/Syntax/BuildTree.cpp
create mode 100644 lib/Tooling/Syntax/Nodes.cpp
create mode 100644 lib/Tooling/Syntax/Tree.cpp
create mode 100644 unittests/Tooling/Syntax/TreeTest.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.