This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 15eeb12 * match.pd ((convert1 (minmax ((convert2 (x) c)))) -> minmax [...]
new a9853aa * plugin.c (register_plugin_info): Produce an error message [...]
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 | 5 +++++
gcc/plugin.c | 10 +++++++++-
2 files changed, 14 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 gcc.
from 1d05fbd 2016-10-26 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 15eeb12 * match.pd ((convert1 (minmax ((convert2 (x) c)))) -> minmax [...]
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 | 5 +++++
gcc/match.pd | 11 +++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/fold-convmaxconv-1.c | 15 +++++++++++++++
gcc/testsuite/gcc.dg/fold-convminconv-1.c | 15 +++++++++++++++
5 files changed, 51 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/fold-convmaxconv-1.c
create mode 100644 gcc/testsuite/gcc.dg/fold-convminconv-1.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 4e78b45 [AVR] Compile the disassembler
new ce0a523 AMDGPU: Fix SILoadStoreOptimizer when writes cannot be merged [...]
new c63ef8d [AVR] Generate all of the TableGen files we need
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/SILoadStoreOptimizer.cpp | 42 ++++++++++++++++++++++--------
lib/Target/AVR/CMakeLists.txt | 7 ++++-
test/CodeGen/AMDGPU/merge-store-usedef.ll | 23 ++++++++++++++++
3 files changed, 60 insertions(+), 12 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/merge-store-usedef.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 llvm.
from 8b74dfc [AVR] Add AVRISelDAGToDAG.cpp
new 4e78b45 [AVR] Compile the disassembler
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/AVR/CMakeLists.txt | 1 +
lib/Target/AVR/Disassembler/AVRDisassembler.cpp | 6 +-----
lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.cpp | 2 +-
3 files changed, 3 insertions(+), 6 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 gimplefe
in repository gcc.
from f82dc04 2016-10-27 Trevor Saunders <tbsaunde+gcc(a)tbsaunde.org>
new b4cdeaf 2016-10-27 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/c/c-lang.c | 2 --
gcc/c/c-parser.c | 77 +++++++++++++++++++++++++++++++++++++++++++++++++++
gcc/c/c-parser.h | 64 ++++++++----------------------------------
gcc/c/gimple-parser.c | 10 +++----
4 files changed, 93 insertions(+), 60 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 f1626ac [PPC] add vector byte reverse functions to altivec.h
new 0834a35 [coroutines] Build fallthrough and set_exception statements.
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/StmtCXX.h | 5 +-
include/clang/Basic/DiagnosticSemaKinds.td | 13 +++++
lib/Sema/AnalysisBasedWarnings.cpp | 55 ++++++++++++++-----
lib/Sema/SemaCoroutine.cpp | 86 ++++++++++++++++++++++++++++--
lib/Sema/TreeTransform.h | 1 +
test/SemaCXX/coreturn.cpp | 73 +++++++++++++++++++++++++
test/SemaCXX/coroutines.cpp | 44 +++++++++++++--
7 files changed, 256 insertions(+), 21 deletions(-)
create mode 100644 test/SemaCXX/coreturn.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 e0d500a [AVR] Add the machine code emitter
new 8b74dfc [AVR] Add AVRISelDAGToDAG.cpp
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/AVR/AVRISelDAGToDAG.cpp | 562 +++++++++++++++++++++++++++++++++++++
lib/Target/AVR/CMakeLists.txt | 2 +
2 files changed, 564 insertions(+)
create mode 100644 lib/Target/AVR/AVRISelDAGToDAG.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 e9fdaa1 [PowerPC] - No SExt/ZExt needed for count trailing zeros
new e0d500a [AVR] Add the machine code emitter
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/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp | 304 +++++++++++++++++++++++
lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.h | 115 +++++++++
lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.cpp | 3 +
lib/Target/AVR/MCTargetDesc/CMakeLists.txt | 1 +
4 files changed, 423 insertions(+)
create mode 100644 lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp
create mode 100644 lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.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 gimplefe
in repository gcc.
from 58a041e 2016-10-26 Richard Biener <rguenther(a)suse.de>
new f82dc04 2016-10-27 Trevor Saunders <tbsaunde+gcc(a)tbsaunde.org>
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/gimple-parser.c | 6 +++---
1 file changed, 3 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 clang.
from 424463b [XRay] Check in Clang whether XRay supports the target when - [...]
new f1626ac [PPC] add vector byte reverse functions to altivec.h
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/Headers/altivec.h | 115 +++++++++++++++++++++++++++++++++++
test/CodeGen/builtins-ppc-altivec.c | 90 ++++++++++++++++++++++++++-
test/CodeGen/builtins-ppc-quadword.c | 8 +++
test/CodeGen/builtins-ppc-vsx.c | 32 ++++++++++
4 files changed, 243 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.