This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 364cf87 Fix PR28831 - Bad logic around CMAKE_OSX_SYSROOT and CMAKE_OS [...]
new b16966c Fix syntax error in recent CMake change.
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/CMakeLists.txt | 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 bad305a NFC: add early exit in ModuleSummaryAnalysis
new 557221a [PowerPC] Add support for -mlongcall
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/PowerPC/PPC.td | 2 ++
lib/Target/PowerPC/PPCISelLowering.cpp | 11 ++++++++++-
lib/Target/PowerPC/PPCSubtarget.cpp | 1 +
lib/Target/PowerPC/PPCSubtarget.h | 2 ++
test/CodeGen/PowerPC/longcall.ll | 26 ++++++++++++++++++++++++++
5 files changed, 41 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/PowerPC/longcall.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 lldb.
from e7d31b4 Convert GetNameColonValue to return StringRefs.
new 0f1fc68 Update debugserver project to pull in StdStringExtractor.cpp [...]
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:
tools/debugserver/debugserver.xcodeproj/project.pbxproj | 14 ++++++--------
1 file changed, 6 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 libcxx.
from eb930a5 libc++: perform configuration checks with -nodefaultlibs
new 364cf87 Fix PR28831 - Bad logic around CMAKE_OSX_SYSROOT and CMAKE_OS [...]
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/CMakeLists.txt | 4 ++--
1 file changed, 2 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 compiler-rt.
from efe61c1 [asan] Attempt to fix test on darwin bot
new de5b670 [asan] Disable test on darwin bot
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:
test/asan/TestCases/use-after-scope-types.cc | 3 +++
1 file changed, 3 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 llvm.
from 9cb78e2 [PowerPC] Add triple to test/CodeGen/PowerPC/atomic-2.ll for ppc64le
new bad305a NFC: add early exit in ModuleSummaryAnalysis
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/ModuleSummaryAnalysis.cpp | 61 ++++++++++++++++++----------------
1 file changed, 32 insertions(+), 29 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.
from a361408 [cfi] Export __cfi_check when linking with -fsanitize-cfi-cross-dso.
new cf55ebf C++ Modules TS: driver support for building 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:
include/clang/Driver/CC1Options.td | 2 --
include/clang/Driver/Options.td | 4 ++++
include/clang/Driver/Types.def | 3 +++
include/clang/Driver/Types.h | 5 +++++
lib/Driver/Driver.cpp | 14 ++++++++++---
lib/Driver/Tools.cpp | 33 +++++++++++++++++++------------
lib/Driver/Types.cpp | 21 ++++++++++++++++++--
lib/Frontend/CompilerInvocation.cpp | 2 ++
lib/Parse/Parser.cpp | 8 +++++++-
test/Driver/cl-pch.cpp | 4 ++--
test/Driver/modules-ts.cpp | 39 +++++++++++++++++++++++++++++++++++++
11 files changed, 113 insertions(+), 22 deletions(-)
create mode 100644 test/Driver/modules-ts.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 llvm.
from ba63e29 Rename unittests/ADT/ilistTestTemp.cpp => IListTest.cpp
new 9cb78e2 [PowerPC] Add triple to test/CodeGen/PowerPC/atomic-2.ll for ppc64le
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:
test/CodeGen/PowerPC/atomic-2.ll | 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 460ff94 AMDGPU/R600: Cleanup DAGCombine
new 1d79fff ADT: Give ilist<T>::reverse_iterator a handle to the current node
new ba63e29 Rename unittests/ADT/ilistTestTemp.cpp => IListTest.cpp
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/ADT/ilist.h | 55 ++++++--
include/llvm/ADT/ilist_node.h | 5 +-
include/llvm/CodeGen/MachineBasicBlock.h | 17 ++-
include/llvm/CodeGen/MachineFunction.h | 4 +-
include/llvm/IR/SymbolTableListTraits.h | 12 +-
lib/CodeGen/MachinePipeliner.cpp | 3 +-
lib/Target/Lanai/LanaiDelaySlotFiller.cpp | 11 +-
lib/Target/X86/X86FixupSetCC.cpp | 3 +-
lib/Transforms/Scalar/LoopRerollPass.cpp | 9 +-
lib/Transforms/Scalar/RewriteStatepointsForGC.cpp | 4 +-
lib/Transforms/Vectorize/SLPVectorizer.cpp | 11 +-
unittests/ADT/CMakeLists.txt | 3 +-
unittests/ADT/IListIteratorTest.cpp | 149 +++++++++++++++++++++
unittests/ADT/{ilistTestTemp.cpp => IListTest.cpp} | 25 ++--
14 files changed, 242 insertions(+), 69 deletions(-)
create mode 100644 unittests/ADT/IListIteratorTest.cpp
rename unittests/ADT/{ilistTestTemp.cpp => IListTest.cpp} (91%)
--
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 zack/installed-header-hygiene
in repository glibc.
at 15f55c6 Installed header hygiene (BZ#20366): Test of installed headers.
This branch includes the following new commits:
new 28b4b51 Installed-header hygiene (BZ#20366): obsolete BSD u_* types.
new 17803a9 Installed-header hygiene (BZ#20366): manual fixups after mech [...]
new 4894671 Installed-header hygiene (BZ#20366): missing inclusions A.
new b311e7f Installed-header hygiene (BZ#20366): missing inclusions B.
new d480555 Installed header hygiene (BZ#20366): BYTE_ORDER macros.
new be19a08 Installed header hygiene (BZ#20366): Macros used in #if witho [...]
new 4f32d6d Installed-header hygiene (BZ#20366): stack_t.
new a803844 Installed-header hygiene (BZ#20366): time.h types.
new 3d36fc1 Installed-header hygiene (BZ#20366): struct ifreq.
new e278f2a Installed-header hygiene (BZ#20366): struct ether_addr.
new 7db86a4 Installed-header hygiene (BZ#20366): struct osockaddr.
new a16d5c4 Installed-header hygiene (BZ#20366): Miscellaneous.
new 15f55c6 Installed header hygiene (BZ#20366): Test of installed headers.
The 13 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.