This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from df51d35 MIPS: Use create_tmp_var_raw in mips_atomic_assign_expand_fenv
new 08d54cf compiler: rewrite compiler directive support
new cb658a2 PR c++/56701 - wrong type of &*this
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/cp/ChangeLog | 5 +
gcc/cp/typeck.c | 5 -
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/gogo.cc | 23 +++-
gcc/go/gofrontend/gogo.h | 34 +++---
gcc/go/gofrontend/lex.cc | 191 +++++++++++++++++++++++++++-------
gcc/go/gofrontend/lex.h | 35 +++++--
gcc/go/gofrontend/parse.cc | 98 +++++++++++++----
gcc/go/gofrontend/parse.h | 2 +-
gcc/testsuite/g++.dg/cpp0x/rv-this2.C | 8 ++
10 files changed, 311 insertions(+), 92 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/rv-this2.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 hsa
in repository gcc.
from 80e3017 Make section::add return pointer to data
new 0e51122 Remove useless build of kernel_dependencies_vector_type
new d7fb6a1 Use hsa_obstack to allocate temporary names
new aff3960 Remove unnecessary operators
new f1d4291 Add support for CONST_DECLs
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:
gcc/ChangeLog.hsa | 56 +++++++++++++++
gcc/hsa-brig.c | 16 +++--
gcc/hsa-gen.c | 211 +++++++++++++++++++-----------------------------------
gcc/hsa.c | 28 --------
gcc/hsa.h | 73 +------------------
5 files changed, 143 insertions(+), 241 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 hsa
in repository gcc.
from 846eb9c Remove typedef.*_p from hsa.h
new 80e3017 Make section::add return pointer to data
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.hsa | 10 ++++++++++
gcc/hsa-brig.c | 54 +++++++++++++++++++++++++++---------------------------
2 files changed, 37 insertions(+), 27 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 hsa
in repository gcc.
from 437b8cf Refactoring of handling atomiscs
new 60c08f0 Avoid register moves for unnecessary conversions
new 846eb9c Remove typedef.*_p from hsa.h
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.hsa | 13 +++++++++++++
gcc/hsa-gen.c | 8 ++++++++
gcc/hsa.h | 7 ++-----
3 files changed, 23 insertions(+), 5 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 5a9fa77 Add `#ifdef __cplusplus` around `extern "C"` in Compiler.h. NFC.
new 04876e5 [X86][XOP] Add support for combining target shuffles to VPERM [...]
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 | 44 ++++++++++++++++++++++++
test/CodeGen/X86/vector-shuffle-combining-xop.ll | 30 ++++++++++++++++
2 files changed, 74 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 gcc.
from 7c7ac50 2016-08-09 Richard Biener <rguenther(a)suse.de>
new df51d35 MIPS: Use create_tmp_var_raw in mips_atomic_assign_expand_fenv
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 | 6 ++++++
gcc/config/mips/mips.c | 6 +++---
2 files changed, 9 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 llvm.
from 1b988ac AVX-512: A new test for FMA intrinsic
new 5a9fa77 Add `#ifdef __cplusplus` around `extern "C"` in Compiler.h. NFC.
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/Support/Compiler.h | 4 ++++
1 file changed, 4 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 lldb.
from 2d126e9 Garbage collection is not around anymore, we can remove our s [...]
new 20ea9d4 Reapply "Rewrite gdb-remote's SendContinuePacketAndWaitForResponse"
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:
lldb.xcodeproj/project.pbxproj | 8 +
source/Plugins/Process/gdb-remote/CMakeLists.txt | 1 +
.../Process/gdb-remote/GDBRemoteClientBase.cpp | 384 ++++++++++
.../Process/gdb-remote/GDBRemoteClientBase.h | 153 ++++
.../Process/gdb-remote/GDBRemoteCommunication.cpp | 26 -
.../Process/gdb-remote/GDBRemoteCommunication.h | 23 -
.../gdb-remote/GDBRemoteCommunicationClient.cpp | 818 ++-------------------
.../gdb-remote/GDBRemoteCommunicationClient.h | 63 +-
.../gdb-remote/GDBRemoteRegisterContext.cpp | 18 +-
.../Process/gdb-remote/ProcessGDBRemote.cpp | 163 +++-
.../Plugins/Process/gdb-remote/ProcessGDBRemote.h | 18 +-
source/Utility/StringExtractor.cpp | 1 +
unittests/CMakeLists.txt | 1 +
unittests/Process/CMakeLists.txt | 1 +
unittests/Process/gdb-remote/CMakeLists.txt | 3 +
.../Process/gdb-remote/GDBRemoteClientBaseTest.cpp | 428 +++++++++++
16 files changed, 1214 insertions(+), 895 deletions(-)
create mode 100644 source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp
create mode 100644 source/Plugins/Process/gdb-remote/GDBRemoteClientBase.h
create mode 100644 unittests/Process/CMakeLists.txt
create mode 100644 unittests/Process/gdb-remote/CMakeLists.txt
create mode 100644 unittests/Process/gdb-remote/GDBRemoteClientBaseTest.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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from f3888e7 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
new b403f94 gcc/ Backport from trunk r237395, r237396, r237397, r237 [...]
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/aarch64/aarch64-protos.h | 23 ++-
gcc/config/aarch64/aarch64-simd.md | 27 ++-
gcc/config/aarch64/aarch64-tuning-flags.def | 2 -
gcc/config/aarch64/aarch64.c | 246 +++++++++++++++++++++++-----
gcc/config/aarch64/aarch64.md | 30 +++-
gcc/config/aarch64/aarch64.opt | 18 +-
gcc/doc/invoke.texi | 25 ++-
7 files changed, 317 insertions(+), 54 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 3928702 [X86][XOP] Add support for combining target shuffles to VPPERM
new 1b988ac AVX-512: A new test for FMA intrinsic
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/fma-fneg-combine.ll | 111 +++++++++++++++++++++++++++++++++++
1 file changed, 111 insertions(+)
create mode 100644 test/CodeGen/X86/fma-fneg-combine.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.