This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 251287734e Rename struct ucontext tag (bug 21457).
new 034e738021 Add float128 support for ia64.
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 | 16 +++
NEWS | 2 +-
manual/math.texi | 2 +-
math/libm-test-support.h | 3 +-
sysdeps/ia64/Implies | 1 +
sysdeps/ia64/Makefile | 5 +
sysdeps/{x86 => ia64}/bits/floatn.h | 10 +-
.../powerpc/powerpc64le => ia64}/float128-abi.h | 0
sysdeps/ia64/fpu/e_sqrtf128.c | 1 +
sysdeps/ia64/fpu/k_rem_pio2.c | 1 -
sysdeps/ia64/fpu/sfp-machine.h | 100 +++++++++++++++
sysdeps/{x86 => ia64}/math-tests.h | 2 +-
sysdeps/unix/sysv/linux/ia64/libc.abilist | 7 ++
sysdeps/unix/sysv/linux/ia64/libm.abilist | 138 +++++++++++++++++++++
14 files changed, 277 insertions(+), 11 deletions(-)
copy sysdeps/{x86 => ia64}/bits/floatn.h (91%)
copy sysdeps/{unix/sysv/linux/powerpc/powerpc64le => ia64}/float128-abi.h (100%)
create mode 100644 sysdeps/ia64/fpu/e_sqrtf128.c
delete mode 100644 sysdeps/ia64/fpu/k_rem_pio2.c
create mode 100644 sysdeps/ia64/fpu/sfp-machine.h
copy sysdeps/{x86 => ia64}/math-tests.h (95%)
--
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 1c3c1bee722 [Coverage] Improve readability by using a struct. NFC.
new ea42b4f0bdf [CodeGen] Fix some Clang-tidy modernize-use-using and Inclu [...]
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/GlobalISel/CallLowering.h | 40 ++++++++++-------
include/llvm/CodeGen/GlobalISel/IRTranslator.h | 30 ++++++++-----
.../llvm/CodeGen/GlobalISel/InstructionSelector.h | 15 ++++---
include/llvm/CodeGen/GlobalISel/LegalizerInfo.h | 37 +++++++--------
include/llvm/CodeGen/GlobalISel/RegBankSelect.h | 52 ++++++++++++++--------
include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h | 44 +++++++++++-------
include/llvm/CodeGen/GlobalISel/Types.h | 12 ++---
include/llvm/CodeGen/MachinePassRegistry.h | 37 +++++----------
include/llvm/CodeGen/MachineValueType.h | 24 +++++++---
include/llvm/CodeGen/MacroFusion.h | 23 +++++++---
include/llvm/CodeGen/TargetPassConfig.h | 42 +++++++++--------
include/llvm/CodeGen/ValueTypes.h | 18 ++++----
lib/CodeGen/GlobalISel/IRTranslator.cpp | 47 ++++++++++++++++---
lib/CodeGen/GlobalISel/InstructionSelector.cpp | 20 +++++----
lib/CodeGen/GlobalISel/LegalizerInfo.cpp | 29 ++++++------
lib/CodeGen/GlobalISel/RegBankSelect.cpp | 47 ++++++++++++-------
lib/CodeGen/MacroFusion.cpp | 27 ++++++-----
lib/CodeGen/TargetPassConfig.cpp | 36 +++++++++------
18 files changed, 354 insertions(+), 226 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 binutils-gdb.
from b417536f23 MIPS/BFD: Consistently mark the LSI CW4010 as a MIPS II processor
new 1f473e3d0a Add a missing line to _bfd_generic_get_section_contents_in_window
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 | 6 ++++++
bfd/libbfd.c | 1 +
2 files changed, 7 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 bfd82f35fea Fix for SPEC CPU2017 621.wrf_s failure, add missing locking code.
new a7c47f467e9 * Makefile.am (s-zdefaultcc): Don't record $(bindir) for d [...]
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:
gotools/ChangeLog | 6 ++++++
gotools/Makefile.am | 4 ++--
gotools/Makefile.in | 6 +++---
3 files changed, 11 insertions(+), 5 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 bfc8711de97 reverting 306331.
new 1c3c1bee722 [Coverage] Improve readability by using a struct. 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:
.../llvm/ProfileData/Coverage/CoverageMapping.h | 12 +++++--
lib/ProfileData/Coverage/CoverageMapping.cpp | 42 +++++++++++-----------
2 files changed, 30 insertions(+), 24 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 lnt.
from e83f37f Add postgres_wrapper.sh to enable tests without server
new ac82cbf One global requirements file for server installs
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:
requirements.txt | 1 +
1 file changed, 1 insertion(+)
create mode 100644 requirements.txt
--
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 a31e3ee3045 [x86] add tests for missing sbb transforms; NFC
new bfc8711de97 reverting 306331.
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/Transforms/Vectorize/LoopVectorize.cpp | 579 ++++++++++++++---------------
1 file changed, 286 insertions(+), 293 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 fd167cf907f Enable vectorizer-maximize-bandwidth by default.
new a31e3ee3045 [x86] add tests for missing sbb transforms; 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/X86/sbb.ll | 80 +++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 80 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 llvm.
from e43cb60ea4e Fix the bug when handling shufflevector for aarch64.
new fd167cf907f Enable vectorizer-maximize-bandwidth by default.
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/Transforms/Vectorize/LoopVectorize.cpp | 2 +-
.../AArch64/loop-vectorization-factors.ll | 32 ++++++------
.../LoopVectorize/AArch64/reduction-small-size.ll | 16 +++---
test/Transforms/LoopVectorize/ARM/gcc-examples.ll | 6 +--
.../LoopVectorize/X86/fp64_to_uint32-cost-model.ll | 4 +-
test/Transforms/LoopVectorize/X86/gcc-examples.ll | 15 +++---
.../LoopVectorize/X86/masked_load_store.ll | 60 ++++++++++++----------
test/Transforms/LoopVectorize/X86/no_fpmath.ll | 2 +-
.../LoopVectorize/X86/no_fpmath_with_hotness.ll | 2 +-
.../LoopVectorize/X86/reduction-crash.ll | 2 +-
.../X86/vectorization-remarks-loopid-dbg.ll | 2 +-
.../LoopVectorize/X86/vectorization-remarks.ll | 2 +-
12 files changed, 77 insertions(+), 68 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.