This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0f7b4d78118 GlobalOpt: do not promote globals used atomically to constants.
new 38bc73c7a83 AArch64: support binutils-like things on arm64_32.
new 3088fee559f [X86] X86TargetLowering::LowerINTRINSIC_WO_CHAIN - ensure r [...]
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/llvm/ADT/Triple.h | 1 +
include/llvm/BinaryFormat/MachO.h | 6 ++++-
lib/Object/MachOObjectFile.cpp | 22 ++++++++++++++--
lib/Support/ARMTargetParser.cpp | 8 ++++--
lib/Support/Triple.cpp | 13 ++++++++-
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 2 ++
.../AArch64/Disassembler/AArch64Disassembler.cpp | 8 ++++++
.../AArch64/MCTargetDesc/AArch64AsmBackend.cpp | 20 +++++++++-----
.../AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp | 6 +++--
.../AArch64/MCTargetDesc/AArch64MCTargetDesc.h | 5 +++-
.../MCTargetDesc/AArch64MachObjectWriter.cpp | 10 ++++---
.../AArch64/TargetInfo/AArch64TargetInfo.cpp | 15 ++++++++++-
lib/Target/X86/X86ISelLowering.cpp | 14 +++++-----
.../Object/AArch64/nm-trivial-object-arm64_32.test | 5 ++++
.../Inputs/trivial-object-test.macho-arm64_32 | Bin 0 -> 312 bytes
.../llvm-objdump/AArch64/Inputs/arm64_32-fat.o | Bin 0 -> 16752 bytes
.../AArch64/Inputs/thread.macho-arm64_32 | Bin 0 -> 16460 bytes
test/tools/llvm-objdump/AArch64/arm64_32-fat.test | 7 +++++
test/tools/llvm-objdump/AArch64/arm64_32.s | 8 ++++++
.../AArch64/macho-print-thread-arm64_32.test | 19 ++++++++++++++
tools/llvm-objdump/MachODump.cpp | 29 +++++++++++++++++++--
21 files changed, 169 insertions(+), 29 deletions(-)
create mode 100644 test/Object/AArch64/nm-trivial-object-arm64_32.test
create mode 100644 test/Object/Inputs/trivial-object-test.macho-arm64_32
create mode 100644 test/tools/llvm-objdump/AArch64/Inputs/arm64_32-fat.o
create mode 100644 test/tools/llvm-objdump/AArch64/Inputs/thread.macho-arm64_32
create mode 100644 test/tools/llvm-objdump/AArch64/arm64_32-fat.test
create mode 100644 test/tools/llvm-objdump/AArch64/arm64_32.s
create mode 100644 test/tools/llvm-objdump/AArch64/macho-print-thread-arm64_32.test
--
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 9a44cd1c2ee Fix a test-case in PR middle-end/90340.
new 67dff8a4986 LWG 2899 - Make is_move_constructible correct for unique_ptr
new 8ac285f1c1c Fix unique_ptr pretty printer for empty classes
new 94e98eda0c2 Add __gnu_test::NullablePointer utility to testsuite
new 155856f96f5 Fix indentation in testsuite utility header
The 4 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:
libstdc++-v3/ChangeLog | 45 +++
libstdc++-v3/include/bits/unique_ptr.h | 128 ++++---
libstdc++-v3/python/libstdcxx/v6/printers.py | 15 +-
.../members/allocate_hint_nonpod.cc | 2 +-
.../testsuite/20_util/unique_ptr/dr2899.cc | 54 +++
.../testsuite/23_containers/vector/59829.cc | 2 +-
.../testsuite/23_containers/vector/bool/80893.cc | 2 +-
.../testsuite/libstdc++-prettyprinters/compat.cc | 24 +-
.../testsuite/libstdc++-prettyprinters/cxx11.cc | 15 +
libstdc++-v3/testsuite/util/testsuite_allocator.h | 386 ++++++++++++---------
10 files changed, 442 insertions(+), 231 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/unique_ptr/dr2899.cc
--
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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 3d1e7cea 0: update: binutils-gcc-linux: boot
new 7cb0ea70 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 (3d1e7cea)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 16 +-
02-prepare_abe/console.log | 420 +-
03-build_abe-binutils/console.log | 8440 +++++-----
04-build_abe-stage1/console.log | 19956 ++++++++++++------------
05-build_linux/console.log | 478 +-
06-boot_linux/console.log | 448 +-
08-update_baseline/console.log | 8 +-
console.log | 29766 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
9 files changed, 29786 insertions(+), 29762 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 9a1a8c8d8ed [llvm-objcopy] Cache gnu_debuglink's target CRC
new 0f7b4d78118 GlobalOpt: do not promote globals used atomically to constants.
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/Transforms/IPO/GlobalOpt.cpp | 7 ++++++-
test/Transforms/GlobalOpt/atomic.ll | 11 ++++++++++-
2 files changed, 16 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-lts-defconfig
in repository toolchain/ci/gcc.
from 59863808a60 Daily bump.
adds a295f0c9ca1 Daily bump.
new 901cd50562e Backport r271116
new e5549fbe388 Backport r271117
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:
gcc/ChangeLog | 25 ++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/gcov.c | 75 +++++++++++++++++++++++++++++------------------------------
3 files changed, 63 insertions(+), 39 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-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from 687f315f2c Automatic date update in version.in
adds 56af65756a 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 000b5b23 0: update: binutils-gcc-linux: boot
new 9a271b9b 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 (000b5b23)
\
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 | 402 +-
03-build_abe-binutils/console.log | 11096 ++++++++--------
04-build_abe-stage1/console.log | 12150 +++++++++---------
05-build_linux/console.log | 776 +-
06-boot_linux/console.log | 406 +-
console.log | 24996 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 25014 insertions(+), 24990 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.