This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from b89f614 PR78326 fix incorrect access of data member in base class
new 31876bc 2016-12-07 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/ChangeLog | 9 +++++++++
gcc/config/arm/arm.md | 13 +++++++------
gcc/testsuite/ChangeLog | 13 +++++++++++++
gcc/testsuite/gcc.target/arm/empty_fiq_handler.c | 12 ++++++++++++
4 files changed, 41 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/empty_fiq_handler.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 3b9d4a0 [X86][SSE] Remove AND -> VZEXT combine
new 7b24dd4 [X86] Add knownbits vector UMAX test
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/known-bits-vector.ll | 31 +++++++++++++++++++++++++++++++
1 file changed, 31 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 llvm.
from def95b9 [SelectionDAG] Add knownbits support for EXTRACT_VECTOR_ELT opcodes
new 3b9d4a0 [X86][SSE] Remove AND -> VZEXT combine
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 | 92 --------------------------------------
1 file changed, 92 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 ce41da2 [change-namespace] move template class forward-declarations a [...]
new 792be7a [change-namespace] don't fix using shadow decls in classes.
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:
change-namespace/ChangeNamespace.cpp | 34 +++++++++++++++-------
.../change-namespace/ChangeNamespaceTests.cpp | 30 +++++++++++++++++++
2 files changed, 54 insertions(+), 10 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 26fb0e8 [analyzer] pr31226: Disable CastSizeChecker in C++ because it [...]
new d359c56 [analyzer] Remove an unused enum value in RetainCountChecker.
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/StaticAnalyzer/Checkers/ObjCRetainCount.h | 10 +++-------
lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp | 17 ++++++++---------
2 files changed, 11 insertions(+), 16 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 6d2cbd4 2016-12-07 Carl Love <cel(a)us.ibm.com>
new 2add0b6 Introduce rtl_data::init_stack_alignment
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/cfgexpand.c | 5 +----
gcc/emit-rtl.c | 12 ++++++++++++
gcc/emit-rtl.h | 2 ++
4 files changed, 22 insertions(+), 4 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 9b37990 [SelectionDAG] Removed old knownbits TODO comment. NFCI.
new def95b9 [SelectionDAG] Add knownbits support for EXTRACT_VECTOR_ELT opcodes
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/SelectionDAG/SelectionDAG.cpp | 36 +++++++++++++++++++++++++++++++
test/CodeGen/X86/known-bits-vector.ll | 12 ++---------
2 files changed, 38 insertions(+), 10 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 c4a0775 * gcc.target/i386/pr77761.c: Require int128 effective target [...]
new 6d2cbd4 2016-12-07 Carl Love <cel(a)us.ibm.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 | 10 +++++
gcc/testsuite/gcc.target/powerpc/builtins-3-p8.c | 17 ++++++++
gcc/testsuite/gcc.target/powerpc/builtins-3-p9.c | 42 +++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/builtins-3.c | 51 ++++--------------------
4 files changed, 77 insertions(+), 43 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/builtins-3-p8.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/builtins-3-p9.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 clang.
from 162749f Implement the -Wstrict-prototypes warning
new 26fb0e8 [analyzer] pr31226: Disable CastSizeChecker in C++ because it [...]
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/StaticAnalyzer/Checkers/CastSizeChecker.cpp | 7 ++++++-
test/Analysis/malloc.cpp | 23 +++++++++++++++++++++--
2 files changed, 27 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 gcc-6-branch
in repository gcc.
from aeca049 Test experimental::shared_ptr construction from other smart pointers
new b89f614 PR78326 fix incorrect access of data member in base class
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:
libstdc++-v3/ChangeLog | 7 +++++++
libstdc++-v3/include/experimental/memory_resource | 1 +
2 files changed, 8 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.