This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 2e833c6 Fix build problem in MSVC
new 1c3b229 [Clang][AVX512][BUILTIN] Add missing intrinsics for cast
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/Headers/avx512fintrin.h | 53 ++++++++++++++++++++++++++
test/CodeGen/avx512f-builtins.c | 83 +++++++++++++++++++++++++++++++++++------
2 files changed, 125 insertions(+), 11 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 3684ef9 [include-fixer] moved STLPostfixMap into findAllSymbols libra [...]
new 4b83c43 [include-fixer] Simplify the code since we won't handle multi [...]
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-fixer/IncludeFixer.cpp | 44 ++++++++++++------------------------------
1 file changed, 12 insertions(+), 32 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 d380dee [SCEV] No-wrap flags are not propagated when folding "{S,+,X} [...]
new 32d095c [ThinLTO] Refactor ODR resolution and internalization (NFC)
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 | 24 ++++
include/llvm/Transforms/IPO/FunctionImport.h | 10 ++
lib/LTO/LTO.cpp | 100 +++++++++++++++
lib/LTO/ThinLTOCodeGenerator.cpp | 174 ---------------------------
lib/Transforms/IPO/FunctionImport.cpp | 77 ++++++++++++
5 files changed, 211 insertions(+), 174 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_38
in repository compiler-rt.
from 14fa947 Merging r261980: -------------------------------------------- [...]
new 723f5cd Merging r267674: -------------------------------------------- [...]
new 7c72fe8 Merging r269882: -------------------------------------------- [...]
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:
cmake/config-ix.cmake | 2 +-
lib/asan/asan_stack.h | 5 ++++-
lib/lsan/lsan.h | 7 +++++--
lib/sanitizer_common/sanitizer_stacktrace.cc | 5 -----
lib/sanitizer_common/sanitizer_stacktrace.h | 5 +++++
5 files changed, 15 insertions(+), 9 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 9dfeca2 Add working set base runtime library
new d9b8899 Fix braced initializer list (NFC)
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/profile/InstrProfilingFile.c | 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 binutils-gdb.
from ee4d761 Fix typo in changelog entry
new 7bd787e fix spelling of HAVE_LIBPYTHON2_4 in py-value.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:
gdb/ChangeLog | 5 +++++
gdb/python/py-value.c | 4 ++--
2 files changed, 7 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 clang-tools-extra.
from 771e03e [clang-tidy] Fix typo in test file name.
new 3684ef9 [include-fixer] moved STLPostfixMap into findAllSymbols libra [...]
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-fixer/find-all-symbols/CMakeLists.txt | 1 +
.../find-all-symbols/STLPostfixHeaderMap.cpp | 360 +++++++++++++++++++++
.../{tool => }/STLPostfixHeaderMap.h | 2 +-
include-fixer/find-all-symbols/tool/CMakeLists.txt | 5 +-
.../find-all-symbols/tool/FindAllSymbolsMain.cpp | 2 +-
.../find-all-symbols/tool/STLPostfixHeaderMap.cpp | 358 --------------------
6 files changed, 364 insertions(+), 364 deletions(-)
create mode 100644 include-fixer/find-all-symbols/STLPostfixHeaderMap.cpp
rename include-fixer/find-all-symbols/{tool => }/STLPostfixHeaderMap.h (91%)
delete mode 100644 include-fixer/find-all-symbols/tool/STLPostfixHeaderMap.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.
adhemerval.zanella pushed a change to branch azanella/split-stack
in repository toolchain/glibc.
at e6b7e16 aarch64: Add split stack TCB field
This branch includes the following new commits:
new e6b7e16 aarch64: Add split stack TCB field
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.
--
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 0e45022 [AArch64] Adding a TargetParser for AArch64
new d380dee [SCEV] No-wrap flags are not propagated when folding "{S,+,X} [...]
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/ScalarEvolution.cpp | 5 +++-
.../LoopAccessAnalysis/number-of-memchecks.ll | 10 +++----
.../LoopAccessAnalysis/reverse-memcheck-bounds.ll | 4 +--
test/Analysis/ScalarEvolution/flags-from-poison.ll | 6 ++---
test/Analysis/ScalarEvolution/nsw-offset-assume.ll | 4 +--
test/Analysis/ScalarEvolution/nsw-offset.ll | 4 +--
test/Analysis/ScalarEvolution/nsw.ll | 31 +++++++++++++++++++---
7 files changed, 45 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 openmp.
from 58cc7e0 Fork performance improvements
new 177c3c8 D20525: Use more general function for getting gtid which may [...]
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/ompt-specific.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.