This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f7b340e581a Fixed isReMaterializable setting for LUI instruction.
new 8cf7aa39d7c [llvm-objcopy] Return Error from Buffer::allocate(), [ELF]W [...]
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:
.../llvm-objcopy/ELF/fail-no-output-directory.test | 2 +-
tools/llvm-objcopy/Buffer.cpp | 20 ++++++++++++++------
tools/llvm-objcopy/Buffer.h | 6 +++---
tools/llvm-objcopy/COFF/Writer.cpp | 3 ++-
tools/llvm-objcopy/ELF/ELFObjcopy.cpp | 18 ++++++++++++------
tools/llvm-objcopy/ELF/Object.cpp | 22 ++++++++++++----------
tools/llvm-objcopy/ELF/Object.h | 12 ++++++------
tools/llvm-objcopy/llvm-objcopy.cpp | 15 +++++++++++++--
tools/llvm-objcopy/llvm-objcopy.h | 1 +
9 files changed, 64 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.
unknown user pushed a change to branch master
in repository gcc.
from c4851c82eb6 2018-01-22 Steve Ellcey <sellcey(a)marvell.com>
new 0809454ab3b Fix -fsplit-paths documentation
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 | 4 ++++
gcc/doc/invoke.texi | 2 +-
2 files changed, 5 insertions(+), 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from b1afaa3566 Automatic date update in version.in
new d65d5705cd Remove the EXTERN define from stabsread.h
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:
gdb/ChangeLog | 10 ++++++++++
gdb/stabsread.c | 18 +++++++++++++-----
gdb/stabsread.h | 33 +++++++++++----------------------
3 files changed, 34 insertions(+), 27 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 4c9ad6d8f1f [HotColdSplit] Calculate BFI lazily to reduce compile-time, NFC
new f7b340e581a Fixed isReMaterializable setting for LUI instruction.
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/RISCV/RISCVInstrInfo.td | 3 ++-
1 file changed, 2 insertions(+), 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.
unknown user pushed a change to branch master
in repository llvm.
from 01e2e6a19f8 [LegalizeTypes] Add debug prints to the top of PromoteFloat [...]
new 1fe39d931bf [ADT] Move away from __attribute__((always_inline)).
new 4631696c982 [HotColdSplit] Calculate domtrees lazily to reduce compile- [...]
new 18729a48b8a [Chrono] Remove ATTRIBUTE_ALWAYS inline from Chrono.h.
new 4c9ad6d8f1f [HotColdSplit] Calculate BFI lazily to reduce compile-time, NFC
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:
include/llvm/ADT/SmallVector.h | 6 ----
include/llvm/ADT/StringRef.h | 32 --------------------
include/llvm/ADT/StringSwitch.h | 22 --------------
include/llvm/Support/Chrono.h | 6 ++--
lib/Transforms/IPO/HotColdSplitting.cpp | 53 +++++++++++++++++----------------
5 files changed, 31 insertions(+), 88 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 glibc.
from a95dc01c9e hurd: Check at_flags passed to faccessat
new ee4d79026d hurd: Support AT_EMPTY_PATH
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:
ChangeLog | 3 +++
hurd/lookup-at.c | 20 ++++++++++++++++++++
2 files changed, 23 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 e823a10e1f0 d/dmd: Merge dmd upstream e21c07e84
new c4851c82eb6 2018-01-22 Steve Ellcey <sellcey(a)marvell.com>
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/testsuite/ChangeLog | 19 +++++++++++++++++++
gcc/testsuite/c-c++-common/gomp/pr60823-1.c | 2 +-
gcc/testsuite/c-c++-common/gomp/pr60823-3.c | 2 +-
gcc/testsuite/g++.dg/gomp/declare-simd-1.C | 14 +++++++-------
gcc/testsuite/g++.dg/gomp/declare-simd-3.C | 8 ++++----
gcc/testsuite/g++.dg/gomp/declare-simd-4.C | 6 +++---
gcc/testsuite/g++.dg/gomp/declare-simd-7.C | 8 ++++----
gcc/testsuite/g++.dg/gomp/pr88182.C | 2 +-
gcc/testsuite/gcc.dg/gomp/declare-simd-1.c | 14 +++++++-------
gcc/testsuite/gcc.dg/gomp/declare-simd-3.c | 4 ++--
gcc/testsuite/gcc.dg/gomp/pr59669-2.c | 2 +-
gcc/testsuite/gcc.dg/gomp/pr87895-1.c | 2 +-
gcc/testsuite/gcc.dg/gomp/simd-clones-2.c | 4 ++--
gcc/testsuite/gfortran.dg/gomp/declare-simd-2.f90 | 4 ++--
gcc/testsuite/gfortran.dg/gomp/pr79154-1.f90 | 4 ++--
gcc/testsuite/gfortran.dg/gomp/pr83977.f90 | 2 +-
16 files changed, 58 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/llvm-master-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards f48e1cfa1 llvm-cfa434ae411b0ff04a05fcd1e850cfbf872644cb: all
new a448bbd95 llvm-fea3731f37e9a34beaf0385d0b76023395ceb577: 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 (f48e1cfa1)
\
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:
1-reset_artifacts/console.log | 78 +-
2-build_llvm/console.log | 10224 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 142 +-
5-update_baseline/console.log | 16 +-
console.log | 10462 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 4 +-
9 files changed, 10398 insertions(+), 10542 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 371ab38437b AMDGPU/GlobalISel: Start selectively legalizing 16-bit operations
new 01e2e6a19f8 [LegalizeTypes] Add debug prints to the top of PromoteFloat [...]
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/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp | 12 ++++++++++++
1 file changed, 12 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 release_80
in repository clang.
from 21bbf1530d Merging r351580: ------------------------------------------- [...]
new fca61b1604 [docs] Add release notes for notable things I've contributed [...]
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:
docs/ReleaseNotes.rst | 12 ++++++++++++
1 file changed, 12 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.