This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 47695b9fc Add empty() function to the Environment class
new 15b0087aa Handle O reply packets during qRcmd
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:
.../Process/gdb-remote/GDBRemoteClientBase.cpp | 24 ++++++++++++++++++++++
.../Process/gdb-remote/GDBRemoteClientBase.h | 5 +++++
.../Process/gdb-remote/GDBRemoteCommunication.cpp | 17 +++++++++++++++
.../Process/gdb-remote/GDBRemoteCommunication.h | 5 +++++
.../Process/gdb-remote/ProcessGDBRemote.cpp | 7 ++++---
.../Process/gdb-remote/GDBRemoteClientBaseTest.cpp | 20 ++++++++++++++++++
6 files changed, 75 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 master
in repository gcc.
from 877e9e7026e Don't use permutes for single-element accesses (PR83753)
new 163534563e8 2018-01-10 Richard Biener <rguenther(a)suse.de>
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/dwarf2out.c | 10 +++++-----
2 files changed, 12 insertions(+), 5 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 2744714072d Fix -Wdocumentation warning by removing empty @brief. NFCI
new 18ab0b4852f [AMDGPU][MC][GFX8][GFX9] Added XNACK_MASK support
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/AMDGPU/AMDGPUAsmPrinter.cpp | 5 ++++
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 16 ++++++++++++
.../AMDGPU/Disassembler/AMDGPUDisassembler.cpp | 6 ++---
.../AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp | 9 +++++++
lib/Target/AMDGPU/SIRegisterInfo.cpp | 3 +++
lib/Target/AMDGPU/SIRegisterInfo.td | 14 ++++++++--
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 4 +++
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 2 ++
test/MC/AMDGPU/xnack-mask.s | 30 ++++++++++++++++++++++
test/MC/Disassembler/AMDGPU/sop1_vi.txt | 11 +++++++-
test/MC/Disassembler/AMDGPU/vop3_gfx9.txt | 6 +++++
11 files changed, 100 insertions(+), 6 deletions(-)
create mode 100644 test/MC/AMDGPU/xnack-mask.s
--
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 7a2a0fc1f Another attempt to fix FreeBsd build
new 47695b9fc Add empty() function to the Environment class
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/Utility/Environment.h | 1 +
1 file changed, 1 insertion(+)
--
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 a411aee2564 [X86][SSE] Add some basic FABS combine tests
new 2744714072d Fix -Wdocumentation warning by removing empty @brief. NFCI
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/ExecutionEngine/Orc/Core.h | 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 lldb.
from 8d5efe971 Fix Xcode build for r322174
new 7a2a0fc1f Another attempt to fix FreeBsd build
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/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp | 2 +-
source/Plugins/Process/FreeBSD/ProcessMonitor.cpp | 23 +++++++++--------------
source/Plugins/Process/FreeBSD/ProcessMonitor.h | 6 +++---
3 files changed, 13 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 clang-tools-extra.
from 57c863f8 Try to fix build failure caused by r322097
new bceebc2c [clangd] Remove duplicates from code completion
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:
clangd/CodeComplete.cpp | 7 +++++++
unittests/clangd/CodeCompleteTests.cpp | 16 ++++++++++++++++
2 files changed, 23 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 lldb.
from 4ccb694b2 Fix windows and freebsd builds for r322174 (Environment)
new 8d5efe971 Fix Xcode build for r322174
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:
lldb.xcodeproj/project.pbxproj | 4 ++++
1 file 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 llvm.
from 0d3b6634671 Avoid inlining if there is byval arguments with non-alloca [...]
new a411aee2564 [X86][SSE] Add some basic FABS combine tests
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/combine-fabs.ll | 141 +++++++++++++++++++++++++++++++++++++++
1 file changed, 141 insertions(+)
create mode 100644 test/CodeGen/X86/combine-fabs.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.