This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f0631008f52 2017-10-23 Paolo Carlini <paolo.carlini(a)oracle.com>
new f66b5a83138 2017-10-23 Richard Biener <rguenther(a)suse.de>
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 | 17 +++++++
gcc/tree-ssa-pre.c | 132 ++++++++++++++++++-----------------------------------
2 files changed, 62 insertions(+), 87 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 79bc16204ae 2017-10-23 Richard Biener <rguenther(a)suse.de>
new f0631008f52 2017-10-23 Paolo Carlini <paolo.carlini(a)oracle.com>
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/torture/pr77555.C | 20 ++++++++++++++++++++
2 files changed, 25 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/torture/pr77555.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 hjl/pr82659
in repository gcc.
from a8e4ac8ce6c Add bootstrap-cet.mk
new a4ca6525dc9 i386: Skip DF_REF_INSN if DF_REF_INSN_INFO is false
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/config/i386/i386.c | 7 +++++--
gcc/testsuite/gcc.target/i386/pr82673.c | 12 ++++++++++++
2 files changed, 17 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr82673.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 dffb1662165 [X86] Add test for opportunity to use bzhi X86 instruction [...]
new 2b3608434cc [llvm-dwarfdump] - Teach tool about few GNU call_sites constants.
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/Dwarf.def | 4 +
lib/DebugInfo/DWARF/DWARFDie.cpp | 3 +-
test/tools/llvm-dwarfdump/X86/gnu_call_site.s | 118 ++++++++++++++++++++++++++
3 files changed, 124 insertions(+), 1 deletion(-)
create mode 100644 test/tools/llvm-dwarfdump/X86/gnu_call_site.s
--
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 8374586c166 Convert STARTING_FRAME_OFFSET to a hook
new ea3b0bfac3f PR libstdc++/82644 document IS 29124 support
new 79bc16204ae 2017-10-23 Richard Biener <rguenther(a)suse.de>
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 | 10 +
gcc/tree-ssa-pre.c | 12 +-
libstdc++-v3/ChangeLog | 14 +
libstdc++-v3/doc/xml/manual/intro.xml | 4 +
libstdc++-v3/doc/xml/manual/status_cxxis29124.xml | 315 +++++++++++++++++++++
libstdc++-v3/include/bits/specfun.h | 2 +
libstdc++-v3/include/c_compatibility/math.h | 4 +-
.../headers/cmath/82644.cc} | 23 +-
.../headers/cmath/functions_global_c++17.cc | 111 ++++++++
9 files changed, 468 insertions(+), 27 deletions(-)
create mode 100644 libstdc++-v3/doc/xml/manual/status_cxxis29124.xml
copy libstdc++-v3/testsuite/{20_util/reference_wrapper/80504.cc => 26_numerics/hea [...]
create mode 100644 libstdc++-v3/testsuite/26_numerics/headers/cmath/functions_glob [...]
--
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 a81c79be2fb Fix for Bug 30718 - Failure to disassemble certain MOV with [...]
new dffb1662165 [X86] Add test for opportunity to use bzhi X86 instruction [...]
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/CodeGen/X86/replace-load-and-with-bzhi.ll | 97 ++++++++++++++++++++++++++
1 file changed, 97 insertions(+)
create mode 100644 test/CodeGen/X86/replace-load-and-with-bzhi.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 gcc.
from 6ce33017aab Use scalar_mode in expand_shift_1
new 28018118a94 Use scalar_int/float_mode in brig_langhook_type_for_mode
new 1fcff97183e Use SCALAR_INT_TYPE_MODE in loc_list_from_tree_1
new 98a46e07665 Use SCALAR_TYPE_MODE in vect_create_epilog_for_reduction
The 3 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 | 11 +++++++++++
gcc/brig/ChangeLog | 5 +++++
gcc/brig/brig-lang.c | 13 +++++++------
gcc/dwarf2out.c | 2 +-
gcc/tree-vect-loop.c | 2 +-
5 files changed, 25 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.