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-arm-stable-allmodconfig
in repository toolchain/binutils-gdb.
from 0f494b0143 PR23937, powerpc64le local ifunc IRELATIVE relocs are wrong
adds 2b55be97d1 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 4770fb94ee PR23946, illegal memory access in readelf.c:slurp_ia64_unwind_table
new b44ee3a8cf x86: Delay setting the iplt section alignment
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:
bfd/ChangeLog | 9 +++++++++
bfd/elfxx-x86.c | 30 +++++++++++++++++++++++-------
bfd/elfxx-x86.h | 3 +++
ld/ChangeLog | 13 +++++++++++++
ld/testsuite/ld-i386/i386.exp | 1 +
ld/testsuite/ld-i386/pr23930.d | 11 +++++++++++
ld/testsuite/ld-x86-64/pr23930-32.t | 10 ++++++++++
ld/testsuite/ld-x86-64/pr23930-x32.d | 11 +++++++++++
ld/testsuite/ld-x86-64/pr23930.d | 11 +++++++++++
ld/testsuite/ld-x86-64/pr23930.t | 10 ++++++++++
ld/testsuite/ld-x86-64/pr23930a.s | 7 +++++++
ld/testsuite/ld-x86-64/pr23930b.s | 14 ++++++++++++++
ld/testsuite/ld-x86-64/x86-64.exp | 2 ++
13 files changed, 125 insertions(+), 7 deletions(-)
create mode 100644 ld/testsuite/ld-i386/pr23930.d
create mode 100644 ld/testsuite/ld-x86-64/pr23930-32.t
create mode 100644 ld/testsuite/ld-x86-64/pr23930-x32.d
create mode 100644 ld/testsuite/ld-x86-64/pr23930.d
create mode 100644 ld/testsuite/ld-x86-64/pr23930.t
create mode 100644 ld/testsuite/ld-x86-64/pr23930a.s
create mode 100644 ld/testsuite/ld-x86-64/pr23930b.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 llvm.
from 84cbc95b543 [AMDGPU] Split 64-Bit XNOR to 64-Bit NOT/XOR
new 2d4f754c337 [TTI] Reduction costs only need to include a single extract [...]
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/CodeGen/BasicTTIImpl.h | 7 +-
test/Analysis/CostModel/AArch64/vector-reduce.ll | 44 +--
test/Analysis/CostModel/X86/reduce-add-widen.ll | 174 +++++------
test/Analysis/CostModel/X86/reduce-add.ll | 162 +++++-----
test/Analysis/CostModel/X86/reduce-and-widen.ll | 344 ++++++++++-----------
test/Analysis/CostModel/X86/reduce-and.ll | 344 ++++++++++-----------
test/Analysis/CostModel/X86/reduce-mul-widen.ll | 268 ++++++++--------
test/Analysis/CostModel/X86/reduce-mul.ll | 288 ++++++++---------
test/Analysis/CostModel/X86/reduce-or-widen.ll | 344 ++++++++++-----------
test/Analysis/CostModel/X86/reduce-or.ll | 344 ++++++++++-----------
test/Analysis/CostModel/X86/reduce-smax-widen.ll | 132 ++++----
test/Analysis/CostModel/X86/reduce-smax.ll | 120 +++----
test/Analysis/CostModel/X86/reduce-smin-widen.ll | 132 ++++----
test/Analysis/CostModel/X86/reduce-smin.ll | 120 +++----
test/Analysis/CostModel/X86/reduce-umax-widen.ll | 132 ++++----
test/Analysis/CostModel/X86/reduce-umax.ll | 120 +++----
test/Analysis/CostModel/X86/reduce-umin-widen.ll | 132 ++++----
test/Analysis/CostModel/X86/reduce-umin.ll | 120 +++----
test/Analysis/CostModel/X86/reduce-xor-widen.ll | 344 ++++++++++-----------
test/Analysis/CostModel/X86/reduce-xor.ll | 344 ++++++++++-----------
test/Analysis/CostModel/X86/reduction.ll | 92 +++---
test/Transforms/SLPVectorizer/X86/PR39774.ll | 74 +++--
.../SLPVectorizer/X86/horizontal-minmax.ll | 135 ++------
.../SLPVectorizer/X86/reduction_unrolled.ll | 255 ++++++---------
.../Transforms/SLPVectorizer/X86/remark_horcost.ll | 25 +-
25 files changed, 2242 insertions(+), 2354 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 newlib.
from 43e8fddfa Cygwin: clocks: use either tickcount or tick period
new 166914ea8 fix version typo
new 2b72887ac Cygwin: clocks: fix a hang on pre-Windows 10 machines
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:
winsup/cygwin/clock.cc | 73 +++++++++++++++++++++++++--------------------
winsup/cygwin/clock.h | 40 +++++++++++++++++--------
winsup/cygwin/strace.cc | 8 ++---
winsup/doc/new-features.xml | 2 +-
4 files changed, 72 insertions(+), 51 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.