This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from e5099a11b Minidump: Use llvm parser for reading the ModuleList stream
new bd94e351b [testsuite] Split Obj-C foundation 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/lang/objc/foundation/TestObjCMethods2.py | 155 ++-------------------
.../lang/objc/foundation/TestObjCMethodsNSArray.py | 37 +++++
.../lang/objc/foundation/TestObjCMethodsNSError.py | 50 +++++++
.../lang/objc/foundation/TestObjCMethodsString.py | 54 +++++++
4 files changed, 154 insertions(+), 142 deletions(-)
create mode 100644 packages/Python/lldbsuite/test/lang/objc/foundation/TestObjCMet [...]
create mode 100644 packages/Python/lldbsuite/test/lang/objc/foundation/TestObjCMet [...]
create mode 100644 packages/Python/lldbsuite/test/lang/objc/foundation/TestObjCMet [...]
--
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-aarch64-spec2k6-Oz_LTO
in repository toolchain/ci/base-artifacts.
discards 62e25897 0: good: binutils-gcc-glibc-llvm: -1
new e181574a 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 (62e25897)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-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 | 68 +-
02-prepare_abe/console.log | 204 +-
03-build_abe-binutils/console.log | 10309 ++--
04-build_abe-stage1/console.log | 14923 ++---
05-build_abe-linux/console.log | 292 +-
06-build_abe-glibc/console.log | 38841 ++++++------
07-build_abe-stage2/console.log | 40461 ++++++------
08-build_llvm-true/console.log | 11576 ++--
09-benchmark/benchmark.log | 14 +-
09-benchmark/console.log | 70 +-
11-update_baseline/console.log | 2 +-
console.log | 116770 ++++++++++++++++++-----------------
jenkins/manifest.sh | 20 +-
13 files changed, 116805 insertions(+), 116745 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 3b60e174bc [CodeGen][ObjC] Emit the retainRV marker as a module flag in [...]
new 4d87026593 clang-cl: Fix parsing of the /F option (PR41405)
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/Driver/CLCompatOptions.td | 2 +-
test/Driver/cl-options.c | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allnoconfig
in repository toolchain/ci/gcc.
from 0925ea5b24e Daily bump.
adds e846effe1b7 * c-ada-spec.c (print_destructor): Deal with deleting dest [...]
adds 9b179c0e3ff Daily bump.
new 7d984cdca37 Backport of r270226 from mainline to gcc-8-branch
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 | 10 ++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 5 ++
gcc/c-family/c-ada-spec.c | 7 ++-
gcc/config/arm/arm.c | 3 +-
gcc/config/arm/constraints.md | 25 +++++++--
gcc/config/arm/neon.md | 59 +++++++++++-----------
gcc/testsuite/ChangeLog | 5 ++
.../gcc.dg/torture/neon-immediate-timode.c | 10 ++++
9 files changed, 87 insertions(+), 39 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/neon-immediate-timode.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-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from c7d4d52a98 Automatic date update in version.in
adds 4ceffef931 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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards b3f8acd8 0: good: binutils-gcc-linux: all
new d3342450 0: good: binutils-gcc-linux: 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 (b3f8acd8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
01-reset_artifacts/console.log | 128 +-
02-prepare_abe/console.log | 4 +-
03-build_abe-binutils/console.log | 10592 +++++++-------
04-build_abe-stage1/console.log | 16724 ++++++++++-----------
05-build_linux/console.log | 453 +-
06-boot_linux/console.log | 2 +-
console.log | 27928 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 28562 insertions(+), 27281 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 8f0a1e06893 [AArch64] Add lowering pattern for scalar fp16 facge and facgt
new e9dc5141ac2 [LLVM-C] Correct The Current Debug Location Accessors (Again)
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:
bindings/go/llvm/IRBindings.cpp | 4 ++--
bindings/go/llvm/IRBindings.h | 4 ++--
bindings/go/llvm/ir.go | 4 ++--
include/llvm-c/Core.h | 35 ++++++++++++++++++++++++++++++++++-
include/llvm-c/DebugInfo.h | 9 +++++++++
lib/IR/Core.cpp | 12 +++++++++++-
lib/IR/DebugInfo.cpp | 4 ++++
7 files changed, 64 insertions(+), 8 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 test-suite.
from fb8c34b1 Fix siod's gc implementation when used with GLIBC.
new 1a3345f5 [test-suite] There is no such thing as CMAKE_C_CFLAGS, it's C [...]
new bb781b18 [test-suite] litsupport/modules/perf.py: store profile filena [...]
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:
CMakeLists.txt | 2 +-
litsupport/modules/perf.py | 7 ++++---
2 files changed, 5 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.