This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from a99bc1563 Define -DNOMINMAX when running the tests on Windows
new a16c62a07 Upgrade Clang version used by appveyor
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:
appveyor-reqs-install.cmd | 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 clang.
from 1cf6697b44 [coroutines] Fix checking for prvalue-ness of `await_suspend [...]
new e6360f0bfa PR33232: implement support for MSVC's __is_trivially_destruc [...]
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/TokenKinds.def | 2 +-
include/clang/Basic/TypeTraits.h | 1 +
lib/Sema/SemaExprCXX.cpp | 33 +++++++------
test/SemaCXX/type-traits.cpp | 96 ++++++++++++++++++++++++++++++++++++++
4 files changed, 114 insertions(+), 18 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 b9583a3a17f Add LiveRangeShrink pass to shrink live range within BB.
new 60b50fa9e61 [PartialInlining] Reduce outlining overhead by removing unn [...]
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/IPO/PartialInlining.cpp | 23 ++++++++
.../CodeExtractor/PartialInlineLiveAcross.ll | 61 +++++++++++++++++++++
.../CodeExtractor/PartialInlineNoLiveOut.ll | 62 ++++++++++++++++++++++
3 files changed, 146 insertions(+)
create mode 100644 test/Transforms/CodeExtractor/PartialInlineLiveAcross.ll
create mode 100644 test/Transforms/CodeExtractor/PartialInlineNoLiveOut.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 gcc.
from c536feb42f5 libgo: support for sparc64 GNU/Linux
new 401ba84fe76 Fix up dg options to resolve make check failures Bill Seure [...]
new a267ed3cf7c Daily bump.
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:
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 14 ++++++++++++++
gcc/testsuite/gcc.target/powerpc/bmi2-pdep32-1.c | 5 +++--
gcc/testsuite/gcc.target/powerpc/bmi2-pdep64-1.c | 5 +++--
gcc/testsuite/gcc.target/powerpc/bmi2-pext32-1.c | 5 +++--
gcc/testsuite/gcc.target/powerpc/bmi2-pext64-1.c | 5 +++--
gcc/testsuite/gcc.target/powerpc/bmi2-pext64-1a.c | 4 +++-
7 files changed, 30 insertions(+), 10 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 gcc-7-branch
in repository gcc.
from f934007a13a PR c++/80840 - ICE with constexpr and reference
new 0386aabb4d0 Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from 72f710ef278 PR c++/80179 - ICE with initialized flexible array member.
new f61553282be Daily bump.
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/DATESTAMP | 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 gcc-5-branch
in repository gcc.
from 96313312536 Daily bump.
new fbcdfdd219d Daily bump.
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/DATESTAMP | 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 libcxxabi.
from 7512331 Remove requirement for libunwind sources. Patch by Shiz.
new 380a70a [libcxxabi] Rework CMakeLists.txt into modules
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 | 213 +++++++-----------------
cmake/Modules/HandleLibcxxabiFlags.cmake | 208 +++++++++++++++++++++++
cmake/Modules/HandleOutOfTreeLLVM.cmake | 130 +++++++++++++++
cmake/Modules/MacroEnsureOutOfSourceBuild.cmake | 18 ++
src/CMakeLists.txt | 31 ++--
5 files changed, 430 insertions(+), 170 deletions(-)
create mode 100644 cmake/Modules/HandleLibcxxabiFlags.cmake
create mode 100644 cmake/Modules/HandleOutOfTreeLLVM.cmake
create mode 100644 cmake/Modules/MacroEnsureOutOfSourceBuild.cmake
--
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 ae3b3f34ed Rename "mem" related commmands
new 580dfe9d4c Automatic date update in version.in
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:
bfd/version.h | 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 gdb-8.0-branch
in repository binutils-gdb.
from ce3dd59c3d Avoid compilation warning on MinGW in xstrndup
new e53803fa24 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.