This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 566eb704ab3 [X86] Add isel pattern infrastructure to begin recognizing [...]
new dca8ff7a7db [X86] Don't create i64 constants on 32-bit targets when low [...]
new d77fd58694f [X86] Use SDNode::ops() instead of makeArrayRef and op_begi [...]
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/X86/X86ISelLowering.cpp | 22 ++++++++++---
test/CodeGen/X86/pr34605.ll | 63 ++++++++++++++++++++++++++++++++++++++
2 files changed, 80 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/X86/pr34605.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 01f2881245 Make more libm functions into weak aliases.
new 5bcdb31529 Use libm_alias_float in math/.
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 | 48 ++++++++++++++++++++++++++++++++++++++++++++++
math/s_fmaf.c | 3 ++-
math/w_acosf_compat.c | 3 ++-
math/w_acoshf_compat.c | 3 ++-
math/w_asinf_compat.c | 3 ++-
math/w_atan2f_compat.c | 3 ++-
math/w_atanhf_compat.c | 3 ++-
math/w_coshf_compat.c | 3 ++-
math/w_exp10f_compat.c | 3 ++-
math/w_fmodf_compat.c | 3 ++-
math/w_hypotf_compat.c | 3 ++-
math/w_j0f_compat.c | 5 +++--
math/w_j1f_compat.c | 5 +++--
math/w_jnf_compat.c | 5 +++--
math/w_log10f_compat.c | 3 ++-
math/w_log2f_compat.c | 3 ++-
math/w_logf_compat.c | 3 ++-
math/w_powf_compat.c | 3 ++-
math/w_remainderf_compat.c | 3 ++-
math/w_sinhf_compat.c | 3 ++-
math/w_sqrtf_compat.c | 3 ++-
math/w_tgammaf_compat.c | 3 ++-
22 files changed, 93 insertions(+), 24 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 699e87c1ba9 2017-09-13 Paolo Carlini <paolo.carlini(a)oracle.com>
new a372ea889b3 * c-pragma.c (handle_pragma_scalar_storage_order): Expand [...]
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/c-family/ChangeLog | 5 +++++
gcc/c-family/c-pragma.c | 14 +++++++++++++-
gcc/testsuite/ChangeLog | 7 ++++++-
gcc/testsuite/g++.dg/sso-1.C | 8 ++++++++
gcc/testsuite/g++.dg/sso-2.C | 6 ++++++
5 files changed, 38 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/sso-1.C
create mode 100644 gcc/testsuite/g++.dg/sso-2.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 3c71a6c4312 [RuntimeUnroll] Add heuristic for unrolling multi-exit loop
new 566eb704ab3 [X86] Add isel pattern infrastructure to begin recognizing [...]
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/X86InstrVecCompiler.td | 59 +++++++++++++++++++++++++++++++++++
test/CodeGen/X86/madd.ll | 3 --
2 files changed, 59 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 binutils-gdb.
from 124aceb46d gdbserver: Remove thread_to_gdb_id
new 26a67918a5 Sync libiberty/ & include/ with GCC
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:
gdb/ChangeLog | 5 +
gdb/compile/compile-c-types.c | 16 +-
include/ChangeLog | 88 +++
include/ansidecl.h | 34 +-
include/dwarf2.def | 1 +
include/dwarf2.h | 2 +
include/gcc-c-fe.def | 35 +-
include/gcc-c-interface.h | 21 +-
include/gcc-cp-fe.def | 1050 +++++++++++++++++++++++++++++++++
include/gcc-cp-interface.h | 496 ++++++++++++++++
include/gcc-interface.h | 14 +
include/libiberty.h | 4 +-
include/longlong.h | 65 +-
include/simple-object.h | 8 +
libiberty/ChangeLog | 30 +
libiberty/cp-demangle.c | 110 ++--
libiberty/dwarfnames.c | 2 +
libiberty/simple-object-elf.c | 122 ++--
libiberty/testsuite/demangle-expected | 21 +-
19 files changed, 1929 insertions(+), 195 deletions(-)
create mode 100644 include/gcc-cp-fe.def
create mode 100644 include/gcc-cp-interface.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 gcc.
from 402ad641263 2017-09-15 Jackson Woodruff <jackson.woodruff(a)arm.com>
new 0e3918d846b Add comments to struct cgraph_thunk_info
new 699e87c1ba9 2017-09-13 Paolo Carlini <paolo.carlini(a)oracle.com>
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:
gcc/ChangeLog | 6 ++++
gcc/cgraph.c | 14 ++++++---
gcc/cgraph.h | 39 +++++++++++++++++++++---
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice21.C | 10 ++++++
5 files changed, 65 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice21.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 clang.
from 57065b2de4 [clang-format] New flag - BraceWrapping.AfterExternBlock
new a792780cf2 Fix the __interface inheritence rules to work better with IU [...]
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/AST/DeclCXX.h | 4 +++
lib/AST/DeclCXX.cpp | 47 ++++++++++++++++++++++++++++++
lib/Sema/SemaDeclCXX.cpp | 2 +-
test/SemaCXX/ms-iunknown-inline-def.cpp | 8 +++++
test/SemaCXX/ms-iunknown-outofline-def.cpp | 10 +++++++
test/SemaCXX/ms-iunknown.cpp | 39 +++++++++++++++++++++++++
6 files changed, 109 insertions(+), 1 deletion(-)
create mode 100644 test/SemaCXX/ms-iunknown-inline-def.cpp
create mode 100644 test/SemaCXX/ms-iunknown-outofline-def.cpp
create mode 100644 test/SemaCXX/ms-iunknown.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 binutils-gdb.
from ef87240fd9 Add -l option to src-release script.
new f8a4e11920 Deduplicate require_running macros and move them up
new e8ca139ed0 gdbserver: Move detach code to its own function
new 96cde54f0a gdbserver: Remove gdb_id_to_thread_id
new 124aceb46d gdbserver: Remove thread_to_gdb_id
The 4 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:
gdb/gdbserver/ChangeLog | 30 +++++
gdb/gdbserver/inferiors.c | 14 ---
gdb/gdbserver/inferiors.h | 3 -
gdb/gdbserver/lynx-low.c | 14 +--
gdb/gdbserver/nto-low.c | 14 +--
gdb/gdbserver/server.c | 301 ++++++++++++++++++++++------------------------
6 files changed, 185 insertions(+), 191 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.