This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_39
in repository llvm.
from c635f9c [docs] release notes: self-host clang+lld on aarch64, stops
new 7907fa5 [docs] Release Notes: autoconf has been removed
new d404fac Merging r277500: -------------------------------------------- [...]
new 7710002 Merging r277504: -------------------------------------------- [...]
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:
docs/ReleaseNotes.rst | 5 +-
lib/Target/AMDGPU/SIDefines.h | 3 +-
lib/Target/AMDGPU/SIInstrFormats.td | 6 ++
lib/Target/AMDGPU/SIInstrInfo.h | 8 ++
lib/Target/AMDGPU/SIInstrInfo.td | 9 +-
lib/Target/AMDGPU/SIInstructions.td | 8 +-
lib/Target/AMDGPU/SIWholeQuadMode.cpp | 88 ++++++++++++-------
test/CodeGen/AMDGPU/basic-branch.ll | 1 -
test/CodeGen/AMDGPU/skip-if-dead.ll | 2 +-
test/CodeGen/AMDGPU/wqm.ll | 154 ++++++++++++++++++++++++----------
10 files changed, 202 insertions(+), 82 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 b777b81 [compiler-rt] Fix CHECK coding style [NFC]
new c081bfe [ASan] Report illegal instruction exceptions in ASan
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/asan/asan_win.cc | 38 +++++++++++++++++++++++++++-----
lib/sanitizer_common/CMakeLists.txt | 8 -------
lib/sanitizer_common/sanitizer_flags.cc | 5 -----
lib/sanitizer_common/sanitizer_flags.inc | 2 +-
test/asan/TestCases/ill.cc | 25 +++++++++++++++++++++
5 files changed, 59 insertions(+), 19 deletions(-)
create mode 100644 test/asan/TestCases/ill.cc
--
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 392af92 [extra-tools] Fix extra tools build bot warnings due to incor [...]
new 9fad43c [docs] fix typo in clang-rename docs
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/clang-rename.rst | 6 +++---
1 file changed, 3 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 release_39
in repository clang-tools-extra.
from 8b20c7e Merging r277097: -------------------------------------------- [...]
new c2dbf1c Expand the clang-include-fixer relnotes a bit.
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 | 7 +++++++
1 file changed, 7 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 svn-tags/RELEASE_390
in repository openmp.
at 1608880 Creating release candidate rc1 from release_390 branch
This branch includes the following new commits:
new ef73955 Creating release directory for release_390.
new 1608880 Creating release candidate rc1 from release_390 branch
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.
--
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 0fd38d8 Make balanced affinity work on AArch64.
new 78d420b Disable KMP_CANCEL_THREADS on Android
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/kmp.h | 6 ++++++
1 file changed, 6 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 lld.
from d6fea1a Revert an unintentional change from r277599
new 172f4ce lld-link: Include the name of bad input files in several "inp [...]
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:
COFF/InputFiles.cpp | 14 +++++++-------
1 file changed, 7 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 9009997 gcc/ * config/nvptx/nvptx.c (nvptx_declare_function_name): [...]
new 3b63bab Define C++17 feature-test macros
new 3444666 Define std::owner_less<void> specialization (P0074R0)
new f5f4272 Define std::as_const
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:
libstdc++-v3/ChangeLog | 21 ++++++++++
libstdc++-v3/include/bits/allocator.h | 2 +
libstdc++-v3/include/bits/range_access.h | 4 ++
libstdc++-v3/include/bits/shared_ptr.h | 7 +++-
libstdc++-v3/include/bits/shared_ptr_base.h | 12 ++++++
libstdc++-v3/include/bits/stl_function.h | 2 +-
libstdc++-v3/include/std/shared_mutex | 2 +-
libstdc++-v3/include/std/type_traits | 3 +-
libstdc++-v3/include/std/utility | 7 ++++
.../20_util/{pair/70437.cc => as_const/1.cc} | 27 +++++--------
.../rope/6.cc => 20_util/as_const/rvalue_neg.cc} | 12 +++---
.../compile.cc => 20_util/owner_less/void.cc} | 47 +++++++++++++---------
libstdc++-v3/testsuite/experimental/feat-cxx14.cc | 4 +-
13 files changed, 101 insertions(+), 49 deletions(-)
copy libstdc++-v3/testsuite/20_util/{pair/70437.cc => as_const/1.cc} (75%)
copy libstdc++-v3/testsuite/{ext/rope/6.cc => 20_util/as_const/rvalue_neg.cc} (79%)
copy libstdc++-v3/testsuite/{special_functions/07_cyl_bessel_i/compile.cc => 20_ut [...]
--
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 3f2fe11 use local variables; NFC
new 245fddf [CloneFunction] Don't crash if the value map doesn't hold something
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/Transforms/Utils/CloneFunction.cpp | 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 406cfb6 [CloneFunction] Don't remove side effecting calls
new 3f2fe11 use local variables; 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/Transforms/InstCombine/InstCombineCompares.cpp | 52 ++++++++++------------
1 file changed, 23 insertions(+), 29 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.