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-mainline-allnoconfig
in repository toolchain/ci/gcc.
from cc5614a9acd Daily bump.
adds b33668e1bb8 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-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 16ba30dcfa aarch64: fix DT_AARCH64_VARIANT_PCS handling in readelf
adds c3f9d95f92 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 6573633 0: update: binutils-gcc-linux: boot
new 34c805e 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 (6573633)
\
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 | 166 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10851 ++++++++-------
04-build_abe-stage1/console.log | 13860 +++++++++----------
05-build_linux/console.log | 688 +-
06-boot_linux/console.log | 4 +-
console.log | 26036 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 26007 insertions(+), 26054 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 2665cd3b771 gn build: Merge r365536.
new 8c114037469 [AMDGPU] gfx908 v_pk_fmac_f16 support
new 9b44e7d33a6 AMDGPU/GlobalISel: Fix legality for G_BUILD_VECTOR
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/AMDGPU.td | 4 +-
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 11 +-
lib/Target/AMDGPU/VOP2Instructions.td | 10 +-
test/CodeGen/AMDGPU/GlobalISel/legalize-ashr.mir | 19 +-
.../AMDGPU/GlobalISel/legalize-build-vector.mir | 120 ++++++++++++
test/CodeGen/AMDGPU/GlobalISel/legalize-fabs.mir | 22 ++-
test/CodeGen/AMDGPU/GlobalISel/legalize-fadd.mir | 22 ++-
.../AMDGPU/GlobalISel/legalize-fcanonicalize.mir | 22 ++-
test/CodeGen/AMDGPU/GlobalISel/legalize-fcmp.mir | 99 +++++++---
test/CodeGen/AMDGPU/GlobalISel/legalize-fma.mir | 22 ++-
test/CodeGen/AMDGPU/GlobalISel/legalize-fmul.mir | 22 ++-
test/CodeGen/AMDGPU/GlobalISel/legalize-fneg.mir | 22 ++-
test/CodeGen/AMDGPU/GlobalISel/legalize-fsqrt.mir | 30 ++-
test/CodeGen/AMDGPU/GlobalISel/legalize-fsub.mir | 30 ++-
test/CodeGen/AMDGPU/GlobalISel/legalize-icmp.mir | 213 +++++++++++++++++----
test/CodeGen/AMDGPU/GlobalISel/legalize-lshr.mir | 19 +-
test/CodeGen/AMDGPU/GlobalISel/legalize-phi.mir | 11 +-
test/CodeGen/AMDGPU/GlobalISel/legalize-shl.mir | 19 +-
test/CodeGen/AMDGPU/GlobalISel/legalize-smax.mir | 25 ++-
test/CodeGen/AMDGPU/GlobalISel/legalize-smin.mir | 25 ++-
test/CodeGen/AMDGPU/GlobalISel/legalize-umax.mir | 25 ++-
test/CodeGen/AMDGPU/GlobalISel/legalize-umin.mir | 25 ++-
test/MC/AMDGPU/xdl-insts-gfx908.s | 46 +++++
test/MC/Disassembler/AMDGPU/xdl-insts-gfx908.txt | 46 +++++
24 files changed, 706 insertions(+), 203 deletions(-)
create mode 100644 test/MC/AMDGPU/xdl-insts-gfx908.s
create mode 100644 test/MC/Disassembler/AMDGPU/xdl-insts-gfx908.txt
--
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 dbd5c840be XFAIL clang/test/Headers/max_align.c on i686
new 0a99e5c23d [clang] DirectoryWatcher
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/DirectoryWatcher/DirectoryWatcher.h | 123 ++++++
lib/CMakeLists.txt | 1 +
lib/DirectoryWatcher/CMakeLists.txt | 27 ++
lib/DirectoryWatcher/DirectoryScanner.cpp | 54 +++
lib/DirectoryWatcher/DirectoryScanner.h | 29 ++
.../linux/DirectoryWatcher-linux.cpp | 345 +++++++++++++++++
lib/DirectoryWatcher/mac/DirectoryWatcher-mac.cpp | 233 +++++++++++
unittests/CMakeLists.txt | 1 +
unittests/DirectoryWatcher/CMakeLists.txt | 13 +
.../DirectoryWatcher/DirectoryWatcherTest.cpp | 426 +++++++++++++++++++++
10 files changed, 1252 insertions(+)
create mode 100644 include/clang/DirectoryWatcher/DirectoryWatcher.h
create mode 100644 lib/DirectoryWatcher/CMakeLists.txt
create mode 100644 lib/DirectoryWatcher/DirectoryScanner.cpp
create mode 100644 lib/DirectoryWatcher/DirectoryScanner.h
create mode 100644 lib/DirectoryWatcher/linux/DirectoryWatcher-linux.cpp
create mode 100644 lib/DirectoryWatcher/mac/DirectoryWatcher-mac.cpp
create mode 100644 unittests/DirectoryWatcher/CMakeLists.txt
create mode 100644 unittests/DirectoryWatcher/DirectoryWatcherTest.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 9ebcde18d1e GlobalISel: Combine unmerge of merge with intermediate cast
new 514c9c54475 Add lldb type unit support to the release notes
new 5879a32d078 gn build: Merge r365531.
new 3f4a17db453 gn build: Merge r365541.
new 1926b2a988a gn build: Merge r365532.
new 2665cd3b771 gn build: Merge r365536.
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:
docs/ReleaseNotes.rst | 2 ++
utils/gn/secondary/clang-tools-extra/clangd/BUILD.gn | 1 +
utils/gn/secondary/llvm/lib/MC/BUILD.gn | 5 +++++
utils/gn/secondary/llvm/lib/Target/BPF/BUILD.gn | 2 +-
utils/gn/secondary/llvm/lib/Target/PowerPC/MCTargetDesc/BUILD.gn | 1 +
utils/gn/secondary/llvm/lib/Transforms/Instrumentation/BUILD.gn | 1 +
6 files changed, 11 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.
unknown user pushed a change to branch master
in repository lldb.
from f9d3633dd [lldb_test_suite] Fix lldb test suite targeting remote Android
new 1ff11c741 [lldb] Quick Fix: IRExecutionUnit check pointer before access it
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:
source/Expression/IRExecutionUnit.cpp | 6 +++---
1 file changed, 3 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards ab4ecb0 0: update: gcc-4eeba3bf0ba6e8afc34fc26bf592d240884bedfe: -5
new 3b58ab8 0: update: gcc-e0e548075fed6c1ff4bab593dcc0a546d560dddf: -5
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 (ab4ecb0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 130 +-
02-prepare_abe/console.log | 38 +-
03-build_abe-bootstrap_O3/console.log | 89317 +++++++++++++++----------------
console.log | 89485 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
5 files changed, 89492 insertions(+), 89486 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.