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 dfc42c99cd Automatic date update in version.in
adds e21d73cf73 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 10d105b2 0: update: binutils-gcc-glibc-llvm: -1
new 56c30bfc 0: init: 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 (10d105b2)
\
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 | 57 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10874 +-
.../console.log | 17568 ++-
05-build_abe-linux/console.log | 254 +-
06-build_abe-glibc/console.log | 38170 +++---
.../console.log | 46780 ++++---
08-build_llvm-true/console.log | 11840 +-
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 22 +-
09-benchmark/console.log | 162 +-
10-check_regression/console.log | 18 +-
11-update_baseline/console.log | 10 +-
console.log | 126699 +++++++++---------
jenkins/manifest.sh | 18 +-
15 files changed, 126421 insertions(+), 126487 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
in repository toolchain/ci/base-artifacts.
discards ef61ed26 0: update: binutils-gcc-glibc-llvm: -1
new 62c0250a 0: init: binutils-gcc-glibc-llvm: 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 (ef61ed26)
\
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 | 128 +-
02-prepare_abe/console.log | 416 +-
03-build_abe-binutils/console.log | 10620 +-
.../console.log | 17496 ++-
05-build_abe-linux/console.log | 278 +-
06-build_abe-glibc/console.log | 38190 +++---
.../console.log | 46799 +++----
08-build_llvm-true/console.log | 11738 +-
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 42 +-
09-benchmark/console.log | 235 +-
10-check_regression/console.log | 20 +-
11-update_baseline/console.log | 10 +-
console.log | 126538 +++++++++---------
jenkins/manifest.sh | 18 +-
results | 2 +
results_id | 1 +
17 files changed, 126199 insertions(+), 126334 deletions(-)
create mode 100644 results_id
--
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 release_90
in repository clang.
from 49dc415021 ReleaseNotes: fixes
new ff5fb5ee53 Re-generate {Attribute,ClangCommandLine,Diagnostics}Reference.rst
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:
docs/DiagnosticsReference.rst | 11 +++++++++++
1 file changed, 11 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 clang.
from 99b2bc4f95 [CodeGen]: fix error message for "=r" asm constraint
new b6cbdf1b70 [Tooling] Migrated APIs that take ownership of objects to un [...]
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:
docs/LibTooling.rst | 2 +-
docs/RAVFrontendAction.rst | 2 +-
docs/ReleaseNotes.rst | 6 ++
include/clang/Tooling/Tooling.h | 47 ++---------
lib/Tooling/Tooling.cpp | 29 ++++---
unittests/AST/EvaluateAsRValueTest.cpp | 34 ++++----
unittests/AST/RecursiveASTVisitorTest.cpp | 2 +-
unittests/CrossTU/CrossTranslationUnitTest.cpp | 8 +-
unittests/Index/IndexTests.cpp | 23 +++---
unittests/Sema/CodeCompleteTest.cpp | 8 +-
unittests/Sema/ExternalSemaSourceTest.cpp | 30 +++----
unittests/StaticAnalyzer/CallDescriptionTest.cpp | 24 +++---
.../StaticAnalyzer/RegisterCustomCheckersTest.cpp | 3 +-
unittests/StaticAnalyzer/StoreTest.cpp | 4 +-
unittests/StaticAnalyzer/SymbolReaperTest.cpp | 5 +-
unittests/Tooling/CommentHandlerTest.cpp | 4 +-
unittests/Tooling/RefactoringTest.cpp | 2 +-
unittests/Tooling/TestVisitor.h | 4 +-
unittests/Tooling/ToolingTest.cpp | 96 +++++++++++-----------
19 files changed, 150 insertions(+), 183 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 fb551f94 [clangd] Add .vscode-test to .gitignore.
new df55c70a [Tooling] Migrated APIs that take ownership of objects to unique_ptr
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/unittests/IndexActionTests.cpp | 2 +-
unittests/clang-tidy/ClangTidyTest.h | 4 +++-
2 files changed, 4 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 release_90
in repository llvm.
from 7b4d8f9e9b9 ReleaseNotes: pocl and TCE; by Pekka Jääskeläinen
new ba2e8a1f7bb Merging r370404: ------------------------------------------ [...]
new 73e43cbc318 Merging r370355: ------------------------------------------ [...]
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/Analysis/InstructionSimplify.h | 11 ++-
lib/Analysis/InstructionSimplify.cpp | 30 +++++---
lib/Target/X86/X86ISelLowering.cpp | 8 +-
test/CodeGen/X86/combine-pmuldq.ll | 115 ++++++++++++++++++++++++++++
4 files changed, 145 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 0bb362cc418 vim: add `immarg` keyword
new 795f752ce7f [LiveDebugValues] Insert entry values after bundles
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/llvm/CodeGen/MachineBasicBlock.h | 12 ++
lib/CodeGen/LiveDebugValues.cpp | 3 +-
.../MIR}/Hexagon/lit.local.cfg | 0
.../live-debug-values-bundled-entry-values.mir | 139 +++++++++++++++++++++
4 files changed, 152 insertions(+), 2 deletions(-)
copy test/{CodeGen => DebugInfo/MIR}/Hexagon/lit.local.cfg (100%)
create mode 100644 test/DebugInfo/MIR/Hexagon/live-debug-values-bundled-entry-values.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.