This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from e4602cba2f Use libm_alias_float for i386.
new d5bfa34a53 Fix gmon static test failures.
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 | 6 ++++++
sysdeps/hppa/start.S | 29 ++++++++++++-----------------
2 files changed, 18 insertions(+), 17 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 b4b0ed79ba [CMake] Support side-by-side checkouts in multi-stage build
new 82f31b5a64 Reland "Fix vtable not receiving hidden visibility when usin [...]
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/CGDecl.cpp | 2 +-
lib/CodeGen/CGVTT.cpp | 2 +-
lib/CodeGen/CGVTables.cpp | 4 ++--
lib/CodeGen/CodeGenModule.cpp | 26 ++++++++++++------------
lib/CodeGen/CodeGenModule.h | 3 ++-
lib/CodeGen/ItaniumCXXABI.cpp | 3 ++-
test/CodeGen/push-hidden-visibility-subclass.cpp | 20 ++++++++++++++++++
7 files changed, 41 insertions(+), 19 deletions(-)
create mode 100644 test/CodeGen/push-hidden-visibility-subclass.cpp
--
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 3c8bef9341c [X86] Promote fp_to_sint v16f32->v16i16/v16i8 to avoid scal [...]
new 0a7ff1af78f Rollback r319176.
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/modules/CrossCompile.cmake | 41 +++++++++++++++++++++++++++-------------
1 file changed, 28 insertions(+), 13 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 f125f8f5d19 Fix a warning.
new 3c8bef9341c [X86] Promote fp_to_sint v16f32->v16i16/v16i8 to avoid scal [...]
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/X86/X86ISelLowering.cpp | 2 +
test/Analysis/CostModel/X86/fptosi.ll | 4 +-
test/CodeGen/X86/avx512-cvt.ll | 99 ++---------------------------------
3 files changed, 8 insertions(+), 97 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 41e1435667 [CMake] Use LIST_SEPARATOR rather than escaping in ExternalP [...]
new b4b0ed79ba [CMake] Support side-by-side checkouts in multi-stage build
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:
CMakeLists.txt | 4 +++-
1 file changed, 3 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 lld.
from f993e0d39 Change Requires to REQUIRES so that it works properly.
new 378e0460c Replace copyFrom with memcpy.
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:
ELF/SymbolTable.cpp | 4 ++--
ELF/Symbols.cpp | 15 ---------------
ELF/Symbols.h | 1 -
3 files changed, 2 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 clang.
from 5bee51df6c [OPENMP] Generalize capturing of clauses expressions.
new 41e1435667 [CMake] Use LIST_SEPARATOR rather than escaping in ExternalP [...]
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:
CMakeLists.txt | 5 +++--
1 file changed, 3 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 llvm.
from 115c91a3b21 [X86] Add test cases for fptosi v16f32->v16i8/v16i16 to sho [...]
new 4418c09eb31 Revert "Add opt-viewer testing"
new f125f8f5d19 Fix a warning.
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:
cmake/config-ix.cmake | 31 ---
lib/DebugInfo/CodeView/TypeTableBuilder.cpp | 2 +-
test/lit.cfg.py | 5 -
test/lit.site.cfg.py.in | 1 -
test/tools/opt-viewer/Inputs/basic/or.c | 21 --
test/tools/opt-viewer/Inputs/basic/or.h | 16 --
test/tools/opt-viewer/Inputs/basic/or.yaml | 227 ------------------
.../tools/opt-viewer/Outputs/basic/basic_or.c.html | 257 ---------------------
.../tools/opt-viewer/Outputs/basic/basic_or.h.html | 214 -----------------
test/tools/opt-viewer/Outputs/basic/index.html | 151 ------------
test/tools/opt-viewer/Outputs/basic/style.css | 208 -----------------
test/tools/opt-viewer/basic.test | 9 -
test/tools/opt-viewer/lit.local.cfg | 2 -
tools/opt-viewer/opt-viewer.py | 29 +--
14 files changed, 11 insertions(+), 1162 deletions(-)
delete mode 100644 test/tools/opt-viewer/Inputs/basic/or.c
delete mode 100644 test/tools/opt-viewer/Inputs/basic/or.h
delete mode 100644 test/tools/opt-viewer/Inputs/basic/or.yaml
delete mode 100644 test/tools/opt-viewer/Outputs/basic/basic_or.c.html
delete mode 100644 test/tools/opt-viewer/Outputs/basic/basic_or.h.html
delete mode 100644 test/tools/opt-viewer/Outputs/basic/index.html
delete mode 100644 test/tools/opt-viewer/Outputs/basic/style.css
delete mode 100644 test/tools/opt-viewer/basic.test
delete mode 100644 test/tools/opt-viewer/lit.local.cfg
--
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 bc4e8f9b49 Use libm_alias_double for i386.
new e4602cba2f Use libm_alias_float for i386.
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 | 73 +++++++++++++++++++++++++++++
sysdeps/i386/fpu/s_asinhf.S | 3 +-
sysdeps/i386/fpu/s_atanf.S | 3 +-
sysdeps/i386/fpu/s_cbrtf.S | 3 +-
sysdeps/i386/fpu/s_ceilf.S | 3 +-
sysdeps/i386/fpu/s_copysignf.S | 3 +-
sysdeps/i386/fpu/s_expm1f.S | 3 +-
sysdeps/i386/fpu/s_fabsf.S | 3 +-
sysdeps/i386/fpu/s_floorf.S | 3 +-
sysdeps/i386/fpu/s_fmaxf.S | 3 +-
sysdeps/i386/fpu/s_fminf.S | 3 +-
sysdeps/i386/fpu/s_frexpf.S | 3 +-
sysdeps/i386/fpu/s_llrintf.S | 3 +-
sysdeps/i386/fpu/s_logbf.S | 3 +-
sysdeps/i386/fpu/s_lrintf.S | 3 +-
sysdeps/i386/fpu/s_nearbyintf.S | 3 +-
sysdeps/i386/fpu/s_remquof.S | 3 +-
sysdeps/i386/fpu/s_rintf.S | 3 +-
sysdeps/i386/fpu/s_truncf.S | 3 +-
sysdeps/i386/i686/fpu/multiarch/e_exp2f.c | 4 +-
sysdeps/i386/i686/fpu/multiarch/e_expf.c | 4 +-
sysdeps/i386/i686/fpu/multiarch/e_log2f.c | 4 +-
sysdeps/i386/i686/fpu/multiarch/e_logf.c | 4 +-
sysdeps/i386/i686/fpu/multiarch/e_powf.c | 4 +-
sysdeps/i386/i686/fpu/multiarch/s_cosf.c | 3 +-
sysdeps/i386/i686/fpu/multiarch/s_sincosf.c | 3 +-
sysdeps/i386/i686/fpu/multiarch/s_sinf.c | 3 +-
sysdeps/i386/i686/fpu/s_fmaxf.S | 3 +-
sysdeps/i386/i686/fpu/s_fminf.S | 3 +-
sysdeps/i386/i686/multiarch/s_fmaf.c | 3 +-
30 files changed, 136 insertions(+), 29 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.