This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 81df4d253d Fix include paths in include/bits/types/*.h.
new 82c19bdfe3 float128: Extend the power of ten tables
new 32bf1d09da float128: Add conversion from float128 to mpn
new aab0f374e7 Remove duplicated code from __printf_fp_l, __printf_fphex, a [...]
new 2bc646c9e9 Refactor PRINT_FPHEX_LONG_DOUBLE into a reusable macro
new cf2046ec7d float128: Add strfromf128
The 5 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 | 67 +++++++
include/gmp.h | 8 +
stdio-common/printf-parsemb.c | 1 +
stdio-common/printf.h | 4 +-
stdio-common/printf_fp.c | 192 +++++++++++----------
stdio-common/printf_fphex.c | 131 +++++++-------
stdio-common/printf_size.c | 83 ++++-----
stdio-common/vfprintf.c | 10 +-
stdlib/fpioconst.c | 8 +-
stdlib/fpioconst.h | 18 +-
stdlib/gmp-impl.h | 3 +-
stdlib/stdlib.h | 9 +
stdlib/strfrom-skeleton.c | 6 +
sysdeps/ieee754/float128/Makefile | 3 +
sysdeps/ieee754/float128/Versions | 5 +
.../ieee754/float128/float1282mpn.c | 6 +-
sysdeps/ieee754/float128/float128_private.h | 2 +
.../float128/strfromf128.c} | 15 +-
sysdeps/ieee754/ldbl-128/ldbl2mpn.c | 3 +-
sysdeps/ieee754/ldbl-128/printf_fphex.c | 88 +---------
.../{printf_fphex.c => printf_fphex_macros.h} | 23 ++-
21 files changed, 362 insertions(+), 323 deletions(-)
create mode 100644 sysdeps/ieee754/float128/Makefile
copy resolv/tst-resolv-res_init-thread.c => sysdeps/ieee754/float128/float1282mpn.c (86%)
copy sysdeps/{powerpc/powerpc64/fpu/multiarch/s_cosf-ppc64.c => ieee754/float128/s [...]
copy sysdeps/ieee754/ldbl-128/{printf_fphex.c => printf_fphex_macros.h} (85%)
--
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 compiler-rt.
from 63ddb4b32 Fix tsan test for Darwin. NFCI.
new eb68deea3 Revert "Fix tsan test for Darwin. NFCI."
new 4906f471e Mark the tsan strerror_r test as unsupported on Darwin
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:
test/tsan/strerror_r.cc | 4 ++--
1 file changed, 2 insertions(+), 2 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 libcxx.
from 8f0ca5970 Mark LWG 2904 as complete.
new 276a69c18 Fix compile error with Bionic's PTHREAD_MUTEX_INITIALIZER
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/__mutex_base | 5 ++++-
.../thread.mutex.class/default.pass.cpp | 2 ++
2 files changed, 6 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 compiler-rt.
from 439e42a01 [sanitizer] Fix symbolizer build after r304864.
new 63ddb4b32 Fix tsan test for Darwin. NFCI.
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/tsan/strerror_r.cc | 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 931a427122c [SLP] Comment fix, NFC.
new 7656bbbba01 [InstCombine] fold lshr (sext X), C1 --> zext (lshr X, C2)
new 6ed2765ff12 [SLP] Comment fix, 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:
include/llvm/Transforms/Vectorize/SLPVectorizer.h | 2 +-
lib/Transforms/InstCombine/InstCombineShifts.cpp | 19 ++++++++++
test/Transforms/InstCombine/lshr.ll | 43 ++++++++++++++---------
3 files changed, 46 insertions(+), 18 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 e38350cec4f [Hexagon] Generate 'inbounds' GEPs in HexagonCommonGEP
new 931a427122c [SLP] Comment fix, 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:
include/llvm/CodeGen/BasicTTIImpl.h | 70 ++++++++++++++++++-------------------
1 file changed, 35 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 llvm.
from 1a53953efea [DAG] Improve Store Merge candidate pruning. NFC.
new e38350cec4f [Hexagon] Generate 'inbounds' GEPs in HexagonCommonGEP
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/Hexagon/HexagonCommonGEP.cpp | 16 ++++++++++++----
test/CodeGen/Hexagon/common-gep-inbounds.ll | 20 ++++++++++++++++++++
2 files changed, 32 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/Hexagon/common-gep-inbounds.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 clang.
from 4cd85d1519 Revert r304929 [mips] Add runtime options to enable/disable [...]
new a2380ee70a Finish revert of "r304929, [mips] Add runtime options to ena [...]
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/mips-madd4.c | 0
1 file changed, 0 insertions(+), 0 deletions(-)
delete mode 100644 test/CodeGen/mips-madd4.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.
unknown user pushed a change to branch master
in repository llvm.
from 7ce64309f99 Fix builin_expect lowering bug PR33346
new 1a53953efea [DAG] Improve Store Merge candidate pruning. 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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 18 +++++++++++++++---
1 file changed, 15 insertions(+), 3 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 efaec8fb6c [mips] Add runtime options to enable/disable madd.fmt and msub.fmt
new 4cd85d1519 Revert r304929 [mips] Add runtime options to enable/disable [...]
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/clang/Driver/Options.td | 4 --
lib/Basic/Targets.cpp | 8 +---
lib/Driver/ToolChains/Arch/Mips.cpp | 7 ---
test/CodeGen/mips-madd4.c | 86 -------------------------------------
test/Preprocessor/init.c | 10 -----
5 files changed, 1 insertion(+), 114 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.