This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 893efa76e2 [clang-format] In tests, expected code should be format-stable
new edaef2eeb1 [CUDA] Add amdgpu sub archs
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/Cuda.h | 14 ++++++
lib/Basic/Cuda.cpp | 83 ++++++++++++++++++++++++++++++++++++
lib/Basic/Targets.cpp | 55 ++++++++++++++++++++++++
lib/Basic/Targets.h | 4 ++
lib/Basic/Targets/AMDGPU.cpp | 5 +++
lib/Basic/Targets/AMDGPU.h | 3 ++
lib/Basic/Targets/NVPTX.cpp | 44 +------------------
test/Driver/cuda-arch-translation.cu | 39 +++++++++++++++++
8 files changed, 205 insertions(+), 42 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 ed9df36f9 COFF: Sort non-discardable sections at the same time as other [...]
new 05ad8ab31 Do not show alignment 0 because that is equivalent to 1.
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/MapFile.cpp | 4 ++--
test/ELF/map-file.s | 32 ++++++++++++++++----------------
2 files changed, 18 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 llvm.
from b7b2c0a7bb3 hwasan: add -hwasan-match-all-tag flag
new cc96568d892 [MemorySSA] Fix spelling errors in MemorySSA.cpp. 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/Analysis/MemorySSA.cpp | 4 ++--
1 file changed, 2 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 clang.
from d905a6bc26 Revert "[CUDA] Check initializers of instantiated template v [...]
new 893efa76e2 [clang-format] In tests, expected code should be format-stable
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:
unittests/Format/FormatTest.cpp | 2 ++
unittests/Format/FormatTestComments.cpp | 1 +
unittests/Format/FormatTestJS.cpp | 4 ++++
unittests/Format/FormatTestJava.cpp | 1 +
unittests/Format/FormatTestObjC.cpp | 1 +
unittests/Format/FormatTestProto.cpp | 1 +
unittests/Format/FormatTestTextProto.cpp | 1 +
7 files changed, 11 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 binutils-2_29-branch
in repository binutils-gdb.
from 3fa1ac0931 PR ld/22972 on SPARC.
new af0200d544 Apply:
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:
gold/ChangeLog | 8 ++++++++
gold/object.cc | 4 ++--
2 files changed, 10 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 clang.
from 195459d046 [analyzer][test] Set C++14 as language standard for test dep [...]
new d905a6bc26 Revert "[CUDA] Check initializers of instantiated template v [...]
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/Sema/Sema.h | 10 ------
lib/Sema/SemaCUDA.cpp | 53 -------------------------------
lib/Sema/SemaDecl.cpp | 54 ++++++++++++++++++++++++++++++--
lib/Sema/SemaTemplateInstantiateDecl.cpp | 3 --
test/SemaCUDA/device-var-init.cu | 17 ----------
5 files changed, 52 insertions(+), 85 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 7d72684477e [MachineOutliner] Add `useMachineOutliner` target hook
new b7b2c0a7bb3 hwasan: add -hwasan-match-all-tag flag
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/Transforms/Instrumentation/HWAddressSanitizer.cpp | 11 +++++++++++
test/Instrumentation/HWAddressSanitizer/kernel.ll | 16 +++++++++++-----
2 files changed, 22 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 lld.
from 20dc7102c Fix the test some more after r329221
new ed9df36f9 COFF: Sort non-discardable sections at the same time as other [...]
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:
COFF/Writer.cpp | 17 ++++++++---------
1 file changed, 8 insertions(+), 9 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 5afe26bf33 Fixes errors with FS iterators caused by https://reviews.llv [...]
new 195459d046 [analyzer][test] Set C++14 as language standard for test dep [...]
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/Analysis/missing-bind-temporary.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 compiler-rt.
from f60f85afd Add simple runtime tests for shadowcallstack
new 3fe5ce8e1 [asan] Fix aligned_alloc test case
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/asan/TestCases/Linux/aligned_alloc-alignment.cc | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.