This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository zorg.
from ddc74ea Remove the ppc64le-clang-lnt buildbot because it continues to [...]
new b56003f [sanitizers] Fix coping of bad symlinks
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:
zorg/buildbot/builders/sanitizers/buildbot_functions.sh | 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 461e0b352d5 [APInt] Inline the single word case of lshrInPlace similar [...]
new 21b4d8e9b9a [X86] Keep EXTRACT_VECTOR_ELT result type as f128 for Andro [...]
new f5a8309ea32 NewGVN: Fix memory congruence verification. The return true [...]
new 649ee281808 [MemoryBuiltins] Use ImmutableCallSite instead of CallSite [...]
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:
lib/Analysis/MemoryBuiltins.cpp | 8 +++---
lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp | 7 +++--
lib/CodeGen/SelectionDAG/LegalizeTypes.h | 2 +-
lib/Transforms/Scalar/NewGVN.cpp | 16 +++++------
test/CodeGen/X86/extract-store.ll | 37 +++++++++++++++++++++++++
test/CodeGen/X86/fp128-extract.ll | 22 +++++++++++++++
6 files changed, 77 insertions(+), 15 deletions(-)
create mode 100644 test/CodeGen/X86/fp128-extract.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 ff0b4c201 Update DebugServer to support IPv6 over TCP
new bcd4ef580 Fixing bot failure caused by r300579
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:
source/Host/common/Socket.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 lldb.
from 0a0837e01 Add back code to implement "frame var -a,-l,-g" filters.
new 8599b79de Update LLDB Host to support IPv6 over TCP
new ff0b4c201 Update DebugServer to support IPv6 over TCP
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/modules/LLDBConfig.cmake | 1 +
include/lldb/Host/Config.h | 2 +
include/lldb/Host/Config.h.cmake | 2 +
include/lldb/Host/MainLoop.h | 90 +++++++-
include/lldb/Host/Socket.h | 7 +-
include/lldb/Host/common/TCPSocket.h | 22 +-
include/lldb/Host/common/UDPSocket.h | 9 +-
include/lldb/Host/linux/AbstractSocket.h | 2 +-
include/lldb/Host/posix/DomainSocket.h | 10 +-
include/lldb/Host/posix/MainLoopPosix.h | 104 ---------
lldb.xcodeproj/project.pbxproj | 8 +-
source/Host/CMakeLists.txt | 2 +-
.../MainLoopPosix.cpp => common/MainLoop.cpp} | 124 +++++++++--
source/Host/common/Socket.cpp | 35 +--
source/Host/common/TCPSocket.cpp | 248 ++++++++++++---------
source/Host/common/UDPSocket.cpp | 84 ++++---
source/Host/linux/AbstractSocket.cpp | 4 +-
.../Host/posix/ConnectionFileDescriptorPosix.cpp | 4 +-
source/Host/posix/DomainSocket.cpp | 35 +--
.../Android/PlatformAndroidRemoteGDBServer.cpp | 2 +-
.../debugserver.xcodeproj/project.pbxproj | 4 +
tools/debugserver/source/CMakeLists.txt | 1 +
tools/debugserver/source/RNBSocket.cpp | 245 ++++++++++----------
tools/debugserver/source/debugserver.cpp | 16 +-
tools/lldb-server/Acceptor.cpp | 3 +-
unittests/Host/SocketTest.cpp | 21 +-
.../Process/gdb-remote/GDBRemoteTestUtils.cpp | 5 +-
unittests/debugserver/RNBSocketTest.cpp | 29 ++-
28 files changed, 638 insertions(+), 481 deletions(-)
delete mode 100644 include/lldb/Host/posix/MainLoopPosix.h
rename source/Host/{posix/MainLoopPosix.cpp => common/MainLoop.cpp} (61%)
--
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 6f448f69 [test] Silence unused parameter/typedef warnings
new 21d02bea [test] Silence another unused-typedef warning
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:
.../unique.ptr.class/unique.ptr.asgn/move_convert.runtime.pass.cpp | 1 -
1 file changed, 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 902d446688 Remove unused varible
new 9a355a6a88 [DOXYGEN] Minor improvements in doxygen comments.
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/smmintrin.h | 239 ++++++++++++++++++------------------------------
lib/Headers/xmmintrin.h | 2 +-
2 files changed, 92 insertions(+), 149 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 6c361eb2972 [X86][SSE] Add scheduling latency/throughput tests for (mos [...]
new 461e0b352d5 [APInt] Inline the single word case of lshrInPlace similar [...]
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 | 14 +++++++++++++-
lib/Support/APInt.cpp | 10 +---------
2 files changed, 14 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 master
in repository llvm.
from 6e087c51520 [SLP vectorizer] Allow phi node reordering in tryToVectorizeList.
new 6c361eb2972 [X86][SSE] Add scheduling latency/throughput tests for (mos [...]
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/X86/sse-schedule.ll | 2415 ++++++++++++++++++++++++++++++++++++++
1 file changed, 2415 insertions(+)
create mode 100644 test/CodeGen/X86/sse-schedule.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 be5ab416cde gcc/ PR rtl-optimization/80357 * haifa-sched.c (tmp_bitma [...]
new 5a51c124b27 PR tree-optimization/80443 * tree-vrp.c (intersect_ranges [...]
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/ChangeLog | 7 ++++
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.c-torture/compile/pr80443.c | 20 ++++++++++
gcc/tree-vrp.c | 56 +++++++++++++++++++--------
4 files changed, 72 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr80443.c
--
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 34eb1c92b7c 2017-04-18 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new be5ab416cde gcc/ PR rtl-optimization/80357 * haifa-sched.c (tmp_bitma [...]
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/ChangeLog | 8 ++++++++
gcc/haifa-sched.c | 10 +++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.c-torture/compile/pr80357.c | 18 ++++++++++++++++++
4 files changed, 40 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr80357.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.