This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository openmp.
from 43eef98 Changed parameter names in Fortran modules to correspond with [...]
new 531ce2a Allow unit testing on Windows
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:
runtime/src/CMakeLists.txt | 6 ++-
runtime/test/CMakeLists.txt | 5 ++
runtime/test/lit.cfg | 7 ++-
runtime/test/lit.site.cfg.in | 1 +
.../test/misc_bugs/omp_foreign_thread_team_reuse.c | 1 -
runtime/test/omp_testsuite.h | 57 ++++++++++++++++++++++
6 files changed, 74 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 llvm.
from 2123d3f [Hexagon] Move some debug-only variable declarations into DEBUG
new fb4915b llvm-dwp: Ensure compressed sections are preserved long enoug [...]
new 7333a98 [WebAssembly] Speed up LiveIntervals updating.
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/WebAssembly/WebAssemblyRegStackify.cpp | 15 +++++++++------
tools/llvm-dwp/llvm-dwp.cpp | 4 ++--
2 files changed, 11 insertions(+), 8 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 30680ad SDAG: Remove the transitional default Select() implementation
new 2123d3f [Hexagon] Move some debug-only variable declarations into DEBUG
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/HexagonOptAddrMode.cpp | 40 ++++++++++++++++---------------
1 file changed, 21 insertions(+), 19 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 lldb.
from a658628 SBValue::CreateValueFromData didn’t check whether the SBType [...]
new c8fb489 Always rerun all tests on Windows.
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:
.../lldbsuite/test/expression_command/top-level/TestTopLevelExprs.py | 1 +
test/CMakeLists.txt | 3 +++
2 files changed, 4 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 d1cedd4 Clang support for __is_assignable intrinsic
new 9133f1b Address post-commit review feedback to r270457
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/Basic/AttrDocs.td | 2 ++
test/SemaCXX/ms-empty_bases.cpp | 2 ++
test/SemaCXX/ms-layout_version.cpp | 1 +
3 files changed, 5 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 df9c980 [clang][AVX512][Builtin] adding missing intrinsics for vpmult [...]
new 6b373d1 [MS ABI] Implement __declspec(empty_bases) and __declspec(lay [...]
new d1cedd4 Clang support for __is_assignable intrinsic
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:
docs/LanguageExtensions.rst | 1 +
include/clang/AST/RecordLayout.h | 14 +-
include/clang/Basic/Attr.td | 13 ++
include/clang/Basic/AttrDocs.td | 18 ++
include/clang/Basic/TokenKinds.def | 3 +
include/clang/Basic/TypeTraits.h | 1 +
lib/AST/RecordLayout.cpp | 4 +-
lib/AST/RecordLayoutBuilder.cpp | 62 +++++--
lib/Lex/PPMacroExpansion.cpp | 1 +
lib/Parse/ParseDeclCXX.cpp | 1 +
lib/Parse/ParseExpr.cpp | 1 +
lib/Sema/SemaDeclAttr.cpp | 25 +++
lib/Sema/SemaExprCXX.cpp | 4 +
test/Layout/ms-x86-declspec-empty_bases.cpp | 266 ++++++++++++++++++++++++++++
test/Lexer/has_feature_type_traits.cpp | 5 +
test/PCH/cxx-traits.cpp | 1 +
test/PCH/cxx-traits.h | 1 +
test/SemaCXX/ms-empty_bases.cpp | 7 +
test/SemaCXX/ms-layout_version.cpp | 10 ++
test/SemaCXX/type-traits.cpp | 43 +++++
20 files changed, 456 insertions(+), 25 deletions(-)
create mode 100644 test/Layout/ms-x86-declspec-empty_bases.cpp
create mode 100644 test/SemaCXX/ms-empty_bases.cpp
create mode 100644 test/SemaCXX/ms-layout_version.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 lldb.
from 428759a SymbolFile: remove an unused variable
new a658628 SBValue::CreateValueFromData didn’t check whether the SBType [...]
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:
source/API/SBValue.cpp | 7 ++++---
1 file changed, 4 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 lld.
from 57979f4 Fix typos.
new 742e9af Do not split mergeable sections if they are gc'ed.
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:
ELF/Driver.cpp | 11 +++++++++++
ELF/InputSection.cpp | 8 +++++++-
ELF/InputSection.h | 13 +++++++++++--
ELF/MarkLive.cpp | 11 +++++++----
4 files changed, 36 insertions(+), 7 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 c5453de [PR 71234] Avoid valgrind warning in ipa-cp
new 99583d0 * tree-ssa-threadbackward.c (profitable_jump_thread_path): N [...]
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/tree-ssa-threadbackward.c | 550 ++++++++++++++++++++++--------------------
2 files changed, 294 insertions(+), 262 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 000b227 Extract renaming from D19181
new 5131c26 llvm-dwp: Fix the build by moving DWPStringPool into the llvm [...]
new 30680ad SDAG: Remove the transitional default Select() implementation
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/CodeGen/SelectionDAGISel.h | 34 +--------------------------------
tools/llvm-dwp/DWPStringPool.h | 2 ++
2 files changed, 3 insertions(+), 33 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.