This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 24740d13e [lit] Refactor out some more common lit configuration code.
new 71b670488 Revert "[lit] Refactor out some more common lit configuration code."
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/lit.cfg.py | 57 ++++++++++++++++++++++++++++++++++++++++++---------------
1 file changed, 42 insertions(+), 15 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 b522f2eac10 PR go/82284 * elf.c (backtrace_initialize): Set pd.exe_filename.
new 45e8950d543 Fix spu build after r253072
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 | 5 +++++
gcc/config/spu/spu.c | 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 llvm.
from 7946cf61b73 [AArch64] Fix bug in store of vector 0 DAGCombine.
new 215eafd2d92 [lit] Actually do normalize the case of files in the config map.
new 1f30221bfed [lit] Refactor out some more common lit configuration code.
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/lit.cfg.py | 128 +++++----------------
utils/lit/lit/discovery.py | 1 +
utils/lit/lit/llvm/__init__.py | 44 ++++++-
utils/lit/lit/llvm/config.py | 108 +++++++++++++++--
utils/lit/lit/util.py | 2 +
.../tests/Inputs/config-map-discovery/driver.py | 4 +-
utils/lit/tests/discovery.py | 2 +-
utils/llvm-lit/llvm-lit.in | 1 +
8 files changed, 177 insertions(+), 113 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 lld.
from de123d99a [ELF] Fix edge condition in thunk offset calculation
new 24740d13e [lit] Refactor out some more common lit configuration code.
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/lit.cfg.py | 57 +++++++++++++++------------------------------------------
1 file changed, 15 insertions(+), 42 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 libunwind.
from f669662 Fix a typo in the documentation. NFC.
new 43b67bf [libunwind] Partially revert r297174 to fix build on at least [...]
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:
src/AddressSpace.hpp | 138 +++++++++++++++++++++++++--------------------------
1 file changed, 69 insertions(+), 69 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 c64b5a7bdc [libclang] Keep track of TranslationUnit instance when annot [...]
new 8e6d03d083 [lit] Refactor out some more common lit configuration code.
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/lit.cfg.py | 121 ++++++++++++++------------------------------------------
1 file changed, 30 insertions(+), 91 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 e5e4d7cc05 Fix BZ# 22180.
new ffa448041b powerpc64le: Add -mfloat128 to tst-strtod-nan-locale testcase
new e010deb231 powerpc: Add redirection for finitef128, isinf128, and isnanf128
new c5c2e667bf ldbl-128ibm: Copy implementations from ldbl-128 instead of i [...]
new d2f0ed09f8 ldbl-128ibm: Automatic replacing of _Float128 and L()
new 9ac3c68218 Remove conditional on LDBL_MANT_DIG from e_lgammal_r.c
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 | 47 +
sysdeps/ieee754/ldbl-128/e_lgammal_r.c | 6 +-
sysdeps/ieee754/ldbl-128ibm/e_expl.c | 4 +-
sysdeps/ieee754/ldbl-128ibm/e_j0l.c | 867 +++++++++++++++++-
sysdeps/ieee754/ldbl-128ibm/e_j1l.c | 888 +++++++++++++++++-
sysdeps/ieee754/ldbl-128ibm/e_lgammal_r.c | 995 ++++++++++++++++++++-
sysdeps/ieee754/ldbl-128ibm/s_cbrtl.c | 104 ++-
sysdeps/ieee754/ldbl-128ibm/t_expl.h | 970 ++++++++++++++++++++
sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c | 9 +
sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c | 9 +
sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c | 9 +
sysdeps/powerpc/powerpc64le/Makefile | 3 +
12 files changed, 3885 insertions(+), 26 deletions(-)
create mode 100644 sysdeps/ieee754/ldbl-128ibm/t_expl.h
--
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 1481a4e7b6d [llvm-readobj] Fix big-endian byte swap in WindowsResourceDumper.
new 7946cf61b73 [AArch64] Fix bug in store of vector 0 DAGCombine.
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/AArch64/AArch64ISelLowering.cpp | 19 ++++++++++++++-----
test/CodeGen/AArch64/arm64-memset-inline.ll | 4 ++--
test/CodeGen/AArch64/fastcc.ll | 12 +++++++++---
test/CodeGen/AArch64/ldst-opt.ll | 15 ++++++++++++++-
4 files changed, 39 insertions(+), 11 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 1582e46 Looks like we missed passing a session here
new 29cb310 docs/importing_data.rst: Fix typo
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/importing_data.rst | 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 zorg.
from 122a6f4 Use ninja for all stages to unify the tools.
new dcd8c6d [zorg] Add another build slave to the reverse iterator builder
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:
buildbot/osuosl/master/config/builders.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.