This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 44217e1 [Hexagon] Handle returning small structures by value
new 5337a14 Bump the trunk version to 4.0.0svn.
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:
CMakeLists.txt | 4 ++--
docs/DeveloperPolicy.rst | 3 +--
docs/conf.py | 4 ++--
3 files changed, 5 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 master
in repository clang.
from 2cc3f4d [analyzer] Add checker modeling potential C++ self-assignment
new 08d7c95 [clang-cl] Reinstate -gline-tables-only as a CoreOption while [...]
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/Driver/Options.td | 2 +-
1 file changed, 1 insertion(+), 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 4cb51c5 [Hexagon] Handle returning small structures by value
new c91180f [X86][AVX] Add target shuffle decode support for VBROADCAST
new b3b8a5a [Hexagon] Revert r275822: mistake in commit message
new 44217e1 [Hexagon] Handle returning small structures by value
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:
lib/Target/X86/Utils/X86ShuffleDecode.cpp | 6 ++++++
lib/Target/X86/Utils/X86ShuffleDecode.h | 3 +++
lib/Target/X86/X86ISelLowering.cpp | 10 ++++++++++
test/CodeGen/X86/vector-shuffle-combining-avx2.ll | 4 ----
4 files changed, 19 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 gcc.
from f942bdb * gcc.dg/pr70017.c: Do not check for warning on alpha*-*-*.
new e6517a4 PR c++/71871 * typeck.c (build_x_conditional_expr): Revert [...]
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/cp/ChangeLog | 5 +++++
gcc/cp/typeck.c | 3 +--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/ext/vector31.C | 29 +++++++++++++++++++++++++++++
4 files changed, 40 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/vector31.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 f94271d [X86] Accept SELECT op code for x86-64 fp128 type
new 4cb51c5 [Hexagon] Handle returning small structures by value
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/Hexagon/HexagonISelLowering.cpp | 8 +++++++-
test/CodeGen/Hexagon/ret-struct-by-val.ll | 18 ++++++++++++++++++
2 files changed, 25 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/Hexagon/ret-struct-by-val.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 clang.
from ab11ab0 Release note for 'nodebug' on variables
new 2cc3f4d [analyzer] Add checker modeling potential C++ self-assignment
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/Checkers.td | 4 +
.../Core/BugReporter/BugReporterVisitor.h | 16 ++++
lib/StaticAnalyzer/Checkers/CMakeLists.txt | 1 +
.../Checkers/CXXSelfAssignmentChecker.cpp | 62 +++++++++++++++
lib/StaticAnalyzer/Core/BugReporter.cpp | 1 +
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp | 50 ++++++++++++
lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp | 11 ++-
test/Analysis/self-assign.cpp | 89 ++++++++++++++++++++++
8 files changed, 231 insertions(+), 3 deletions(-)
create mode 100644 lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp
create mode 100644 test/Analysis/self-assign.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 libcxx.
from 3f01389 Change a couple ifdefs from '#if __cplusplus >= 2011xxx' to ' [...]
new 65eb1e9 Don't use pthread initializers in constexpr constructors. Pat [...]
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/__mutex_base | 19 ++++++++++++++-----
1 file changed, 14 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 a9c9423 [MathExtras] Fix UB in minIntN
new f94271d [X86] Accept SELECT op code for x86-64 fp128 type
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/LegalizeFloatTypes.cpp | 1 +
test/CodeGen/X86/fp128-select.ll | 35 +++++++++++++++++++++++++
2 files changed, 36 insertions(+)
create mode 100644 test/CodeGen/X86/fp128-select.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 clang.
from 2f181fa [OpenMP] update test cases for -std=c++11 compile
new ab11ab0 Release note for 'nodebug' on variables
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/ReleaseNotes.rst | 10 ++++++++++
1 file changed, 10 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 compiler-rt.
from 53e2f16 Code refactoring: extract path prefix handling code
new a355ad7 revert https://reviews.llvm.org/D22393
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/sanitizer_common/sanitizer_win.cc | 2 --
1 file changed, 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.