This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f1d042a0877 Add ELFOSABI_FIRST_ARCH, ELFOSABI_LAST_ARCH and start using [...]
new 4d1447f87d8 Remove dead file.
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/NVPTX/NVPTXVector.td | 1479 ---------------------------------------
1 file changed, 1479 deletions(-)
delete mode 100644 lib/Target/NVPTX/NVPTXVector.td
--
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 c2fcd62274 Add std::move in RefactoringActionRulesTest.cpp
new 3c43204d0b [Analyzer] Avoid copy and modifying passed reference in Body [...]
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/Analysis/BodyFarm.cpp | 34 ++++++++++++++++++----------------
1 file changed, 18 insertions(+), 16 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 ced1ec4 [llvmlab] Add timeout and retries for fetching builds.
new bbdde52 Set a separate property 'clean_obj' for requesting the obj removal
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:
zorg/buildbot/changes/llvmpoller.py | 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 llvm.
from 3af6a4e447f AMDGPU: Fix typos
new f1d042a0877 Add ELFOSABI_FIRST_ARCH, ELFOSABI_LAST_ARCH and start using [...]
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/BinaryFormat/ELF.h | 6 ++++--
tools/llvm-readobj/ELFDumper.cpp | 39 +++++++++++++++++++++++++++++----------
2 files changed, 33 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.
unknown user pushed a change to branch master
in repository compiler-rt.
from 3ce56013c Add support for custom loaders to the sanitizer symbolizer
new 4ce970d86 [builtins] ARM: Reland fix for assembling builtins in thumb state.
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/builtins/arm/aeabi_cdcmp.S | 5 ++++-
lib/builtins/arm/aeabi_cfcmp.S | 5 ++++-
lib/builtins/assembly.h | 9 +++++++--
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 libunwind.
from 02a106e Fix building on macOS after SVN r314492
new f6b13c3 Add CMake support for building for MinGW
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:
cmake/config-ix.cmake | 13 +++++++++++++
1 file changed, 13 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 affb6c229ed [InstCombine] auto-generate complete checks; NFC
new c31f9e0d715 AMDGPU: Fix potentially incorrectly matching check lines
new 3af6a4e447f AMDGPU: Fix typos
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:
lib/Target/AMDGPU/AMDGPU.td | 4 ++--
test/CodeGen/AMDGPU/load-hi16.ll | 16 ++++++++--------
2 files changed, 10 insertions(+), 10 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 compiler-rt.
from 6b550d45f Revert "Add support for custom loaders to the sanitizer symbolizer"
new 3ce56013c Add support for custom loaders to the sanitizer symbolizer
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/sanitizer_common/sanitizer_common.h | 1 +
lib/sanitizer_common/sanitizer_linux_libcdep.cc | 13 ++++++++++++-
lib/sanitizer_common/sanitizer_mac.cc | 2 ++
lib/sanitizer_common/sanitizer_symbolizer.h | 1 +
lib/sanitizer_common/sanitizer_symbolizer_libcdep.cc | 5 +++++
lib/sanitizer_common/sanitizer_win.cc | 4 +++-
6 files changed, 24 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 glibc.
from bdc5c59214 fix gamma symbol for static linking and new targets
new 527cd19c3d Make dbl-64 atan and tan into weak aliases.
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 | 24 ++++++++++++++++++++++++
sysdeps/ieee754/dbl-64/s_atan.c | 10 +++++++---
sysdeps/ieee754/dbl-64/s_tan.c | 10 +++++++---
sysdeps/x86_64/fpu/multiarch/s_atan-avx.c | 2 +-
sysdeps/x86_64/fpu/multiarch/s_atan-fma.c | 2 +-
sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c | 2 +-
sysdeps/x86_64/fpu/multiarch/s_atan.c | 5 +++--
sysdeps/x86_64/fpu/multiarch/s_tan-avx.c | 2 +-
sysdeps/x86_64/fpu/multiarch/s_tan-fma.c | 2 +-
sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c | 2 +-
sysdeps/x86_64/fpu/multiarch/s_tan.c | 5 +++--
11 files changed, 50 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.