This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 69e72aa46 Reformat the beginning of the testing doc to make clear how t [...]
new 7de36b777 [libc++] Add a test for resizing of a vector with copy-only elements
new ffced82bd [libc++] Revert "Make `vector` unconditionally move elements [...]
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:
include/memory | 26 +++-------
include/vector | 9 ++--
.../exception_safety_exceptions_disabled.sh.cpp | 57 ----------------------
.../vector.modifiers/resize.copy_only.pass.sh.cpp | 45 +++++++++++++++++
4 files changed, 55 insertions(+), 82 deletions(-)
delete mode 100644 test/libcxx/containers/sequences/vector/exception_safety_except [...]
create mode 100644 test/std/containers/sequences/vector/vector.modifiers/resize.co [...]
--
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 gcc.
from d9743e50275 PR middle-end/91001 PR middle-end/91105 PR middle-end/91 [...]
new 8b34a2cd5a1 2019-09-05 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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:
gcc/ChangeLog | 6 ++++++
gcc/expr.c | 33 +++++++++++++++++++--------------
2 files changed, 25 insertions(+), 14 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-release-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards cf7896e0 0: update: llvm-linux: all
new fcbc3c3d 0: update: llvm-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 (cf7896e0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 12054 +++++++++++++++++------------------
03-build_linux/console.log | 802 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 +
console.log | 13111 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13142 insertions(+), 13088 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fd52148d 0: update: binutils-30331a6ca014f6b51b17627aa968c6b79627ce21: all
new df68a801 0: update: linux-35394d031b710e832849fca60d0f53b513f0c390: 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 (fd52148d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 59 +-
02-prepare_abe/console.log | 294 +-
03-build_abe-binutils/console.log | 11166 +++++++------
04-build_abe-stage1/console.log | 18622 +++++++++++-----------
05-build_linux/console.log | 545 +-
06-boot_linux/console.log | 2 +-
console.log | 30696 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
8 files changed, 30452 insertions(+), 30940 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 3ad084e5dd6 [LLVM][Alignment] Convert isLegalNTStore/isLegalNTLoad to l [...]
new b2648080e66 [ARM] Fixup the creation of VPT blocks
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/Target/ARM/MVEVPTBlockPass.cpp | 35 +++++++++++++++++++---------------
test/CodeGen/Thumb2/mve-vpt-block.mir | 2 +-
test/CodeGen/Thumb2/mve-vpt-block2.mir | 4 ++--
test/CodeGen/Thumb2/mve-vpt-block4.mir | 4 ++--
test/CodeGen/Thumb2/mve-vpt-block5.mir | 6 +++---
test/CodeGen/Thumb2/mve-vpt-block6.mir | 6 +++---
test/CodeGen/Thumb2/mve-vpt-block7.mir | 6 ++----
test/CodeGen/Thumb2/mve-vpt-block8.mir | 10 +++++-----
test/CodeGen/Thumb2/mve-vpt-nots.mir | 32 +++++++++++++++----------------
9 files changed, 54 insertions(+), 51 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 release_90
in repository clang.
from 5fc381cf3e Merging r370850: ------------------------------------------- [...]
new 893b39c09b Merging r369760: ------------------------------------------- [...]
new 5f2d4a2281 Merging r371027: ------------------------------------------- [...]
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:
include/clang/Basic/DiagnosticDriverKinds.td | 2 --
lib/Driver/Driver.cpp | 24 ++++++++-------
lib/Driver/ToolChains/Clang.cpp | 26 ++++++++++-------
.../Checkers/EnumCastOutOfRangeChecker.cpp | 16 ++++++++++
test/Analysis/enum-cast-out-of-range.c | 34 ++++++++++++++++++++++
test/Analysis/enum-cast-out-of-range.cpp | 10 ++++++-
test/Driver/working-directory.c | 10 +------
7 files changed, 90 insertions(+), 32 deletions(-)
create mode 100644 test/Analysis/enum-cast-out-of-range.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.
unknown user pushed a change to branch master
in repository clang.
from 446ef3b0d8 [OpenCL] Add image type handling for builtins
new 280c4e5334 Add -m(no)-spe to clang
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/Driver/Options.td | 2 ++
lib/Basic/Targets/PPC.cpp | 10 +++++++++-
lib/Basic/Targets/PPC.h | 1 +
lib/CodeGen/TargetInfo.cpp | 3 ++-
test/Driver/ppc-features.cpp | 3 +++
test/Preprocessor/init.c | 5 +++++
6 files changed, 22 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 lld.
from 6f914a7fc Align output segments correctly
new 7b7c4dccf [mips] Make a few test cases more tolerant to exact symbol ad [...]
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/ELF/global-offset-table-position-mips.s | 14 ++-----
test/ELF/mips-26-mask.s | 2 +-
test/ELF/mips-26.s | 42 ++++++++++-----------
test/ELF/mips-32.s | 55 +++++++++-------------------
test/ELF/mips-64-disp.s | 51 ++++++++++++++++----------
5 files changed, 75 insertions(+), 89 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.