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-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e9bcc456 2: good: llvm-linux: 386
new e8636d36 2: good: llvm-linux: 386
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 (e9bcc456)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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:
1-reset_artifacts/console.log | 68 +-
2-build_llvm/console.log | 10301 +++++++++++++++++++-------------------
3-build_linux/console.log | 102 +-
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 8 +-
console.log | 10481 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
7 files changed, 10491 insertions(+), 10485 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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards b1bf8ca3 0: good: llvm-linux: 17522
new dbdf0420 0: good: llvm-linux: 17526
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 (b1bf8ca3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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:
1-reset_artifacts/console.log | 70 +-
2-build_llvm/console.log | 10377 +++++++++++++++++-----------------
3-build_linux/console.log | 1117 ++--
5-check_regression/console.log | 10 +-
6-update_baseline/console.log | 53 +-
console.log | 11627 +++++++++++++++++++--------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
8 files changed, 11606 insertions(+), 11664 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 9f91501d176 [InstCombine] add FMF to tests for extra coverage; NFC
new 92078fc49a7 [DebugInfoMetadata] Move main subprogram DIFlag into DISPFlags
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-c/DebugInfo.h | 1 -
include/llvm/IR/DebugInfoFlags.def | 4 +--
include/llvm/IR/DebugInfoMetadata.h | 8 +++--
lib/Bitcode/Reader/MetadataLoader.cpp | 35 ++++++++++++++++-----
test/Bitcode/DISubprogram-v5.ll | 24 ++++++++++++++
test/Bitcode/DISubprogram-v5.ll.bc | Bin 0 -> 1300 bytes
.../DebugInfo/Generic/containing-type-extension.ll | 2 +-
test/DebugInfo/Generic/discriminated-union.ll | 2 +-
test/DebugInfo/Generic/mainsubprogram.ll | 2 +-
.../Generic/univariant-discriminated-union.ll | 2 +-
.../X86/containing-type-extension-rust.ll | 2 +-
11 files changed, 64 insertions(+), 18 deletions(-)
create mode 100644 test/Bitcode/DISubprogram-v5.ll
create mode 100755 test/Bitcode/DISubprogram-v5.ll.bc
--
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 392a59728b x86: Correct EVEX vector load/store optimization
new 634557801d Prevent an illegal memory access by objdump when parsing a c [...]
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:
binutils/ChangeLog | 6 ++++++
binutils/objdump.c | 16 +++++++++-------
2 files changed, 15 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.
unknown user pushed a change to branch master
in repository gcc.
from 7f100343834 PR target/89506 * config/arm/arm.md (cmpsi2_addneg): Swap [...]
new 797edc3a3a3 gcc/testsuite/ChangeLog:
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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/powerpc/pr87532-mc.c | 6 +++---
2 files changed, 9 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.
unknown user pushed a change to branch master
in repository llvm.
from 6ce55cd841c [DebugInfo] Introduce DW_OP_LLVM_convert
new 9f91501d176 [InstCombine] add FMF to tests for extra coverage; NFC
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:
test/Transforms/InstCombine/and-fcmp.ll | 16 ++++++++--------
1 file changed, 8 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.
from 03da18856a [OpenCL] Improved testing of default header.
new e99393cc7f [ASTImporter] Fix redecl failures of ClassTemplateSpec
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/AST/ASTImporter.cpp | 254 ++++++++++++++++++--------------------
unittests/AST/ASTImporterTest.cpp | 48 ++++++-
2 files changed, 160 insertions(+), 142 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.