This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 5fc2b08f0 eliminate virtual methods from PythonDataObjects
new a37edda31 remove FILE* usage from SBStream.i
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/lldb/API/SBStream.h | 4 ++++
.../test/python_api/file_handle/TestFileHandle.py | 27 ++++++++++++++++++++++
scripts/interface/SBStream.i | 13 ++++++++++-
source/API/SBStream.cpp | 18 +++++++++++++--
4 files changed, 59 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_kernel/llvm-master-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8849012e6 0: update: llvm-linux: all
new 579ae857e 0: update: linux-0e9d28bc6c81f47f94979ec7d0ab6ac42345fcee: 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 (8849012e6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 55 +-
02-build_llvm/console.log | 12166 ++++++++++++++++++------------------
03-build_linux/console.log | 694 ++-
04-boot_linux/console.log | 2 +-
06-update_baseline/console.log | 25 -
console.log | 12942 +++++++++++++++++++--------------------
jenkins/manifest.sh | 11 +-
results | 2 +-
8 files changed, 12752 insertions(+), 13145 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.
"Prathamesh Kulkarni pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 53147e31 tcwg_bmk-build.sh: Make regression comparison more conservative
new 49512b74 tcwg_gnu-build.sh: no_regression_p: Put space before ']'
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:
tcwg_gnu-build.sh | 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.
unknown user pushed a change to branch master
in repository llvm.
from d291d3ed2c9 [MemorySSA] Update DomTree before applying MSSA updates.
new b09882b0965 [NewGVN] Check that call has an access.
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/Transforms/Scalar/NewGVN.cpp | 7 +++++--
test/Transforms/NewGVN/pr43441.ll | 42 +++++++++++++++++++++++++++++++++++++++
2 files changed, 47 insertions(+), 2 deletions(-)
create mode 100644 test/Transforms/NewGVN/pr43441.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 827afc80db CFI: wrong type passed to llvm.type.test with multiple inher [...]
new 943e5a4488 Add more information to JSON AST dumping of source locations.
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/AST/JSONNodeDumper.h | 2 +
lib/AST/JSONNodeDumper.cpp | 24 +
test/AST/Inputs/json-dump-include.h | 1 +
test/AST/ast-dump-comment-json.cpp | 189 +
test/AST/ast-dump-decl-context-json.cpp | 47 +-
test/AST/ast-dump-decl-json.c | 408 +-
test/AST/ast-dump-decl-json.m | 1649 ++++----
test/AST/ast-dump-enum-json.cpp | 54 +
test/AST/ast-dump-expr-json.c | 457 +++
test/AST/ast-dump-expr-json.cpp | 779 ++++
test/AST/ast-dump-expr-json.m | 4440 +++++++++++----------
test/AST/ast-dump-funcs-json.cpp | 125 +
test/AST/ast-dump-if-json.cpp | 90 +
test/AST/ast-dump-macro-json.c | 20 +
test/AST/ast-dump-namespace-json.cpp | 24 +
test/AST/ast-dump-record-definition-data-json.cpp | 414 ++
test/AST/ast-dump-records-json.cpp | 351 ++
test/AST/ast-dump-stmt-json.c | 468 +++
test/AST/ast-dump-stmt-json.cpp | 578 ++-
test/AST/ast-dump-stmt-json.m | 663 +--
test/AST/ast-dump-template-decls-json.cpp | 211 +
test/AST/ast-dump-temporaries-json.cpp | 34 +
test/AST/ast-dump-types-json.cpp | 64 +
test/AST/gen_ast_dump_json_test.py | 4 +-
test/AST/multistep-explicit-cast-json.c | 48 +
test/AST/multistep-explicit-cast-json.cpp | 120 +
26 files changed, 8133 insertions(+), 3131 deletions(-)
create mode 100644 test/AST/Inputs/json-dump-include.h
--
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-Oz_LTO
in repository toolchain/ci/base-artifacts.
discards 9d5fd75b0 0: update: binutils-926ce97e53c59aade7c2b4ee18642df852a31ac1: 0
new 98a65de95 0: update: gcc-92a15cc814279aa70f40157df79fabad8f46e4d2: 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 (9d5fd75b0)
\
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 | 127 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10798 ++-
04-build_abe-stage1/console.log | 13676 ++--
05-build_abe-linux/console.log | 242 +-
06-build_abe-glibc/console.log | 35496 +++++----
07-build_abe-stage2/console.log | 40293 +++++-----
08-build_llvm-true/console.log | 11322 +--
09-benchmark-Oz_LTO/benchmark-start.log | 2 +-
09-benchmark-Oz_LTO/benchmark.log | 5 +-
09-benchmark-Oz_LTO/console.log | 91 +-
10-check_regression/console.log | 237 +-
10-check_regression/results-0.csv | 2328 +-
10-check_regression/results-1.csv | 2366 +-
10-check_regression/results-compare.csv | 6 +-
10-check_regression/results-full.csv | 2500 +-
10-check_regression/results.csv | 153 +-
10-check_regression/results.log | 2356 +-
11-update_baseline/console.log | 2793 +-
11-update_baseline/results-0.csv | 2328 +-
11-update_baseline/results-1.csv | 2366 +-
11-update_baseline/results-compare.csv | 6 +-
11-update_baseline/results-full.csv | 2500 +-
11-update_baseline/results.csv | 153 +-
11-update_baseline/results.log | 2352 +-
console.log | 118831 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
results_id | 2 +-
28 files changed, 127225 insertions(+), 126548 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 ab175251314 [llvm-profdata] Remove tools/llvm-profdata/malformed-ptr-to [...]
new fcfdbbfceaa [VirtualFileSystem] Support virtual working directory in th [...]
new d291d3ed2c9 [MemorySSA] Update DomTree before applying MSSA updates.
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:
include/llvm/Support/VirtualFileSystem.h | 13 +-
lib/Support/VirtualFileSystem.cpp | 45 +++++--
lib/Transforms/Scalar/SimpleLoopUnswitch.cpp | 13 +-
unittests/Support/VirtualFileSystemTest.cpp | 175 ++++++++++++++++++++++++++-
4 files changed, 222 insertions(+), 24 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 openmp.
from cb6f3c4 [OpenMP] Enable thread affinity on FreeBSD
new 56d941a [libomptarget][nfc] Make interface.h target independent
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:
libomptarget/deviceRTLs/{nvptx/src => }/interface.h | 11 ++++++-----
libomptarget/deviceRTLs/nvptx/CMakeLists.txt | 9 +++++++--
libomptarget/deviceRTLs/nvptx/src/nvptx_interface.h | 17 +++++++++++++++++
libomptarget/deviceRTLs/nvptx/src/option.h | 3 ++-
libomptarget/deviceRTLs/nvptx/src/target_impl.h | 1 -
5 files changed, 32 insertions(+), 9 deletions(-)
rename libomptarget/deviceRTLs/{nvptx/src => }/interface.h (99%)
create mode 100644 libomptarget/deviceRTLs/nvptx/src/nvptx_interface.h
--
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 linux.
from 5bc52f64e884 Merge branch 'akpm' (patches from Andrew)
new 81dde26de9c0 firmware: dmi: Fix unlikely out-of-bounds read in save_mem [...]
new 37b238da15a8 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/s [...]
new cd24ee2a9a09 MAINTAINERS: Add hp_sdc drivers to parisc arch
new b67114db64ad parisc: sysctl.c: Use CONFIG_PARISC instead of __hppa_ define
new 0703ad217ebd parisc: prefer __section from compiler_attributes.h
new 513f7f747e1c parisc: Fix vmap memory leak in ioremap()/iounmap()
new c32c47aa3640 parisc: Remove 32-bit DMA enforcement from sba_iommu
new 02755af0f322 Merge branch 'parisc-5.4-2' of git://git.kernel.org/pub/sc [...]
new 8e0d0ad206f0 sparc64: disable fast-GUP due to unexplained oopses
The 9 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:
MAINTAINERS | 3 +++
arch/parisc/include/asm/cache.h | 2 +-
arch/parisc/include/asm/ldcw.h | 2 +-
arch/parisc/mm/ioremap.c | 12 +++++++-----
arch/sparc/Kconfig | 1 -
drivers/firmware/dmi_scan.c | 2 +-
drivers/parisc/sba_iommu.c | 8 --------
kernel/sysctl.c | 4 ++--
8 files changed, 15 insertions(+), 19 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 e7c9c5bebda [AMDGPU] Support mov dpp with 64 bit operands
new 8227f471762 [AIX][XCOFF] Output XCOFF object text section header and sy [...]
new ab175251314 [llvm-profdata] Remove tools/llvm-profdata/malformed-ptr-to [...]
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:
test/CodeGen/PowerPC/aix-return55.ll | 11 +++++
.../malformed-ptr-to-counter-array.test | 48 ----------------------
2 files changed, 11 insertions(+), 48 deletions(-)
create mode 100644 test/CodeGen/PowerPC/aix-return55.ll
delete mode 100644 test/tools/llvm-profdata/malformed-ptr-to-counter-array.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.