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-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0aff9507 0: update: binutils-gcc-linux: all
new 5d847ea7 0: update: binutils-gcc-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 (0aff9507)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 229 +-
02-prepare_abe/console.log | 254 +-
03-build_abe-binutils/console.log | 11683 +++++++-------
04-build_abe-stage1/console.log | 15509 ++++++++++---------
05-build_linux/console.log | 1606 +-
06-boot_linux/console.log | 8 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 29891 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 29590 insertions(+), 29620 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 359bedf8ced gn build: (manually) merge r373407
new 8396e627c35 DebugInfo: Update support for detecting C++ language varian [...]
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/BinaryFormat/Dwarf.h | 52 ++++++++++++++++++++++++++++++++++
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 7 +++--
lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 2 +-
test/DebugInfo/X86/gnu-public-names.ll | 2 +-
4 files changed, 58 insertions(+), 5 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 11514b8c131 AMDGPU/GlobalISel: Use getIntrinsicID helper
new 359bedf8ced gn build: (manually) merge r373407
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/gn/secondary/clang/include/clang/AST/BUILD.gn | 6 ++++++
utils/gn/secondary/clang/lib/AST/BUILD.gn | 1 +
utils/gn/secondary/clang/utils/TableGen/BUILD.gn | 1 +
3 files changed, 8 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 c09cbfd881 Remove TypeNodes.def from the modulemap.
new ae8a5cdd4e Fix crash on constant-evaluation of pseudo-destruction of a [...]
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/ExprConstant.cpp | 2 +-
test/SemaCXX/constant-expression-cxx2a.cpp | 9 +++++++++
2 files changed, 10 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/gnu-release-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards dfb50b45 0: update: binutils-gcc-linux: boot
new 8ae03d2c 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 (dfb50b45)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 78 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 9117 ++++++------
04-build_abe-stage1/console.log | 16507 +++++++++++-----------
05-build_linux/console.log | 644 +-
06-boot_linux/console.log | 416 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 27188 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
10 files changed, 27201 insertions(+), 27213 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 e2995cfed4a [AMDGPU] separate accounting for agprs
new db73d795b01 AMDGPU/GlobalISel: Fix RegBankSelect for 1024-bit values
new 8899bbd753a AMDGPU/GlobalISel: Legalize 1024-bit G_BUILD_VECTOR
new addd7f5bb6a AMDGPU/GlobalISel: Private loads always use VGPRs
new 65c0907e68b AMDGPU/GlobalISel: Assume VGPR for G_FRAME_INDEX
new 11514b8c131 AMDGPU/GlobalISel: Use getIntrinsicID helper
The 5 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/AMDGPUGenRegisterBankInfo.def | 64 ++++++-----
lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp | 2 +-
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 12 ++-
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 28 +++--
.../AMDGPU/GlobalISel/legalize-build-vector.mir | 119 +++++++++++++++++++++
test/CodeGen/AMDGPU/GlobalISel/legalize-phi.mir | 76 +++++++------
.../AMDGPU/GlobalISel/regbankselect-extract.mir | 28 +++++
.../GlobalISel/regbankselect-frame-index.mir | 2 +-
.../AMDGPU/GlobalISel/regbankselect-load.mir | 17 +++
9 files changed, 262 insertions(+), 86 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 887365831e Fix unused variable warning. NFCI.
new c09cbfd881 Remove TypeNodes.def from the modulemap.
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/module.modulemap | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.