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 8cd9fa317 Fixup files added in r362636 to build with gcc 5.4. NFCI
new 62067d426 [Profile]: Add runtime interface to specify file handle for p [...]
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/profile/instrprof-set-file-object-merging.c | 43 ++++++++++++++++++++++++
test/profile/instrprof-set-file-object.c | 31 +++++++++++++++++
2 files changed, 74 insertions(+)
create mode 100644 test/profile/instrprof-set-file-object-merging.c
create mode 100644 test/profile/instrprof-set-file-object.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-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from 50f5b447 2: reset: linux-85993b8c9786fb24975dbcabebb1c75790d4fb6a: 19510
new 6bb4a582 3: update: linux-56b697c6c13b51887a0c66c8bcbd10cd537476fa: 19541
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 | 17 +-
03-build_abe-binutils/console.log | 8334 +++++------
04-build_abe-stage1/console.log | 18839 ++++++++++++------------
05-build_linux/console.log | 626 +-
07-check_regression/console.log | 20 +-
08-update_baseline/console.log | 36 +-
console.log | 27954 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
10 files changed, 27959 insertions(+), 27879 deletions(-)
delete mode 100644 reset-baseline
--
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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 7311f204 0: update: llvm-linux: boot
new 264824e3 0: update: llvm-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 (7311f204)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 216 +-
02-build_llvm/console.log | 11802 +++++++++++++++----------------
03-build_linux/console.log | 1670 ++---
04-boot_linux/console.log | 420 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 14122 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
9 files changed, 14131 insertions(+), 14127 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 54520b068db [PowerPC] Add R_PPC_IRELATIVE
new a31b6547552 [NFC][CodeGen] Add unary fneg tests to fmul-combines.ll fnabs.ll
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/CodeGen/X86/fmul-combines.ll | 66 +++++++++++++++++++++++++++++++++++++++
test/CodeGen/X86/fnabs.ll | 63 +++++++++++++++++++++++++++++++++++++
2 files changed, 129 insertions(+)
--
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 zorg.
from c4f89a64 [lldb-cmake-standalone] Fix loading initial cache script
new b83f1e9f [lldb-cmake-standalone] Fix LLVMConfig.cmake not found in LLV [...]
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:
zorg/jenkins/jobs/jobs/lldb-cmake-standalone | 2 ++
1 file changed, 2 insertions(+)
--
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 d4aceceec0d Add -march=gfx906 for AMD GCN.
new 191c471552d Fix more tests that fail in C++2a mode
new 2bc51486854 Fix more failing tests for C++98 mode
new 9eb6db53fb0 Avoid unnecessary inclusion of <stdexcept> header
The 3 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 | 41 ++++++++++++++++++++++
libstdc++-v3/include/std/array | 2 +-
libstdc++-v3/include/std/optional | 4 +--
.../20_util/function_objects/searchers.cc | 1 +
.../testsuite/20_util/tuple/cons/deduction.cc | 1 +
.../deque/requirements/dr438/assign_neg.cc | 1 +
.../deque/requirements/dr438/constructor_1_neg.cc | 1 +
.../deque/requirements/dr438/constructor_2_neg.cc | 1 +
.../deque/requirements/dr438/insert_neg.cc | 1 +
.../list/requirements/dr438/assign_neg.cc | 1 +
.../list/requirements/dr438/constructor_1_neg.cc | 1 +
.../list/requirements/dr438/constructor_2_neg.cc | 1 +
.../list/requirements/dr438/insert_neg.cc | 1 +
.../testsuite/23_containers/map/erasure.cc | 1 +
.../23_containers/unordered_map/erasure.cc | 1 +
.../unordered_map/requirements/debug_container.cc | 2 +-
.../unordered_set/allocator/ext_ptr.cc | 3 +-
.../vector/requirements/dr438/assign_neg.cc | 1 +
.../vector/requirements/dr438/constructor_1_neg.cc | 1 +
.../vector/requirements/dr438/constructor_2_neg.cc | 1 +
.../vector/requirements/dr438/insert_neg.cc | 1 +
.../testsuite/libstdc++-prettyprinters/compat.cc | 2 +-
22 files changed, 64 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.