This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 807955f3a5c [llvm-objcopy] NFC: consistently use typename ELFT::<X> def [...]
new 8da2e112bcd [MS Demangler] Add conversion operator tests.
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/Demangle/ms-conversion-operators.test | 32 +++++++++++++++++++++++++++++-
1 file changed, 31 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 4f7c361df Revert "SafeStack: Delay thread stack clean-up"
new 6ede64d9b [hwasan] Remove liblog dependency.
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/hwasan/CMakeLists.txt | 1 -
1 file changed, 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 glibc.
from 43cfdf8f48 Clean up converttoint handling and document the semantics
new ea5c662c62 Improve performance of sincosf
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 | 14 ++
math/Makefile | 2 +-
.../fpu/doasin.c => ia64/fpu/s_sincosf_data.c} | 0
sysdeps/ieee754/flt-32/s_sincosf.c | 196 +++++++--------------
sysdeps/ieee754/flt-32/s_sincosf.h | 118 +++++++++++++
sysdeps/ieee754/flt-32/s_sincosf_data.c | 74 ++++++++
.../doasin.c => m68k/m680x0/fpu/s_sincosf_data.c} | 0
.../fpu/doasin.c => x86_64/fpu/s_sincosf_data.c} | 0
8 files changed, 271 insertions(+), 133 deletions(-)
copy sysdeps/{i386/fpu/doasin.c => ia64/fpu/s_sincosf_data.c} (100%)
create mode 100644 sysdeps/ieee754/flt-32/s_sincosf_data.c
copy sysdeps/{i386/fpu/doasin.c => m68k/m680x0/fpu/s_sincosf_data.c} (100%)
copy sysdeps/{i386/fpu/doasin.c => x86_64/fpu/s_sincosf_data.c} (100%)
--
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 395e45dbe5c [InstCombine] revert r339439 - rearrange code for foldSelec [...]
new 9f42ecf77b0 [hwasan] Add -hwasan-with-ifunc flag.
new 807955f3a5c [llvm-objcopy] NFC: consistently use typename ELFT::<X> def [...]
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:
.../Instrumentation/HWAddressSanitizer.cpp | 25 +++++++++++++-----
.../HWAddressSanitizer/with-ifunc.ll | 30 ++++++++++++++++++++++
tools/llvm-objcopy/Object.cpp | 10 +++-----
tools/llvm-objcopy/Object.h | 2 ++
4 files changed, 55 insertions(+), 12 deletions(-)
create mode 100644 test/Instrumentation/HWAddressSanitizer/with-ifunc.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 glibc.
from 690652882b Linux: Rewrite __old_getdents64 [BZ #23497]
new 43cfdf8f48 Clean up converttoint handling and document the semantics
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 | 13 +++++++++++++
sysdeps/aarch64/fpu/math_private.h | 17 +++++++----------
sysdeps/ieee754/flt-32/e_expf.c | 5 +----
sysdeps/ieee754/flt-32/math_config.h | 20 +++++++++++++++-----
4 files changed, 36 insertions(+), 19 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 78f83ec7216 [InstCombine][NFC] Added tests for select with binop fold
new 395e45dbe5c [InstCombine] revert r339439 - rearrange code for foldSelec [...]
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/InstCombine/InstCombineSelect.cpp | 46 +++++++++++-------------
1 file changed, 21 insertions(+), 25 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 zorg.
from b804128 [zorg] Update configuration of Linaro's AArch64 bots
new 0898844 [zorg] Cleanup clang-cmake-aarch64-lld and clang-cmake-armv8- [...]
new 42ee9f8 [zorg] Increase parallelism for bots running on 96-core server.
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:
buildbot/osuosl/master/config/builders.py | 22 ++++++++--------------
1 file changed, 8 insertions(+), 14 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 zorg.
from 423b69d [zorg] Add LLDB test bot lldb-x86_64-fedora-28-cmake
new 0a2ebed [zorg] Add AArch32 Linux LLD buildbot
new b804128 [zorg] Update configuration of Linaro's AArch64 bots
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:
buildbot/osuosl/master/config/builders.py | 35 +++++++++++++++++++++++++------
buildbot/osuosl/master/config/slaves.py | 13 ++++++------
2 files changed, 36 insertions(+), 12 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 070eee0 tcwg-update-tested: Remove stale rebase directory (if any).
new 08087fa print_memory_limit: Make suitable for high-core-count machines
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:
jenkins-helpers.sh | 14 ++++++++++++--
start-container-docker.sh | 3 ++-
start-container-qemu.sh | 2 +-
3 files changed, 15 insertions(+), 4 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 11459a79d9 Skip PR binutils/23494 tests for nacl targets
new 9c973a29df Always use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZE
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 | 7 +++++
bfd/elf-properties.c | 22 ++++++++++-----
binutils/ChangeLog | 7 +++++
.../binutils-all/x86-64/{pr23494a.s => pr23494c.s} | 31 ++++++++++++++++++++++
.../x86-64/{pr23494d-x32.d => pr23494e-x32.d} | 7 ++---
.../binutils-all/x86-64/{pr23494d.d => pr23494e.d} | 7 ++---
6 files changed, 68 insertions(+), 13 deletions(-)
copy binutils/testsuite/binutils-all/x86-64/{pr23494a.s => pr23494c.s} (75%)
copy binutils/testsuite/binutils-all/x86-64/{pr23494d-x32.d => pr23494e-x32.d} (61%)
copy binutils/testsuite/binutils-all/x86-64/{pr23494d.d => pr23494e.d} (62%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.