This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d8660fa5dc3 [NVPTX] Implement __nvvm_atom_add_gen_d builtin.
new 1d494b9e822 Fix build bots after r317622
new aa34334e90f Revert r317609, test fails on one bot
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:
test/DebugInfo/X86/dwarfdump-header-64.s | 149 -------------------------------
tools/yaml2obj/yaml2elf.cpp | 2 +-
2 files changed, 1 insertion(+), 150 deletions(-)
delete mode 100644 test/DebugInfo/X86/dwarfdump-header-64.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 lld.
from db0ce3554 [DWARFv5] Support DW_FORM_strp in the .debug_line header.
new 99d10373d Delete unused constructor.
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/Symbols.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 llvm.
from 595a4486c10 Allow yaml2obj to order implicit sections for ELF
new d8660fa5dc3 [NVPTX] Implement __nvvm_atom_add_gen_d builtin.
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/IR/IntrinsicsNVVM.td | 7 ++++++-
lib/Target/NVPTX/NVPTXISelLowering.cpp | 1 +
lib/Target/NVPTX/NVPTXIntrinsics.td | 13 +++++++++++++
test/CodeGen/NVPTX/atomics-sm60.ll | 19 +++++++++++++++++++
4 files changed, 39 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/NVPTX/atomics-sm60.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 48b479db0 Fix an issue in r317563 causing a clang assert
new 4b4f15fc9 Update tuple/list/deque data formatters to work with newest libc++
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:
examples/synthetic/libcxx.py | 15 +++++++++++----
source/Plugins/Language/CPlusPlus/LibCxxList.cpp | 18 +++++++++++++-----
source/Plugins/Language/CPlusPlus/LibCxxTuple.cpp | 6 +++++-
3 files changed, 29 insertions(+), 10 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 16669a73e1 [ObjC++] Don't warn about pessimizing move for __block variables
new 3c447c368e [NVPTX] Implement __nvvm_atom_add_gen_d builtin.
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/BuiltinsNVPTX.def | 2 +-
lib/CodeGen/CGBuiltin.cpp | 10 ++++++++++
test/CodeGen/builtins-nvptx-ptx50.cu | 23 +++++++++++++++++++++++
3 files changed, 34 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/builtins-nvptx-ptx50.cu
--
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 c7c5ad77745 [SLPVectorizer] Failure to beneficially vectorize 'copyable [...]
new 595a4486c10 Allow yaml2obj to order implicit sections for ELF
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/ObjectYAML/ELFYAML.cpp | 2 +-
test/tools/yaml2obj/section-ordering.yaml | 29 ++++++++++++
tools/yaml2obj/yaml2elf.cpp | 78 ++++++++++++++++---------------
3 files changed, 71 insertions(+), 38 deletions(-)
create mode 100644 test/tools/yaml2obj/section-ordering.yaml
--
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 zorg.
from a9822b9 jenkins/tasks: Simplify lnt_test_suite.sh script
new 742d871 jenkins/jobs: Fix test-suite jobs
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:
.../jobs/jobs/test-suite-verify-machineinstrs-aarch64-O0-g | 6 +++---
zorg/jenkins/jobs/jobs/test-suite-verify-machineinstrs-aarch64-O3 | 6 +++---
.../jobs/test-suite-verify-machineinstrs-aarch64-globalisel-O0-g | 8 ++++----
.../jenkins/jobs/jobs/test-suite-verify-machineinstrs-x86_64-O0-g | 6 +++---
zorg/jenkins/jobs/jobs/test-suite-verify-machineinstrs-x86_64-O3 | 6 +++---
zorg/jenkins/jobs/jobs/test-suite-verify-machineinstrs-x86_64h-O3 | 6 +++---
6 files changed, 19 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 clang.
from 94ae19d461 Update SanitizerSpecialCaseList to use renamed functions in [...]
new 16669a73e1 [ObjC++] Don't warn about pessimizing move for __block variables
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/Sema/SemaInit.cpp | 4 ++++
test/SemaObjCXX/block-variable-move.mm | 43 ++++++++++++++++++++++++++++++++++
2 files changed, 47 insertions(+)
create mode 100644 test/SemaObjCXX/block-variable-move.mm
--
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 56fec39d44a Extend SpecialCaseList to allow users to blame matches on e [...]
new c7c5ad77745 [SLPVectorizer] Failure to beneficially vectorize 'copyable [...]
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/Vectorize/SLPVectorizer.cpp | 459 ++++++++++++++-------
test/Transforms/SLPVectorizer/SystemZ/pr34619.ll | 52 +++
.../SLPVectorizer/X86/vect_copyable_in_binops.ll | 200 +++------
3 files changed, 439 insertions(+), 272 deletions(-)
create mode 100644 test/Transforms/SLPVectorizer/SystemZ/pr34619.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 lnt.
from 9dde39f Change duplicate submission default to 'reject'
new da03af0 runtest/test_suite. Transform cmake caches to absolute paths
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:
lnt/tests/test_suite.py | 3 +++
1 file changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.