This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 63c8b08f9 Clean up lldb-types.h
new 3aaa64c77 Fix NetBSD/FreeBSD build after r308304
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/Host.cpp | 1 +
source/Host/common/MainLoop.cpp | 1 +
source/Host/posix/ProcessLauncherPosixFork.cpp | 1 +
source/Plugins/Process/NetBSD/NativeThreadNetBSD.h | 1 +
4 files changed, 4 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 clang.
from ae9459cceb [CMake] Move CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_ANALYZ [...]
new 2e7468f0ae clang-format: [JS] Correctly format JavaScript imports with [...]
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/Format/UnwrappedLineParser.cpp | 2 +-
unittests/Format/FormatTestJS.cpp | 11 +++++++++++
unittests/Format/SortImportsTestJS.cpp | 17 +++++++++++++++++
3 files changed, 29 insertions(+), 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 gcc.
from a8de6c92c3d gcc/ * tree-parloops.c (try_transform_to_exit_first [...]
new c7a0aa224db PR middle-end/81462 * predict.c (set_even_probabilities): [...]
new 436dfbbba14 PR middle-end/81463 * cfgloopmanip.c (scale_loop_profile) [...]
new 1ec8b519399 2017-06-18 Richard Biener <rguenther(a)suse.de>
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:
gcc/ChangeLog | 19 +++++++++++
gcc/cfgloopmanip.c | 2 +-
gcc/predict.c | 26 ++++++++++-----
gcc/testsuite/ChangeLog | 10 ++++++
.../g++.dg/{ipa/devirt-50.C => torture/pr81462.C} | 6 ++--
gcc/testsuite/gcc.dg/vect/pr81410.c | 38 ++++++++++++++++++++++
gcc/tree-vect-stmts.c | 32 +++++++++++++++---
7 files changed, 116 insertions(+), 17 deletions(-)
copy gcc/testsuite/g++.dg/{ipa/devirt-50.C => torture/pr81462.C} (58%)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr81410.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 llvm.
from 9f5751564de [AMDGPU][MC] Corrected disassembler for proper decoding of [...]
new 5baec9da9b3 fix formatting issue; 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/Target/PowerPC/PPCInstrInfo.cpp | 10 ++++++----
1 file changed, 6 insertions(+), 4 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 549fbcfa700 gcc: ada: delete old $(P) reference
new a8de6c92c3d gcc/ * tree-parloops.c (try_transform_to_exit_first [...]
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 | 5 +++++
gcc/c-family/ChangeLog | 4 ++++
gcc/c-family/c-warn.c | 8 ++++----
gcc/c/ChangeLog | 4 ++++
gcc/c/c-parser.c | 8 ++++----
gcc/cp/ChangeLog | 3 +++
gcc/cp/cp-array-notation.c | 4 ++--
gcc/fortran/ChangeLog | 4 ++++
gcc/fortran/trans.c | 14 +++++++-------
gcc/tree-parloops.c | 4 ++--
10 files changed, 39 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 llvm.
from 922426e8d06 [DAGCombine] Fix issue with out of bound constant rotation [...]
new 9f5751564de [AMDGPU][MC] Corrected disassembler for proper decoding of [...]
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:
.../AMDGPU/Disassembler/AMDGPUDisassembler.cpp | 5 ++
.../AMDGPU/Disassembler/AMDGPUDisassembler.h | 1 +
lib/Target/AMDGPU/SIRegisterInfo.td | 4 +-
test/MC/Disassembler/AMDGPU/gfx9_dasm_all.txt | 72 ++++++++++++++++++++++
4 files changed, 81 insertions(+), 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 63cf4940c Fix linux arm and mips builds broken by r308282
new 63c8b08f9 Clean up lldb-types.h
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/lldb/Host/MainLoop.h | 2 +-
include/lldb/Host/PosixApi.h | 2 ++
include/lldb/Utility/DataExtractor.h | 1 +
include/lldb/lldb-types.h | 24 ----------------------
source/Host/common/File.cpp | 1 +
source/Host/common/Socket.cpp | 1 +
source/Host/common/TCPSocket.cpp | 1 +
source/Host/linux/Host.cpp | 1 +
source/Host/linux/HostInfoLinux.cpp | 1 +
.../Host/posix/ConnectionFileDescriptorPosix.cpp | 1 +
source/Host/posix/FileSystem.cpp | 1 +
source/Host/posix/HostProcessPosix.cpp | 2 ++
source/Host/posix/LockFilePosix.cpp | 1 +
source/Host/posix/ProcessLauncherPosixFork.cpp | 1 +
.../Plugins/DynamicLoader/POSIX-DYLD/AuxVector.cpp | 14 +------------
.../gdb-server/PlatformRemoteGDBServer.cpp | 1 +
source/Plugins/Process/Linux/NativeProcessLinux.h | 2 +-
source/Plugins/Process/Linux/NativeThreadLinux.h | 1 +
source/Plugins/Process/Linux/ProcessorTrace.h | 1 +
.../GDBRemoteCommunicationServerLLGS.cpp | 1 +
.../Process/gdb-remote/ProcessGDBRemote.cpp | 2 ++
source/Target/Target.cpp | 1 +
tools/driver/Driver.cpp | 1 +
tools/lldb-mi/MICmnLLDBDebugger.cpp | 1 +
tools/lldb-mi/MIDriver.cpp | 2 ++
tools/lldb-mi/MIDriverMain.cpp | 1 +
26 files changed, 29 insertions(+), 39 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 1a111420c90 gcc/ Backport from 2017-07-18 trunk r250301. PR target/81 [...]
new 01819b42e22 Backport "Insert diverging jump alap in nvptx_single"
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 | 9 +++++++++
gcc/config/nvptx/nvptx.c | 22 +++++++++++++++++++---
2 files changed, 28 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.