This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from b2c1023 [ASTMatcher] Add isStaticStorageClass matcher for varDecl and [...]
new a384821 Complete support for the cxxCtorInitializer() AST matcher so [...]
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/ASTMatchers/ASTMatchFinder.h | 3 +++
include/clang/ASTMatchers/ASTMatchers.h | 1 +
lib/ASTMatchers/ASTMatchFinder.cpp | 38 +++++++++++++++++++++++++++
unittests/ASTMatchers/ASTMatchersNodeTest.cpp | 5 ++++
4 files changed, 47 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 9b12e2d read-rtl.c: split out read_rtx_operand from read_rtx_code
new d4d58fc 2016-09-26 Thomas Preud'homme <thomas.preudhomme(a)arm.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/gcc.dg/tree-ssa/builtin-sprintf-warn-1.c | 6 +++---
2 files changed, 8 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 c5da193 When building target binaries, ensure that the warning flags [...]
new 78fb7e3 tc-xtensa.c: fixup xg_reverse_shift_count typo
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:
gas/ChangeLog | 5 +++++
gas/config/tc-xtensa.c | 2 +-
2 files changed, 6 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 194b906 2016-09-26 Anton Kolesov <Anton.Kolesov(a)synopsys.com>
new 9b12e2d read-rtl.c: split out read_rtx_operand from read_rtx_code
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 | 7 +
gcc/read-rtl.c | 404 ++++++++++++++++++++++++++++++---------------------------
2 files changed, 218 insertions(+), 193 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 92af450 2016-09-26 LH Mouse <lh_mouse(a)126.com>
new 194b906 2016-09-26 Anton Kolesov <Anton.Kolesov(a)synopsys.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:
ChangeLog | 5 +++++
configure | 3 +++
configure.ac | 3 +++
3 files changed, 11 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 clang.
from 1f6e700 [analyzer] Improve CastToStruct checker so it can also detect [...]
new b2c1023 [ASTMatcher] Add isStaticStorageClass matcher for varDecl and [...]
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:
docs/LibASTMatchersReference.html | 30 +++++++++++++++++++++-
include/clang/ASTMatchers/ASTMatchers.h | 18 +++++++++++++
unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp | 8 ++++++
3 files changed, 55 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 29d394d Fix typo in date.
new 7408cd7 * ipa-inline-analysis.c (find_foldable_builtin_expect): Use [...]
new e997bd3 * c-lex.c (c_common_has_attribute): Handle attribute fallthrough.
new 92af450 2016-09-26 LH Mouse <lh_mouse(a)126.com>
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 | 31 +++++++++++++++++++++++++++++++
gcc/c-family/ChangeLog | 4 ++++
gcc/c-family/c-lex.c | 3 ++-
gcc/config/i386/cygming.h | 4 ++--
gcc/ipa-inline-analysis.c | 4 +---
gcc/ipa-split.c | 8 ++------
gcc/omp-low.c | 14 ++++----------
gcc/predict.c | 4 +---
gcc/sanopt.c | 3 +--
gcc/system.h | 8 ++++++--
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/g++.dg/cpp1z/feat-cxx1z.C | 6 ++++++
gcc/tree-cfg.c | 5 +----
gcc/tree-parloops.c | 4 +---
gcc/tree-stdarg.c | 14 ++------------
gcc/tree-vect-loop.c | 8 ++------
gcc/tree-vect-stmts.c | 8 ++------
gcc/tree-vectorizer.c | 4 +---
gcc/tsan.c | 4 +---
19 files changed, 74 insertions(+), 66 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 51e92d1 [AArch64] Improve add/sub/cmp isel of uxtw forms.
new 8a7cd49 [Coroutines] Part14: Handle coroutines with no suspend points.
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/Transforms/Coroutines/CoroInstr.h | 8 ++
lib/Transforms/Coroutines/CoroSplit.cpp | 112 ++++++++++++++++++
test/Transforms/Coroutines/no-suspend.ll | 189 +++++++++++++++++++++++++++++++
3 files changed, 309 insertions(+)
create mode 100644 test/Transforms/Coroutines/no-suspend.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 3455264 [InstCombine] Fixed bug introduced in r282237
new 653861f Add support to optionally limit the size of jump tables.
new 51e92d1 [AArch64] Improve add/sub/cmp isel of uxtw forms.
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:
include/llvm/Target/TargetLowering.h | 18 ++--
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 38 +++++---
lib/CodeGen/TargetLoweringBase.cpp | 12 +++
lib/Target/AArch64/AArch64ISelDAGToDAG.cpp | 5 ++
lib/Target/AArch64/AArch64ISelLowering.cpp | 6 ++
lib/Target/AArch64/AArch64ISelLowering.h | 15 ++++
lib/Target/AArch64/AArch64InstrInfo.td | 9 +-
lib/Target/AArch64/AArch64Subtarget.cpp | 1 +
lib/Target/AArch64/AArch64Subtarget.h | 3 +
test/CodeGen/AArch64/addsub_ext.ll | 109 +++++++++++++++++++++--
test/CodeGen/AArch64/max-jump-table.ll | 94 +++++++++++++++++++
11 files changed, 278 insertions(+), 32 deletions(-)
create mode 100644 test/CodeGen/AArch64/max-jump-table.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 74163ac [regrename][sel-sched] Fix bogus use of HARD_FRAME_POINTER_RE [...]
new 29d394d Fix typo in date.
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 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.