This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0f68a54cc99 Revert r300213 "[APSInt] Add a static_assert to ensure APSI [...]
new 104e2fb761d [APInt] Fix the returns description for the postfix increme [...]
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/llvm/ADT/APInt.h | 8 ++++++--
1 file changed, 6 insertions(+), 2 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 openmp.
from fa50db7 Test cancellation_for_sections.c expectedly fails on GCC
new 9a49cce KMP_HW_SUBSET extended with NUMA support when HWLOC enabled
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/dllexports | 2 +-
runtime/src/i18n/en_US.txt | 10 +-
runtime/src/kmp.h | 21 +-
runtime/src/kmp_affinity.cpp | 713 ++++++++++++++++++++++++++++++++++++++-----
runtime/src/kmp_csupport.cpp | 12 -
runtime/src/kmp_global.cpp | 12 +-
runtime/src/kmp_settings.cpp | 444 ++++++++++-----------------
7 files changed, 834 insertions(+), 380 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 libcxx.
from b975b451 [libc++] Explicitly set output directory for DLL
new 6403571b Implement LWG#2855 - made easy by previous refactoring
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/exception | 4 ++--
.../support.exception/except.nested/throw_with_nested.pass.cpp | 10 ++++++++++
www/cxx1z_status.html | 4 ++--
3 files changed, 14 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 b2b7c4b1a73 [Analysis] Support bitreverse in -demanded-bits pass
new 0f68a54cc99 Revert r300213 "[APSInt] Add a static_assert to ensure APSI [...]
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/llvm/ADT/APSInt.h | 4 +---
1 file changed, 1 insertion(+), 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 compiler-rt.
from 546e70f18 Enable LSan on PowerPC64.
new 365d041bb Cache size per class size in SizeClassAllocatorXLocalCache.
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_allocator_local_cache.h | 12 ++++++++----
1 file changed, 8 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 9c0f53a0b48 [APSInt] Add a static_assert to ensure APSInt is packed wel [...]
new b2b7c4b1a73 [Analysis] Support bitreverse in -demanded-bits pass
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/Analysis/DemandedBits.cpp | 3 +++
test/Analysis/DemandedBits/intrinsics.ll | 25 +++++++++++++++++++++
test/Transforms/BDCE/basic.ll | 38 ++++++++++++++++++++++++++++++++
3 files changed, 66 insertions(+)
create mode 100644 test/Analysis/DemandedBits/intrinsics.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 7f80f1bbf58 LTO: Pass SF_Executable flag through to InputFile::Symbol
new 9c0f53a0b48 [APSInt] Add a static_assert to ensure APSInt is packed wel [...]
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/llvm/ADT/APSInt.h | 4 +++-
1 file changed, 3 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 clang.
from dbf1b8007c [analyzer] Enforce super-region classes for various memory regions.
new 419ecbccd8 Re-land "[clang-cl] Make all sanitizer flags available in clang-cl"
new 8439838e05 Use the clang-cl recognized spelling of --target=
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/clang/Driver/Options.td | 62 +++++++++++++++++++++++++----------------
test/Driver/fsanitize.c | 3 ++
2 files changed, 41 insertions(+), 24 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 libcxx.
from 9ac5bc55 Refactor throw_with_nested. NFC.
new b975b451 [libc++] Explicitly set output directory for DLL
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 | 1 +
1 file changed, 1 insertion(+)
--
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 d8dec6c86f9 [Hexagon] Unxfail passing tests
new 7f80f1bbf58 LTO: Pass SF_Executable flag through to InputFile::Symbol
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/llvm/LTO/LTO.h | 1 +
include/llvm/Object/IRSymtab.h | 2 ++
lib/Object/IRSymtab.cpp | 2 ++
test/LTO/Resolution/X86/symtab.ll | 25 +++++++++++++++----------
tools/llvm-lto2/llvm-lto2.cpp | 7 ++++---
5 files changed, 24 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.