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 0dd4a229 6: update: llvm-linux: 17560
new b90d5e34 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 (0dd4a229)
\
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 | 175 +-
02-build_llvm/console.log | 12100 ++++++++++++-------------
03-build_linux/console.log | 6202 ++++++-------
06-update_baseline/console.log | 48 +-
console.log | 18525 +++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
6 files changed, 18521 insertions(+), 18539 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 2f158d66cf1 Remove cmake checks for MSVC 1900 / VS 2013
new 6038bea1b86 [Remarks] Add an LLVM-bitstream-based remark serializer
new ccbae1eab2c [DAGCombiner] Add an option to control whether or not to en [...]
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:
docs/Remarks.rst | 245 +++++++++++++
include/llvm/Bitcode/BitcodeAnalyzer.h | 1 +
include/llvm/Remarks/BitstreamRemarkContainer.h | 106 ++++++
include/llvm/Remarks/BitstreamRemarkSerializer.h | 188 ++++++++++
include/llvm/Remarks/Remark.h | 6 +-
include/llvm/Remarks/RemarkFormat.h | 2 +-
lib/Bitcode/Reader/BitcodeAnalyzer.cpp | 10 +
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 7 +-
lib/IR/RemarkStreamer.cpp | 1 +
lib/Remarks/BitstreamRemarkSerializer.cpp | 383 +++++++++++++++++++++
lib/Remarks/CMakeLists.txt | 1 +
lib/Remarks/RemarkFormat.cpp | 3 +-
lib/Remarks/RemarkParser.cpp | 9 +
lib/Remarks/RemarkSerializer.cpp | 5 +
lib/Remarks/YAMLRemarkParser.cpp | 4 +-
lib/Remarks/YAMLRemarkSerializer.cpp | 2 +-
test/Bitcode/stream-types.c | 3 +
test/Bitcode/stream-types.c.opt.bitstream | Bin 0 -> 384 bytes
unittests/Remarks/BitstreamRemarksFormatTest.cpp | 48 +++
.../Remarks/BitstreamRemarksSerializerTest.cpp | 341 ++++++++++++++++++
unittests/Remarks/CMakeLists.txt | 3 +
21 files changed, 1360 insertions(+), 8 deletions(-)
create mode 100644 include/llvm/Remarks/BitstreamRemarkContainer.h
create mode 100644 include/llvm/Remarks/BitstreamRemarkSerializer.h
create mode 100644 lib/Remarks/BitstreamRemarkSerializer.cpp
create mode 100644 test/Bitcode/stream-types.c.opt.bitstream
create mode 100644 unittests/Remarks/BitstreamRemarksFormatTest.cpp
create mode 100644 unittests/Remarks/BitstreamRemarksSerializerTest.cpp
--
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 ebe4432be30 [NFC] Improve cmake diagnostic when checking atomics
new 2f158d66cf1 Remove cmake checks for MSVC 1900 / VS 2013
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:
CMakeLists.txt | 4 +---
cmake/modules/HandleLLVMOptions.cmake | 20 ++++----------------
2 files changed, 5 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 lldb.
from 3470cf4c9 [Symbol] Use llvm::Expected when getting TypeSystems
new 3652de06d [TableGen] Reuse typedef across emitters (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:
utils/TableGen/LLDBOptionDefEmitter.cpp | 17 +++++------------
utils/TableGen/LLDBPropertyDefEmitter.cpp | 9 +++------
utils/TableGen/LLDBTableGenBackends.h | 6 ++++++
3 files changed, 14 insertions(+), 18 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 compiler-rt.
from b0f4ece03 [builtins][test] XFAIL two SPARC tests
new b4a7be0b1 Remove cmake checks for MSVC 1900 / VS 2013
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:
CMakeLists.txt | 11 +++++------
1 file changed, 5 insertions(+), 6 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 eee50d72 0: update: llvm-linux: boot
new 672c281e 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 (eee50d72)
\
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 | 220 +-
02-build_llvm/console.log | 11990 +++++++++++++++----------------
03-build_linux/console.log | 1820 ++---
04-boot_linux/console.log | 470 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 14533 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 14513 insertions(+), 14563 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 binutils-gdb.
from c0d6f62fce RISC-V: Fix minor issues with FP csr instructions.
new a2bd7b82ee Don't declare tui_copy_win or tui_box_win
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:
gdb/ChangeLog | 5 +++++
gdb/tui/tui-wingeneral.h | 2 --
2 files changed, 5 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 clang-tools-extra.
from 0597f188 [clangd][NFC] Typo in comment
new 09aba8c1 [clangd][NFC] Fix typo in comment
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/ClangdUnit.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.