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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8cdf2d7b 6: update: llvm-linux: 17560
new 488a6b25 6: update: llvm-linux: 17560
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 (8cdf2d7b)
\
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 | 184 +-
02-build_llvm/console.log | 11928 ++++++++++++------------
03-build_linux/console.log | 6204 ++++++-------
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 88 +-
console.log | 18412 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 18416 insertions(+), 18416 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 29a9e698 0: update: llvm-linux: boot
new 1be80cba 0: update: llvm-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 (29a9e698)
\
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:
01-reset_artifacts/console.log | 16 +-
02-build_llvm/console.log | 12050 ++++++++++++++++----------------
03-build_linux/console.log | 1804 ++---
04-boot_linux/console.log | 470 +-
06-update_baseline/console.log | 8 +-
console.log | 14348 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
7 files changed, 14352 insertions(+), 14352 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 d09ba2cca3 Fix a test to test what the name suggest.
new e7e77f8353 [libclang][index][NFC] Fix test for skipping already parsed [...]
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/Index/skip-parsed-bodies/compile_commands.json | 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.
unknown user pushed a change to branch master
in repository gcc.
from 4bc8e258a08 rs6000: New darn testcase (PR91481)
new 84c3c2c581f compiler: record pointer var values to remove write barriers
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 2 +-
gcc/go/gofrontend/gogo.h | 9 ++-
gcc/go/gofrontend/wb.cc | 115 +++++++++++++++++++++++++++++++--------
libgo/go/runtime/print.go | 1 +
5 files changed, 102 insertions(+), 27 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 de41b18d8e9 PR c++/79817 - attribute deprecated on namespace. * cp-tr [...]
new 4bc8e258a08 rs6000: New darn testcase (PR91481)
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 | 5 +++++
gcc/testsuite/gcc.target/powerpc/darn-3.c | 16 ++++++++++++++++
2 files changed, 21 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/powerpc/darn-3.c
--
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 lldb.
from 576acba9f Upstream support for macCatalyst Mach-O binaries.
new 20b95b2bf Skip tail call frame tests when dwarf_version < 4
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:
.../ambiguous_tail_call_seq1/TestAmbiguousTailCallSeq1.py | 3 ++-
.../ambiguous_tail_call_seq2/TestAmbiguousTailCallSeq2.py | 3 ++-
.../disambiguate_call_site/TestDisambiguateCallSite.py | 3 ++-
.../TestDisambiguatePathsToCommonSink.py | 3 ++-
.../disambiguate_tail_call_seq/TestDisambiguateTailCallSeq.py | 3 ++-
.../inlining_and_tail_calls/TestInliningAndTailCalls.py | 3 ++-
.../thread_step_out_message/TestArtificialFrameStepOutMessage.py | 3 ++-
.../tail_call_frames/unambiguous_sequence/TestUnambiguousTailCalls.py | 3 ++-
packages/Python/lldbsuite/test/lldbtest.py | 1 +
9 files changed, 17 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 llvm.
from c3fd6a13deb [AMDGPU] w/a for gfx908 mfma SrcC literal HW bug
new e86bd0e33f5 [AMDGPU] w/a for gfx908 mfma SrcC literal HW bug
new 1d85021db85 [AMDGPU] Check for immediate SrcC in mfma in AsmParser
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:
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 4 +
lib/Target/AMDGPU/SIInstrInfo.cpp | 12 +-
test/MC/AMDGPU/mai-err.s | 477 +++++++++++++++++++++++
test/MC/AMDGPU/mai.s | 480 ------------------------
4 files changed, 490 insertions(+), 483 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 09905dd469 [LifetimeAnalysis] Make it possible to disable the new warnings
new d09ba2cca3 Fix a test to test what the name suggest.
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/Sema/warn-lifetime-analysis-nocfg-disabled.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.