This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1bfec906a8c Re-enable "[MachineCopyPropagation] Extend pass to do COPY [...]
new f3fd5aef8cd [GISel]: Print more fallback information when aborting
new dcf9b1dd5ec [AArch64] add SLP test based on TSVC; NFC
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:
lib/CodeGen/GlobalISel/Utils.cpp | 2 +-
test/Transforms/SLPVectorizer/AArch64/tsc-s352.ll | 127 ++++++++++++++++++++++
2 files changed, 128 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/SLPVectorizer/AArch64/tsc-s352.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 f8fd525c5 Got rid of weak imports of libpenergy and libpsample because [...]
new 4d6363296 Removed accidentally committed code from previous commit.
new 0bec96a44 Move TestGdbRemoteExitCode next to the other llgs tests
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:
.../{exit-code => }/TestGdbRemoteExitCode.py | 0
.../test/tools/lldb-server/exit-code/Makefile | 8 -
.../test/tools/lldb-server/exit-code/main.cpp | 355 ---------------------
tools/debugserver/source/MacOSX/MachTask.mm | 6 +-
4 files changed, 1 insertion(+), 368 deletions(-)
rename packages/Python/lldbsuite/test/tools/lldb-server/{exit-code => }/TestGdbRem [...]
delete mode 100644 packages/Python/lldbsuite/test/tools/lldb-server/exit-code/Makefile
delete mode 100644 packages/Python/lldbsuite/test/tools/lldb-server/exit-code/main.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 compiler-rt.
from e1f8adc18 [scudo] Introduce Chunk::getHeaderSize
new 39423f4c6 Disable ASan exceptions on NetBSD
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/asan/asan_interceptors.h | 3 ++-
1 file changed, 2 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 70f88081d Mark test_*int*_t_dwarf as failing on FreeBSD
new f8fd525c5 Got rid of weak imports of libpenergy and libpsample because [...]
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:
.../debugserver.xcodeproj/project.pbxproj | 108 +++++----------------
tools/debugserver/source/MacOSX/MachTask.mm | 8 +-
2 files changed, 29 insertions(+), 87 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 caee708459 [clang-format] Tidy up new API guessLanguage()
new c55b070633 [OPENMP] Allow multiple mappings for member expressions for [...]
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/Basic/DiagnosticSemaKinds.td | 4 ++--
lib/Sema/SemaOpenMP.cpp | 16 +++++++++++-----
test/OpenMP/target_map_messages.cpp | 12 ++++++++++--
test/OpenMP/target_teams_map_messages.cpp | 12 ++++++++++--
4 files changed, 33 insertions(+), 11 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 2538bd2e907 2018-02-27 Richard Biener <rguenther(a)suse.de>
new 6ba0e3e2446 PR c++/84489 - dependent default template argument
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/cp/ChangeLog | 5 +++++
gcc/cp/pt.c | 21 ++++++++++++++-------
gcc/testsuite/g++.dg/cpp0x/fntmpdefarg7.C | 10 ++++++++++
3 files changed, 29 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/fntmpdefarg7.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 clang-tools-extra.
from f37cac6f Revert "[Tooling] [1/1] Refactor FrontendActionFactory::creat [...]
new f72304ed [clangd] Remove codecomplete override content API. Long live [...]
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/ClangdServer.cpp | 42 ++++++++++++----------------------
clangd/ClangdServer.h | 13 +++--------
unittests/clangd/CodeCompleteTests.cpp | 18 ---------------
unittests/clangd/SyncAPI.cpp | 14 +++++-------
unittests/clangd/SyncAPI.h | 10 ++++----
5 files changed, 28 insertions(+), 69 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 lld.
from f0483bd05 Add support for SHF_ARM_PURECODE.
new 43ca0390f Fix gcc warning.
new bb9f186d2 Add missing REQUIRES.
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:
ELF/OutputSections.cpp | 3 ++-
test/ELF/arm-execute-only.s | 2 ++
2 files 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 lld.
from 666e22209 [ELF] - Format, fix mistype. NFC.
new f0483bd05 Add support for SHF_ARM_PURECODE.
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:
ELF/OutputSections.cpp | 14 +++++++++++---
test/ELF/arm-execute-only.s | 38 ++++++++++++++++++++++++++++++++++++++
2 files changed, 49 insertions(+), 3 deletions(-)
create mode 100644 test/ELF/arm-execute-only.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.