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/llvm-project.
from 201b879fd7f Merging release note update in r368874
adds 450f5f3986c Correcting clang-cpp release not to spcify supported targets.
No new revisions were added by this update.
Summary of changes:
clang/docs/ReleaseNotes.rst | 14 +++++++-------
1 file changed, 7 insertions(+), 7 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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9613d30 0: update: llvm-linux: 19642
new e6f3b9c 0: update: llvm-linux: 19651
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 (9613d30)
\
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 | 222 +-
02-build_llvm/console.log | 11964 +++++++++++++++++------------------
03-build_linux/console.log | 736 +--
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 14 +-
console.log | 12952 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
8 files changed, 12959 insertions(+), 12959 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 de920afcf3a [X86] Improve cost model for subvector extraction of less t [...]
new 49aed1565ec [NewPM][PassInstrumentation] IR printing support for (Thin)LTO
new c4ed7f707ad [CallGraph] Refine call graph for indirect calls with !call [...]
new 5a682e0faa1 [DebugInfo] Avoid crash from dropped fragments in LiveDebugValues
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:
include/llvm/Analysis/CallGraph.h | 17 +++
include/llvm/IR/CallSite.h | 24 +++++
lib/Analysis/CGSCCPassManager.cpp | 3 +-
lib/Analysis/CallGraph.cpp | 40 ++++++-
lib/Analysis/LazyCallGraph.cpp | 6 +-
lib/CodeGen/LiveDebugValues.cpp | 17 ++-
lib/LTO/LTOBackend.cpp | 6 +-
test/Analysis/CallGraph/callees-metadata.ll | 34 ++++++
test/Analysis/CallGraph/non-leaf-intrinsics.ll | 4 +-
test/Analysis/LazyCallGraph/callees-metadata.ll | 38 +++++++
.../MIR/X86/live-debug-values-restore.mir | 115 ++++++++++++++++++++-
test/ThinLTO/X86/printer.ll | 12 +++
12 files changed, 304 insertions(+), 12 deletions(-)
create mode 100644 test/Analysis/CallGraph/callees-metadata.ll
create mode 100644 test/Analysis/LazyCallGraph/callees-metadata.ll
create mode 100644 test/ThinLTO/X86/printer.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 lld.
from 0c32f51dd [ELF][AArch64] Improve error message for unknown relocations
new 6fa11b9d4 Fix lld on GCC 5.1 after the C++14 move
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:
ELF/LinkerScript.cpp | 50 ++++++++++++++++++++++++--------------------------
1 file changed, 24 insertions(+), 26 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 binutils-gdb.
from d59b55f095 Use gdb::byte_vector in target_write_memory
new 835b995b57 Skip batch-preserve-term-settings.exp tests that cannot work [...]
new 22a2ab04f5 Disable dw2-dir-file-name.exp on remote and/or Windows host.
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:
gdb/testsuite/ChangeLog | 10 ++++++++++
gdb/testsuite/gdb.base/batch-preserve-term-settings.exp | 7 +++++++
gdb/testsuite/gdb.dwarf2/dw2-dir-file-name.exp | 7 +++++++
3 files changed, 24 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 llvm.
from b8ce57c5a8c [Support] Base RWMutex on std::shared_timed_mutex (C++14)
new de920afcf3a [X86] Improve cost model for subvector extraction of less t [...]
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/Target/X86/X86TargetTransformInfo.cpp | 33 +
.../CostModel/X86/shuffle-extract_subvector.ll | 1468 ++++++++++++--------
2 files changed, 886 insertions(+), 615 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 compiler-rt.
from 86d42983c Re-land "[compiler-rt] Migrate llvm::make_unique to std::make [...]
new 9f1db094a [sanitizer_common] Always use posix_spawn on Darwin
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/sanitizer_common/sanitizer_symbolizer_libcdep.cpp | 3 ++-
1 file changed, 2 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 binutils-gdb.
from 97dd8e07d9 [testsuite] Make the testsuite work on mingw
new d59b55f095 Use gdb::byte_vector in target_write_memory
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:
gdb/gdbserver/ChangeLog | 4 ++++
gdb/gdbserver/target.c | 3 ++-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.