This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to annotated tag linaro-5.5-2017.10-rc1
in repository toolchain/gcc.
at 4f28c5d3f09 (tag)
tagging 821ce3fc5bb7424d081cabe9a0727d629894e192 (commit)
replaces linaro-snapshot-5.5-2017.10
tagged by TCWG Automation
on Wed Oct 25 14:16:23 2017 +0100
- Log -----------------------------------------------------------------
Linaro GCC Release Candidate 5.5-2017.10-rc1
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 821ce3fc5bb Make Linaro GCC Release Candidate 5.5-2017.10-rc1.
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.
--
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 14c20baca7c [ARM GlobalISel] Remove redundant testcases. NFC
new 65f1735a62f [inlineasm] Fix crash when number of matched input constrai [...]
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/llvm/IR/InlineAsm.h | 4 ++--
lib/IR/InlineAsm.cpp | 2 ++
test/CodeGen/AMDGPU/InlineAsmCrash.ll | 12 ++++++++++++
3 files changed, 16 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/InlineAsmCrash.ll
--
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 2201c33012d 2017-10-25 Richard Biener <rguenther(a)suse.de>
new 5a6a0bf5071 Fix filesystem::path::lexically_normal algorithm
new 730671b58f9 PR libstdc++/79283 fix filesystem::read_symlink for /proc
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:
libstdc++-v3/ChangeLog | 34 ++++++++
libstdc++-v3/src/filesystem/ops.cc | 37 ++++++---
libstdc++-v3/src/filesystem/std-ops.cc | 40 +++++++---
libstdc++-v3/src/filesystem/std-path.cc | 4 +-
.../27_io/filesystem/operations/canonical.cc | 27 +++----
.../27_io/filesystem/operations/proximate.cc | 26 ++++---
.../testsuite/27_io/filesystem/path/append/path.cc | 21 ++---
.../testsuite/27_io/filesystem/path/concat/path.cc | 12 ++-
.../27_io/filesystem/path/concat/strings.cc | 2 +-
.../27_io/filesystem/path/construct/locale.cc | 4 +-
.../filesystem/path/decompose/root_directory.cc | 2 +-
.../27_io/filesystem/path/generation/normal.cc | 90 +++++++++++++++++++---
.../27_io/filesystem/path/generation/proximate.cc | 20 ++---
.../27_io/filesystem/path/generation/relative.cc | 20 ++---
.../filesystem/path/generic/generic_string.cc | 1 -
.../filesystem/path/modifiers/make_preferred.cc | 2 +-
.../filesystem/path/modifiers/remove_filename.cc | 16 ++--
.../filesystem/path/modifiers/replace_extension.cc | 11 +--
.../filesystem/path/modifiers/replace_filename.cc | 12 +--
libstdc++-v3/testsuite/util/testsuite_fs.h | 1 +
20 files changed, 265 insertions(+), 117 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 9c73fda2bc6 [ARM GlobalISel] Fix call opcodes
new 88c6881256f [ARM GlobalISel] Update test after r316479. NFC
new 14c20baca7c [ARM GlobalISel] Remove redundant testcases. NFC
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:
.../ARM/GlobalISel/arm-instruction-select.mir | 69 ++++------------------
test/CodeGen/ARM/GlobalISel/arm-legalizer.mir | 53 -----------------
2 files changed, 11 insertions(+), 111 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 clang.
from 890783b5e0 [clang-rename] Fix and enable the failing TemplatedClassFunc [...]
new 2bcd2d052e [rename] support renaming class member.
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/Tooling/Refactoring/Rename/USRLocFinder.cpp | 49 +++++
unittests/Rename/CMakeLists.txt | 1 +
unittests/Rename/RenameMemberTest.cpp | 229 ++++++++++++++++++++++++
3 files changed, 279 insertions(+)
create mode 100644 unittests/Rename/RenameMemberTest.cpp
--
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 cc628f3dbb Add common AARCH64 REGNUM defines
new e5d70d6b5a PR22348, conflicting global vars in crx and cr16
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 | 8 ++++++++
gas/config/tc-crx.c | 20 ++++++++++----------
include/ChangeLog | 10 ++++++++++
include/opcode/cr16.h | 8 --------
include/opcode/crx.h | 9 +++------
opcodes/ChangeLog | 13 +++++++++++++
opcodes/cr16-dis.c | 16 ++++++++--------
opcodes/crx-dis.c | 18 +++++++++---------
opcodes/crx-opc.c | 6 +++---
9 files changed, 64 insertions(+), 44 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 1f82616ce4f [ARM GlobalISel] Split test into 3. NFC
new 9c73fda2bc6 [ARM GlobalISel] Fix call opcodes
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/ARMCallLowering.cpp | 15 +-
test/CodeGen/ARM/GlobalISel/arm-call-lowering.ll | 16 ++-
test/CodeGen/ARM/GlobalISel/arm-isel-divmod.ll | 48 +++----
test/CodeGen/ARM/GlobalISel/arm-isel-fp.ll | 28 ++--
test/CodeGen/ARM/GlobalISel/arm-isel.ll | 4 +-
.../CodeGen/ARM/GlobalISel/arm-legalize-divmod.mir | 48 +++----
test/CodeGen/ARM/GlobalISel/arm-legalize-fp.mir | 152 ++++++++++-----------
test/CodeGen/ARM/GlobalISel/arm-param-lowering.ll | 26 ++--
8 files changed, 174 insertions(+), 163 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 azanella/ifunc-c-sparc-m7
in repository glibc.
discards 1fc0e8bf79 sparc: M7 optimized memset/bzero
discards edac750cef sparc: M7 optimized memcpy/mempcpy/memmove
discards 08342d1f5e sparc: assembly version of memmove for ultra1+
discards 40290be9ed sparc: support the ADP hw capability.
discards 5c5605867e x32: Remove unused getcpu implementation
discards f02afb2b35 sparc: Remove ununsed ifunc assembly macros
discards 5de8fc0f68 sparc: refactor cpu_relax to C
discards edb111f82d sparc: cpu_relax ifunc
discards e4c33a5c61 sparc: refactor sparc32 nearbyint{f} selector to C
discards b38d57de07 sparc: refactor sparc32 rint{f} selector to C
discards 27a4849c6f sparc: refactor sparc32 llrint{f} selector to C
discards eec18f9072 sparc: refactor sparc32 fabs{f} selector to C
discards 1f83ea9da1 sparc: refactor sparc32 copysign selector to C
discards 33398de29b sparc: refactor sparc64 __mpn_add_n selector to C
discards 980a853350 sparc: refactor sparc64 __mpn_submul_1 selector to C
discards c78663dc76 sparc: refactor sparc64 __mpn_addmul_1 selector to C
discards 777b89ee28 sparc: refactor sparc64 __mpn_sub_n selector to C
discards 5c0875fd87 sparc: refactor sparc64 __mpn_mul_1 selector to C
discards a992cd52c5 sparc: refactor sparc64 rint{f} selector to C
discards 28c0e10b10 sparc: refactor sparc64 lrint{f} selector to C
discards 659bb83e14 sparc: refactor sparc64 nearbyint{f} selector to C
discards d5f97d7855 sparc: refactor sparc64 finite{f} selector to C
discards 3e7ff4fb71 sparc: refactor sparc64 isinf{f} selector to C
discards be2610a89d sparc: refactor sparc64 isnan{f} selector to C
discards 3f16c2b441 sparc: refactor sparc64 signbit{f} selector to C
discards 27e4725645 sparc: Assume VIS3 support
discards 6d480bb380 sparc: Implement memset/bzero ifunc selection in C
discards f07234c65c sparc: Implement memcpy/mempcpy ifunc selection in C
discards 3a0c82ed7d arm: Implement memchr ifunc selection in C
discards 2b475e2380 arm: Implement memcpy ifunc selection in C
adds 31cacd9d25 arm: Implement memcpy ifunc selection in C
adds ba3229df7d arm: Implement memchr ifunc selection in C
adds 442a66b08b sparc: Implement memcpy/mempcpy ifunc selection in C
adds 7b5281026d sparc: Implement memset/bzero ifunc selection in C
adds 4c1de22655 sparc: Assume VIS3 support
adds 8332778f92 sparc: refactor sparc64 signbit{f} selector to C
adds 9d0a186f6a sparc: refactor sparc64 isnan{f} selector to C
adds 180fa0e100 sparc: refactor sparc64 isinf{f} selector to C
adds b452540e4f sparc: refactor sparc64 finite{f} selector to C
adds ac80279e2b sparc: refactor sparc64 nearbyint{f} selector to C
adds 551bb78f54 sparc: refactor sparc64 lrint{f} selector to C
adds 302667ffe0 sparc: refactor sparc64 rint{f} selector to C
adds d0010f96c7 sparc: refactor sparc64 __mpn_mul_1 selector to C
adds 745600798f sparc: refactor sparc64 __mpn_sub_n selector to C
adds 057be52fc0 sparc: refactor sparc64 __mpn_addmul_1 selector to C
adds 5824bfb7b4 sparc: refactor sparc64 __mpn_submul_1 selector to C
adds bc1ec3987f sparc: refactor sparc64 __mpn_add_n selector to C
adds 1a1da2ab7a sparc: refactor sparc32 copysign selector to C
adds 998a6ac6cd sparc: refactor sparc32 fabs{f} selector to C
adds c068ef9d6c sparc: refactor sparc32 llrint{f} selector to C
adds 990577d50a sparc: refactor sparc32 rint{f} selector to C
adds c0126d4e6e sparc: refactor sparc32 nearbyint{f} selector to C
adds 962cc6b408 sparc: cpu_relax ifunc
adds cfd8234f5f sparc: refactor cpu_relax to C
adds 0db64d1b2f sparc: Remove ununsed ifunc assembly macros
adds e0a4696905 x32: Remove unused getcpu implementation
new 5a8832dee2 sparc: support the ADP hw capability.
new ccefb4ce10 sparc: assembly version of memmove for ultra1+
new 92c39e6a1d sparc: M7 optimized memcpy/mempcpy/memmove
new 826276d6dc sparc: M7 optimized memset/bzero
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 (1fc0e8bf79)
\
N -- N -- N refs/heads/azanella/ifunc-c-sparc-m7 (826276d6dc)
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 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:
ChangeLog | 4 ++++
sysdeps/arm/armv7/multiarch/memchr_noneon.S | 11 ++++-------
sysdeps/arm/armv7/multiarch/memcpy.c | 4 +++-
sysdeps/arm/armv7/multiarch/memcpy_arm.S | 4 ++++
sysdeps/arm/armv7/multiarch/memcpy_neon.S | 8 ++++----
sysdeps/arm/armv7/multiarch/memcpy_vfp.S | 4 +++-
6 files changed, 22 insertions(+), 13 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 003fe85e03e [SCEV] Enhance SCEVFindUnsafe for division
new 1f82616ce4f [ARM GlobalISel] Split test into 3. NFC
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/ARM/GlobalISel/arm-call-lowering.ll | 26 +
test/CodeGen/ARM/GlobalISel/arm-irtranslator.ll | 499 ------------------
.../{arm-irtranslator.ll => arm-param-lowering.ll} | 571 ---------------------
3 files changed, 26 insertions(+), 1070 deletions(-)
create mode 100644 test/CodeGen/ARM/GlobalISel/arm-call-lowering.ll
copy test/CodeGen/ARM/GlobalISel/{arm-irtranslator.ll => arm-param-lowering.ll} (51%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.