This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 6660f0d30e Use -target instead of -arch in test case.
new 16a0981ecc [ASTMatchers] Allow forField to match indirect fields.
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/ASTMatchers.h | 2 +-
unittests/ASTMatchers/ASTMatchersTraversalTest.cpp | 8 ++++++--
2 files changed, 7 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-tools-extra.
from 1bdba187 [clangd] Allow to get vfs::FileSystem used inside codeComplete.
new d97fb418 [clang-tidy] Handle anonymous structs/unions in member init checks.
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:
clang-tidy/modernize/UseDefaultMemberInitCheck.cpp | 21 +++++++++++----------
clang-tidy/readability/RedundantMemberInitCheck.cpp | 5 +++--
.../modernize-use-default-member-init.cpp | 10 ++++++++++
.../readability-redundant-member-init.cpp | 20 ++++++++++++++++++++
4 files changed, 44 insertions(+), 12 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 release_50
in repository clang-tools-extra.
from 79bc4da3 Creating release_50 branch off revision 308441
new 619d067a Revert r304837
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:
clang-apply-replacements/tool/ClangApplyReplacementsMain.cpp | 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 dejagnu.
from a9eae89 * runtest.exp (usage): --reboot doesn't take a 'name' parameter.
new b8108df * runtest.exp (usage): Improve --strace 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:
ChangeLog | 4 ++++
runtest.exp | 2 +-
2 files changed, 5 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 c12979d156e PR tree-optimization/81620 * tree-predcom.c (add_ref_to_c [...]
new 89c72921ffb PR tree-optimization/81627 * tree-predcom.c (prepare_fina [...]
new b316d9f706f * tree.h (POINTER_TYPE_OVERFLOW_UNDEFINED): Delete. * fol [...]
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 | 13 +++++++++++++
gcc/fold-const.c | 21 ++++++---------------
gcc/match.pd | 9 +--------
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.dg/no-strict-overflow-7.c | 6 +++---
gcc/testsuite/gcc.dg/tree-ssa/pr81388-1.c | 6 ++++--
gcc/testsuite/gcc.dg/tree-ssa/pr81627.c | 28 ++++++++++++++++++++++++++++
gcc/tree-predcom.c | 10 +++++-----
gcc/tree.h | 3 ---
9 files changed, 70 insertions(+), 36 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr81627.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 dejagnu.
from 50ea9cf * lib/framework.exp: Fix spelling mistake in a comment.
new a9eae89 * runtest.exp (usage): --reboot doesn't take a 'name' parameter.
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 | 4 ++++
runtest.exp | 2 +-
2 files changed, 5 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 llvm.
from 5c0c30bdd74 [IRCE][NFC] Add another assert that AddRecExpr's step is not zero
new 052dd78cb30 Support itineraries in TargetSubtargetInfo::getSchedInfoStr [...]
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/CodeGen/TargetSubtargetInfo.cpp | 13 +-
test/CodeGen/X86/lea32-schedule.ll | 176 ++---
test/CodeGen/X86/lea64-schedule.ll | 176 ++---
test/CodeGen/X86/sse-schedule.ll | 484 ++++++-------
test/CodeGen/X86/sse2-schedule.ll | 1284 +++++++++++++++++------------------
test/CodeGen/X86/sse3-schedule.ll | 74 +-
test/CodeGen/X86/ssse3-schedule.ll | 178 ++---
7 files changed, 1196 insertions(+), 1189 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 2c78bdd5e72 2017-08-01 Dominique d'Humieres <dominiq(a)lps.ens.fr>
new c12979d156e PR tree-optimization/81620 * tree-predcom.c (add_ref_to_c [...]
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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/tree-ssa/pr81620-1.c | 20 ++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr81620-2.c | 25 +++++++++++++++++++++++++
gcc/tree-predcom.c | 4 +++-
5 files changed, 60 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr81620-1.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr81620-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 gcc.
from 42fad061cf6 PR tree-optimization/81588 * tree-ssa-reassoc.c (optimize [...]
new 2c78bdd5e72 2017-08-01 Dominique d'Humieres <dominiq(a)lps.ens.fr>
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/fortran/ChangeLog | 5 +++++
gcc/fortran/expr.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/use_30.f90 | 17 +++++++++++++++++
4 files changed, 28 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/use_30.f90
--
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 binutils-2_29-branch
in repository binutils-gdb.
from 2b6cdc0851 Automatic date update in version.in
new ecc97ca309 S/390: Support z14 as CPU name.
new 080e5b3c87 S/390: Fix segfault when linking -shared -nostartfiles
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:
bfd/ChangeLog | 9 +++++++++
bfd/elf32-s390.c | 4 +++-
bfd/elf64-s390.c | 8 ++++++--
gas/ChangeLog | 10 ++++++++++
gas/config/tc-s390.c | 2 +-
gas/doc/as.texinfo | 2 +-
gas/doc/c-s390.texi | 2 +-
opcodes/ChangeLog | 8 ++++++++
opcodes/s390-mkopc.c | 3 ++-
9 files changed, 41 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.