This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from e791cfa36 The error message for mismatched value sites is very cryptic. [...]
new 429c2dfb4 [scudo][standalone] Introduce the Secondary allocator
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/scudo/standalone/CMakeLists.txt | 3 +
lib/scudo/standalone/common.h | 14 ++-
lib/scudo/standalone/fuchsia.cc | 95 ++++++----------
lib/scudo/standalone/{crc32_hw.cc => fuchsia.h} | 26 +++--
lib/scudo/standalone/linux.cc | 7 +-
lib/scudo/standalone/linux.h | 3 +
lib/scudo/standalone/list.h | 4 +-
lib/scudo/standalone/secondary.cc | 136 +++++++++++++++++++++++
lib/scudo/standalone/secondary.h | 97 +++++++++++++++++
lib/scudo/standalone/tests/CMakeLists.txt | 1 +
lib/scudo/standalone/tests/bytemap_test.cc | 2 +-
lib/scudo/standalone/tests/map_test.cc | 32 +++---
lib/scudo/standalone/tests/mutex_test.cc | 2 +-
lib/scudo/standalone/tests/secondary_test.cc | 137 ++++++++++++++++++++++++
14 files changed, 464 insertions(+), 95 deletions(-)
copy lib/scudo/standalone/{crc32_hw.cc => fuchsia.h} (50%)
create mode 100644 lib/scudo/standalone/secondary.cc
create mode 100644 lib/scudo/standalone/secondary.h
create mode 100644 lib/scudo/standalone/tests/secondary_test.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.
unknown user pushed a change to branch master
in repository gcc.
from 4788a5cafa6 S/390: Fix PR89952 incorrect CFI
new 6c58090a2cb libphobos: Skip curl tests if libcurl is not installed on t [...]
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:
libphobos/ChangeLog | 13 ++++++
libphobos/testsuite/lib/libphobos.exp | 49 ++++++++++++++++++++--
libphobos/testsuite/libphobos.phobos/phobos.exp | 6 +++
.../libphobos.phobos_shared/phobos_shared.exp | 6 +++
4 files changed, 71 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_bmk/llvm-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/gcc.
from 19ab4f2bf73 Daily bump.
adds 9dfc804a223 Daily bump.
adds 0b8d9fffd98 2019-04-24 Paul Thomas <pault(a)gcc.gnu.org>
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 8 ++++++
gcc/fortran/resolve.c | 33 ++++++++++++++++++----
gcc/testsuite/ChangeLog | 6 ++++
.../gfortran.dg/external_procedures_4.f90 | 28 ++++++++++++++++++
5 files changed, 71 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/external_procedures_4.f90
--
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_bmk/llvm-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/binutils-gdb.
from 61096c8e82 Automatic date update in version.in
adds b9a73d80b6 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_bmk/llvm-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 7e530caa 0: update: binutils-gcc-glibc-llvm: -1
new 91dd5892 0: update: binutils-gcc-glibc-llvm: -1
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 (7e530caa)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-arm-spe [...]
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 | 182 +-
02-prepare_abe/console.log | 302 +-
03-build_abe-binutils/console.log | 10474 +--
04-build_abe-stage1/console.log | 17080 ++---
05-build_abe-linux/console.log | 296 +-
06-build_abe-glibc/console.log | 37417 +++++------
07-build_abe-stage2/console.log | 46038 ++++++-------
08-build_llvm-true/console.log | 11602 ++--
09-benchmark/benchmark.log | 19 +-
09-benchmark/console.log | 155 +-
10-check_regression/console.log | 18 +-
11-update_baseline/console.log | 8 +-
console.log | 123631 ++++++++++++++++++-----------------
jenkins/manifest.sh | 14 +-
14 files changed, 123716 insertions(+), 123520 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_bmk/llvm-master-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 69f648da 0: update: glibc-25f7a3c96116a9102df8bf7b04ef160faa32416d: 0
new f1199b98 0: update: llvm-c86011f5bc35a3ad7bd0698a58a59f7bb2e7c94a: 0
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 (69f648da)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-arm-spec [...]
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 | 164 +-
02-prepare_abe/console.log | 303 +-
03-build_abe-binutils/console.log | 10479 +--
04-build_abe-stage1/console.log | 19584 +++---
05-build_abe-linux/console.log | 272 +-
06-build_abe-glibc/console.log | 38554 +++++------
07-build_abe-stage2/console.log | 46093 +++++++------
08-build_llvm-true/console.log | 11626 ++--
09-benchmark/benchmark.log | 17 +-
09-benchmark/console.log | 175 +-
10-check_regression/console.log | 188 +-
11-update_baseline/console.log | 198 +-
console.log | 127662 ++++++++++++++++++-----------------
jenkins/manifest.sh | 8 +-
results.csv | 16 +-
results_id | 2 +-
16 files changed, 127688 insertions(+), 127653 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 eccf5bf0815 [LLVM-C] Use dyn_cast instead of unwrap in LLVMGetDebugLoc [...]
new 03f6e8657c4 [x86] make sure horizontal op and broadcast types match to [...]
new 3c53015c0fb [AMDGPU][MC] Parser cleanup and refactoring
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/AsmParser/AMDGPUAsmParser.cpp | 141 ++++++++----------------
lib/Target/X86/X86ISelLowering.cpp | 8 +-
test/CodeGen/X86/haddsub-3.ll | 66 ++++++++++-
3 files changed, 119 insertions(+), 96 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 b11ad419b [LLD][ELF] - Remove binding.elf binary from test case. NFCI.
new 2590c4c7e [PPC64] Consider localentry offset when computing branch distance
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:
ELF/Arch/PPC64.cpp | 5 ++++-
test/ELF/ppc64-long-branch-localentry-offset.s | 30 ++++++++++++++++++++++++++
2 files changed, 34 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/ppc64-long-branch-localentry-offset.s
--
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 binutils-gdb.
from a679f24ecc S12Z: Opcodes: Handle bit map operations with non-canonical [...]
new 1903f1385b resolve_symbol_value vs. .loc view resolution
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:
gas/ChangeLog | 13 ++++++++++++
gas/symbols.c | 43 ++++++++++++++++++----------------------
gas/testsuite/gas/mmix/basep-7.d | 8 +++-----
3 files changed, 35 insertions(+), 29 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.