This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from e74d21633f NFC: Fix a poorly-written test
new 59708fc5bc [ASTImporter] Attempt to fix Windows buildbot test errors
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:
unittests/AST/ASTImporterODRStrategiesTest.cpp | 4 ++--
1 file changed, 2 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-release-aarch64-stable-allnoconfig
in repository toolchain/ci/gcc.
from e884c77dada Daily bump.
adds 44cc5451b94 [Darwin, opts processing] Fix missing RejectNegative etc.
adds 64bf7a0d21f Daily bump.
adds db6156b568d xtensa: backport fix for PR target/90922
adds ec2d041e821 * gcc-interface/trans.c (Attribute_to_gnu): Test Can_Use_I [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 23 +++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 6 +
gcc/ada/gcc-interface/trans.c | 48 +++--
gcc/config/darwin.opt | 397 +++++++++++++++++++++++++-----------------
gcc/config/xtensa/xtensa.c | 3 +-
6 files changed, 293 insertions(+), 186 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-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 264fbf07 0: update: binutils-gcc-linux: boot
new 8de56660 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 (264fbf07)
\
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 | 132 +-
02-prepare_abe/console.log | 396 +-
03-build_abe-binutils/console.log | 11020 +++++++--------
04-build_abe-stage1/console.log | 14055 +++++++++----------
05-build_linux/console.log | 736 +-
console.log | 26421 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
7 files changed, 26385 insertions(+), 26383 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 5b460ada78 Fix __is_fundamental to accept nullptr_t
new e74d21633f NFC: Fix a poorly-written test
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/SemaCXX/constexpr-builtin-bit-cast.cpp | 14 +++++++-------
1 file changed, 7 insertions(+), 7 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 libcxx.
from a57e4bf8e [libc++] Mark iostreams test as XFAIL on older macOSes
new 239c70ec6 [libc++] Mark CTAD tests as not failing on AppleClang 10.0.1
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/std/containers/associative/map/map.cons/deduct.fail.cpp | 2 +-
test/std/containers/associative/multimap/multimap.cons/deduct.fail.cpp | 2 +-
test/std/containers/associative/multiset/multiset.cons/deduct.fail.cpp | 2 +-
test/std/containers/associative/set/set.cons/deduct.fail.cpp | 2 +-
test/std/containers/unord/unord.map/unord.map.cnstr/deduct.fail.cpp | 2 +-
.../unord/unord.multimap/unord.multimap.cnstr/deduct.fail.cpp | 2 +-
.../unord/unord.multiset/unord.multiset.cnstr/deduct.fail.cpp | 2 +-
test/std/containers/unord/unord.set/unord.set.cnstr/deduct.fail.cpp | 2 +-
8 files changed, 8 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 e61b10cb03f [BreakFalseDeps] ignore function with minsize attribute
new 31908d00ca1 [InstCombine] dropRedundantMaskingOfLeftShiftInput(): pat. [...]
new 3b27a530953 [InstCombine] dropRedundantMaskingOfLeftShiftInput(): pat. [...]
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/Transforms/InstCombine/InstCombineShifts.cpp | 62 ++++++++++++++++++++--
...redundant-left-shift-input-masking-variant-a.ll | 12 ++---
...redundant-left-shift-input-masking-variant-b.ll | 12 ++---
...redundant-left-shift-input-masking-variant-c.ll | 12 ++---
...redundant-left-shift-input-masking-variant-d.ll | 12 ++---
...redundant-left-shift-input-masking-variant-e.ll | 12 ++---
6 files changed, 87 insertions(+), 35 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a2e37362 0: update: llvm-linux: 16
new 8e608258 0: update: llvm-linux: 16
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 (a2e37362)
\
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 | 12191 ++++++++++++++++++-----------------
03-build_linux/console.log | 840 +--
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 28 -
console.log | 13259 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13280 insertions(+), 13274 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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8a67ecd6 2: update: llvm-linux: 18918
new 89a7233f 2: update: llvm-linux: 18918
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 (8a67ecd6)
\
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 | 162 +-
02-build_llvm/console.log | 12198 +++++++++++++++++-----------------
03-build_linux/console.log | 1331 ++--
06-update_baseline/console.log | 84 +-
console.log | 13775 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 14374 insertions(+), 13184 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.