This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 896fe7d2bc8 [SystemZ, AsmParser] Enable the mnemonic spell corrector.
new aa894ccf4ab [AMDGPU][MC] Added missing VOP3P opcodes
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/VOP3PInstructions.td | 10 +-
test/MC/AMDGPU/gfx9_asm_all.s | 351 ++++++++++++++++++++++++++
test/MC/Disassembler/AMDGPU/gfx9_dasm_all.txt | 333 ++++++++++++++++++++++++
3 files changed, 693 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 6acb014ca Fixing LLDB build after refactoring of clang's MacroInfo
new 396923ec6 Remove shared pointer from NativeProcessProtocol
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/common/NativeProcessProtocol.h | 7 +-
include/lldb/Host/common/NativeThreadProtocol.h | 6 +-
include/lldb/lldb-private-forward.h | 4 -
source/Host/common/NativeRegisterContext.cpp | 67 ++-
source/Host/common/NativeThreadProtocol.cpp | 8 +-
.../Plugins/Process/Linux/NativeProcessLinux.cpp | 24 +-
source/Plugins/Process/Linux/NativeProcessLinux.h | 9 +-
.../Process/Linux/NativeRegisterContextLinux.cpp | 6 +-
source/Plugins/Process/Linux/NativeThreadLinux.cpp | 24 +-
source/Plugins/Process/Linux/NativeThreadLinux.h | 2 +-
.../Plugins/Process/NetBSD/NativeProcessNetBSD.cpp | 23 +-
.../Plugins/Process/NetBSD/NativeProcessNetBSD.h | 4 +-
.../Process/NetBSD/NativeRegisterContextNetBSD.cpp | 10 +-
.../Plugins/Process/NetBSD/NativeThreadNetBSD.cpp | 8 +-
source/Plugins/Process/NetBSD/NativeThreadNetBSD.h | 2 +-
.../GDBRemoteCommunicationServerLLGS.cpp | 559 ++++++++-------------
.../gdb-remote/GDBRemoteCommunicationServerLLGS.h | 2 +-
tools/lldb-server/lldb-gdbserver.cpp | 4 +-
18 files changed, 300 insertions(+), 469 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 364bf67f398 GlobalISel: Support G_(S|U)REM widening in LegalizerHelper
new 896fe7d2bc8 [SystemZ, AsmParser] Enable the mnemonic spell corrector.
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/SystemZ/AsmParser/SystemZAsmParser.cpp | 15 +++++-
test/MC/SystemZ/invalid-instructions-spellcheck.s | 66 +++++++++++++++++++++++
2 files changed, 79 insertions(+), 2 deletions(-)
create mode 100644 test/MC/SystemZ/invalid-instructions-spellcheck.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 llvm.
from 71a7fca51e8 llvm/DebugInfo/CodeView/TypeStreamMerger.h: Prune a couple [...]
new 364bf67f398 GlobalISel: Support G_(S|U)REM widening in LegalizerHelper
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/CodeGen/GlobalISel/LegalizerHelper.cpp | 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 624678f806c Normalize constructor call syntax, NFCI.
new 71a7fca51e8 llvm/DebugInfo/CodeView/TypeStreamMerger.h: Prune a couple [...]
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/DebugInfo/CodeView/TypeStreamMerger.h | 6 ------
1 file changed, 6 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 906b61f528 [Index] Prevent canonical decl becoming nullptr
new ae9459cceb [CMake] Move CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_ANALYZ [...]
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 | 6 +-----
include/clang/Config/config.h.cmake | 5 +++++
lib/Frontend/Rewrite/FrontendActions.cpp | 1 +
lib/Frontend/Rewrite/RewriteModernObjC.cpp | 1 +
lib/Frontend/Rewrite/RewriteObjC.cpp | 1 +
lib/FrontendTool/ExecuteCompilerInvocation.cpp | 1 +
tools/libclang/ARCMigrate.cpp | 1 +
7 files changed, 11 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 gcc.
from fc022ab57dc 2017-07-18 Richard Biener <rguenther(a)suse.de>
new ae3af1d5f17 * config/arm/arm.c (emit_unlikely_jump): Remove unused var.
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 | 4 ++++
gcc/config/arm/arm.c | 2 --
2 files changed, 4 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 llvm.
from 1ad46660b4b Revert part of r308100 since the cause (r308025) was also r [...]
new 624678f806c Normalize constructor call syntax, 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:
lib/IR/Module.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 openmp.
from 3b5852c Removed "duplicates" from verbose affinity output
new dd87e37 OpenMP RTL cleanup: nullify pointer after memory freeing
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:
runtime/src/kmp_affinity.h | 5 ++++-
1 file changed, 4 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 llvm.
from a4a6134cee2 [x86] Add a missing triple, without which the CPU won't parse.
new 1ad46660b4b Revert part of r308100 since the cause (r308025) was also r [...]
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/WebAssembly/userstack.ll | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.