This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from e4345d2540 Update __VERSION__ to remove the hardcoded 4.2.1 version
new 647bdd3207 ARM MTE stack sanitizer.
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/Basic/Features.def | 1 +
include/clang/Basic/Sanitizers.def | 3 +++
lib/CodeGen/CGDeclCXX.cpp | 4 ++++
lib/CodeGen/CodeGenFunction.cpp | 2 ++
lib/CodeGen/CodeGenModule.cpp | 6 ++++--
lib/CodeGen/SanitizerMetadata.cpp | 21 +++++++++------------
lib/Driver/SanitizerArgs.cpp | 10 ++++++++--
lib/Driver/ToolChains/Linux.cpp | 2 ++
test/CodeGen/memtag-attr.cpp | 19 +++++++++++++++++++
test/Driver/fsanitize.c | 10 ++++++++++
test/Lexer/has_feature_memtag_sanitizer.cpp | 11 +++++++++++
test/SemaCXX/attr-no-sanitize.cpp | 5 +++++
12 files changed, 78 insertions(+), 16 deletions(-)
create mode 100644 test/CodeGen/memtag-attr.cpp
create mode 100644 test/Lexer/has_feature_memtag_sanitizer.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 libcxx.
from e4aa70cf2 Constrain workaround to avoid affecting other buildbots
new c59091fb0 [libc++] Implement P0433: deduction guides for <unordered_map>
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/unordered_map | 146 ++++++++++++++-
.../unord.map/unord.map.cnstr/deduct.fail.cpp | 106 +++++++++++
.../unord.map/unord.map.cnstr/deduct.pass.cpp | 204 +++++++++++++++++++++
.../unord.map.cnstr/deduct_const.pass.cpp | 172 +++++++++++++++++
.../unord.multimap.cnstr/deduct.fail.cpp | 106 +++++++++++
.../unord.multimap.cnstr/deduct.pass.cpp | 204 +++++++++++++++++++++
.../unord.multimap.cnstr/deduct_const.pass.cpp | 173 +++++++++++++++++
www/cxx2a_status.html | 2 +-
8 files changed, 1106 insertions(+), 7 deletions(-)
create mode 100644 test/std/containers/unord/unord.map/unord.map.cnstr/deduct.fail.cpp
create mode 100644 test/std/containers/unord/unord.map/unord.map.cnstr/deduct.pass.cpp
create mode 100644 test/std/containers/unord/unord.map/unord.map.cnstr/deduct_cons [...]
create mode 100644 test/std/containers/unord/unord.multimap/unord.multimap.cnstr/d [...]
create mode 100644 test/std/containers/unord/unord.multimap/unord.multimap.cnstr/d [...]
create mode 100644 test/std/containers/unord/unord.multimap/unord.multimap.cnstr/d [...]
--
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 libcxx.
from 68a0f8c8a Improve compile time of variant.
new e4aa70cf2 Constrain workaround to avoid affecting other buildbots
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 | 6 ++++--
1 file changed, 4 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 8f7cf49d 0: update: binutils-gcc-linux: all
new fe4cf563 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 (8f7cf49d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 422 +-
03-build_abe-binutils/console.log | 10998 ++++----
04-build_abe-stage1/console.log | 19869 +++++++------
05-build_linux/console.log | 22492 +++++++--------
06-boot_linux/console.log | 2 +-
console.log | 53949 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 53916 insertions(+), 53994 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/gnu-release-arm-lts-defconfig
in repository toolchain/ci/gcc.
from 6573a818a8c Daily bump.
adds 47fe74a5166 Daily bump.
adds b76459ba3b0 Backport fix for PR85711
adds 8958f1e9a81 S/390: Fix vector shift count operand
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 17 +++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/s390/vector.md | 2 +-
gcc/recog.c | 16 +++++++++++----
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.target/s390/vector/vec-shift-2.c | 24 ++++++++++++++++++++++
6 files changed, 62 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/vector/vec-shift-2.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from 74bfb66755 Automatic date update in version.in
adds f83492cd36 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-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 45e316f3 0: update: binutils-gcc-linux: boot
new 34e230ef 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 (45e316f3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 122 +-
02-prepare_abe/console.log | 320 +-
03-build_abe-binutils/console.log | 10506 ++++++-------
04-build_abe-stage1/console.log | 17190 ++++++++++-----------
05-build_linux/console.log | 720 +-
06-boot_linux/console.log | 470 +-
console.log | 29340 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 29368 insertions(+), 29312 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 2e692a0fecb AMDGPU/GlobalISel: Fix G_ICMP for wave32
new a00c6918e7b AMDGPU/GlobalISel: Custom legalize G_EXTRACT_VECTOR_ELT
new e86254e20ed AMDGPU/GlobalISel: Custom legalize G_INSERT_VECTOR_ELT
new 0774fb325eb AMDGPU/GlobalISel: Fix handling of sgpr (not scc bank) s1 to VCC
new 0cf596c83a1 AMDGPU/GlobalISel: Fix not constraining result reg of copie [...]
new fcd8db8a7db AMDGPU/GlobalISel: Fix selecting vcc->vcc bank copies
new 848db45c88c AMDGPU/GlobalISel: Don't constrain source register of VCC copies
new 46513b57db3 AMDGPU/GlobalISel: Select G_AND/G_OR/G_XOR
The 7 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/AMDGPUInstructionSelector.cpp | 115 +++-
lib/Target/AMDGPU/AMDGPUInstructionSelector.h | 1 +
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 65 ++-
lib/Target/AMDGPU/AMDGPULegalizerInfo.h | 4 +
test/CodeGen/AMDGPU/GlobalISel/inst-select-and.mir | 593 ++++++++++++++++++++
.../CodeGen/AMDGPU/GlobalISel/inst-select-copy.mir | 128 ++++-
test/CodeGen/AMDGPU/GlobalISel/inst-select-or.mir | 600 ++++++++++++++++++++-
test/CodeGen/AMDGPU/GlobalISel/inst-select-xor.mir | 593 ++++++++++++++++++++
.../GlobalISel/legalize-extract-vector-elt.mir | 201 ++++---
.../GlobalISel/legalize-insert-vector-elt.mir | 41 +-
10 files changed, 2190 insertions(+), 151 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-and.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-xor.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.