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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1f8c1531 2: good: llvm-linux: 442
new 213747f9 2: good: llvm-linux: 442
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 (1f8c1531)
\
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 | 126 +-
02-build_llvm/console.log | 10996 ++++++++++++++++++------------------
03-build_linux/console.log | 619 ++-
console.log | 11741 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
5 files changed, 11762 insertions(+), 11728 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/llvm-release-arm-spec2k6-Os_LTO
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.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 5 +++++
gcc/c-family/c-ada-spec.c | 7 +++++--
3 files changed, 11 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_bmk/llvm-release-arm-spec2k6-Os_LTO
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_bmk/llvm-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 7ec722d7 0: good: binutils-gcc-glibc-llvm: -1
new ab303198 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 (7ec722d7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-arm-spe [...]
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 | 8 +-
02-prepare_abe/console.log | 178 +-
03-build_abe-binutils/console.log | 9348 ++-
04-build_abe-stage1/console.log | 12617 ++--
05-build_abe-linux/console.log | 106 +-
06-build_abe-glibc/console.log | 37406 ++++++------
07-build_abe-stage2/console.log | 39413 ++++++------
08-build_llvm-true/console.log | 10838 ++--
09-benchmark/benchmark.log | 14 +-
09-benchmark/console.log | 118 +-
console.log | 115146 +++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
12 files changed, 112546 insertions(+), 112658 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 ceea708d56a [DebugInfo] Track multiple registers in DbgEntityHistoryCalculator
new 85ec8037b82 [llvm-exegesis] Fix error propagation from yaml writing (fr [...]
new add2ebdf9a6 [llvm-exegesis] YamlContext: fix some missing spaces/quotes [...]
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:
tools/llvm-exegesis/lib/BenchmarkResult.cpp | 32 ++++++++++++++++++-----------
tools/llvm-exegesis/lib/BenchmarkResult.h | 5 +++--
2 files changed, 23 insertions(+), 14 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 063eefce [clangd] Refactor speculateCompletionFilter and also extract scope.
new 0947672d [clangd] Add -header-insertion=never flag to disable include [...]
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/CodeComplete.cpp | 18 +++++++++++-------
clangd/CodeComplete.h | 5 +++++
clangd/tool/ClangdMain.cpp | 18 +++++++++++++++++-
unittests/clangd/CodeCompleteTests.cpp | 10 ++++++++++
4 files changed, 43 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 clang-tools-extra.
from 182212a6 ClangTidy: Avoid mixing stdout with stderror when dealing wit [...]
new 063eefce [clangd] Refactor speculateCompletionFilter and also extract scope.
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/CodeComplete.cpp | 54 ++++++++++++--------------
clangd/CodeComplete.h | 19 +++++++--
unittests/clangd/CodeCompleteTests.cpp | 71 +++++++++++++++++++++++-----------
3 files changed, 88 insertions(+), 56 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 gcc.
from 6883ce8328e 2019-04-10 Richard Biener <rguenther(a)suse.de>
new 24dc4071830 Make gcov docs more precise (PR gcov-profile/89959).
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 | 6 ++++++
gcc/doc/gcov.texi | 6 ++++--
2 files changed, 10 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 gcc.
from b047c9ae758 PR libstdc++/89851 Add testcase for std::variant equality
new 6883ce8328e 2019-04-10 Richard Biener <rguenther(a)suse.de>
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 | 11 +++++++
gcc/tree-vect-data-refs.c | 75 ++++++++++++++---------------------------------
gcc/tree-vect-stmts.c | 13 --------
gcc/tree-vectorizer.h | 5 ----
4 files changed, 33 insertions(+), 71 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 677f061542a [TargetLowering] Move shouldFoldShiftPairToMask next to pre [...]
new 4281d3e410f [DebugInfo] Improve handling of clobbered fragments
new ceea708d56a [DebugInfo] Track multiple registers in DbgEntityHistoryCalculator
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/CodeGen/DbgEntityHistoryCalculator.h | 71 ++++--
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 28 ++-
.../AsmPrinter/DbgEntityHistoryCalculator.cpp | 171 +++++++++++----
lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp | 28 +--
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 130 +++++++----
test/DebugInfo/ARM/partial-subreg.ll | 25 ++-
test/DebugInfo/COFF/pieces.ll | 2 +-
test/DebugInfo/MIR/X86/clobbered-fragments.mir | 238 +++++++++++++++++++++
test/DebugInfo/X86/pieces-3.ll | 1 +
9 files changed, 555 insertions(+), 139 deletions(-)
create mode 100644 test/DebugInfo/MIR/X86/clobbered-fragments.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.