This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-release-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 57b4b3e0f 0: init: binutils-gcc-glibc: 0
new 4acbdf199 0: update: binutils-gcc-glibc: 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 (57b4b3e0f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-release-arm-spec [...]
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 | 156 +-
02-prepare_abe/console.log | 386 +-
03-build_abe-binutils/console.log | 10244 +-
.../console.log | 17134 ++-
05-build_abe-linux/console.log | 140 +-
06-build_abe-glibc/console.log | 37284 +++---
.../console.log | 40493 +++---
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 23 +-
09-benchmark/console.log | 180 +-
10-check_regression/console.log | 7731 +-
11-update_baseline/console.log | 7737 +-
console.log | 121543 ++++++++++--------
jenkins/manifest.sh | 22 +-
results-full.csv | 1833 +
results.csv | 123 +
results_id | 2 +-
17 files changed, 138908 insertions(+), 106125 deletions(-)
create mode 100644 results-full.csv
create mode 100644 results.csv
--
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-lts-allnoconfig
in repository toolchain/ci/llvm-project.
from 127240acf10 Merging r371434: ------------------------------------------ [...]
adds 02a0ef03e6d Merging r371766: ------------------------------------------ [...]
No new revisions were added by this update.
Summary of changes:
clang/lib/AST/Decl.cpp | 3 ++-
clang/test/CodeGen/alias.c | 5 +++++
2 files changed, 7 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 396eebe2f 0: update: llvm-linux: all
new 939cc27d8 0: update: llvm-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 (396eebe2f)
\
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 | 182 +-
02-build_llvm/console.log | 11962 +++++++++++++++++------------------
03-build_linux/console.log | 784 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 14 +-
console.log | 12952 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 12959 insertions(+), 12955 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 ebe9e05e29f [Remarks][NFC] Forward declare ParsedStringTable
new f8848854826 Revert for: [AMDGPU]: PHI Elimination hooks added for custo [...]
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/TargetInstrInfo.h | 23 ----------
lib/CodeGen/PHIElimination.cpp | 28 ++++++------
lib/Target/AMDGPU/SIInstrInfo.cpp | 30 -------------
lib/Target/AMDGPU/SIInstrInfo.h | 11 -----
lib/Target/AMDGPU/SILowerControlFlow.cpp | 14 +++---
test/CodeGen/AMDGPU/phi-elimination-assertion.mir | 2 +-
test/CodeGen/AMDGPU/phi-elimination-end-cf.mir | 54 -----------------------
7 files changed, 20 insertions(+), 142 deletions(-)
delete mode 100644 test/CodeGen/AMDGPU/phi-elimination-end-cf.mir
--
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 ff6d4b9988 [Sema][Typo Correction] Fix potential infite loop on ambigui [...]
new 063c2472fa [NFCI]Create CommonAttributeInfo Type as base type of *Attr [...]
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/Attr.h | 151 +++--
include/clang/Basic/Attr.td | 4 +-
include/clang/Basic/AttributeCommonInfo.h | 190 ++++++
include/clang/Lex/Preprocessor.h | 14 +-
include/clang/Sema/ParsedAttr.h | 212 ++-----
include/clang/Sema/Sema.h | 103 ++--
include/clang/Serialization/ASTBitCodes.h | 2 +-
lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 5 +-
lib/Lex/PPDirectives.cpp | 6 +-
lib/Lex/PPLexerChange.cpp | 9 +-
lib/Lex/Pragma.cpp | 4 +-
lib/Parse/ParseDecl.cpp | 10 +-
lib/Parse/ParseDeclCXX.cpp | 3 +-
lib/Parse/ParseExprCXX.cpp | 2 +-
lib/Parse/ParsePragma.cpp | 8 +-
lib/Parse/Parser.cpp | 3 +-
lib/Sema/ParsedAttr.cpp | 20 +-
lib/Sema/SemaAttr.cpp | 15 +-
lib/Sema/SemaDecl.cpp | 153 +++--
lib/Sema/SemaDeclAttr.cpp | 981 +++++++++++-------------------
lib/Sema/SemaDeclCXX.cpp | 22 +-
lib/Sema/SemaObjCProperty.cpp | 12 +-
lib/Sema/SemaOpenMP.cpp | 18 +-
lib/Sema/SemaStmtAttr.cpp | 19 +-
lib/Sema/SemaTemplateInstantiate.cpp | 5 +-
lib/Sema/SemaTemplateInstantiateDecl.cpp | 45 +-
lib/Sema/SemaType.cpp | 68 +--
lib/Serialization/ASTReaderDecl.cpp | 28 +-
lib/Serialization/ASTWriter.cpp | 7 +
utils/TableGen/ClangAttrEmitter.cpp | 164 +++--
30 files changed, 1082 insertions(+), 1201 deletions(-)
create mode 100644 include/clang/Basic/AttributeCommonInfo.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 libcxx.
from 45a3109db Recommit r370502: Make `vector` unconditionally move elements [...]
new 0bed48707 Fix failing negative compilation test for some versions of Clang
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:
.../vector/vector.modifiers/resize_not_move_insertable.fail.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 ccd70bb3fde libgo: don't use \? in grep pattern
new 82db3d4a127 2019-09-13 Bernd Edlinger <bernd.edlinger(a)hotmail.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 | 6 ++++++
gcc/cse.c | 23 ++++++-----------------
2 files changed, 12 insertions(+), 17 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-aarch64-stable-allnoconfig
in repository toolchain/ci/gcc.
from 10dc958673f PR libstdc++/91748 fix std::for_each_n for random access iterators
adds f128c57f0cf Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-aarch64-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 66b64412b8 Automatic date update in version.in
adds 844f25f6d5 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-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ed90b1554 0: update: binutils-gcc-linux: boot
new 918f2ac1f 0: update: binutils-gcc-linux: boot
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 (ed90b1554)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 68 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10262 +++++++-------
04-build_abe-stage1/console.log | 14084 ++++++++++----------
05-build_linux/console.log | 792 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 25668 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 25669 insertions(+), 25677 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.