This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 37ebc3a8594 AMDGPU: Verify that flat offsets aren't used pre-GFX9
new 23ef7ef4e39 AMDGPU: Start selecting flat instruction offsets
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/AMDGPUISelDAGToDAG.cpp | 37 ++++-
lib/Target/AMDGPU/FLATInstructions.td | 23 +--
.../code-object-metadata-kernel-debug-props.ll | 4 +-
test/CodeGen/AMDGPU/flat-address-space.ll | 56 ++++++-
test/CodeGen/AMDGPU/flat_atomics.ll | 168 +++++++++++++++------
5 files changed, 216 insertions(+), 72 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 95251b900f0 * gcc.dg/tree-prof/split-1.c: Require split_stack, don't r [...]
new cd1abcb642e PR libstdc++/55917 do not handle exceptions in std::thread
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:
libstdc++-v3/ChangeLog | 9 +++++
libstdc++-v3/src/c++11/thread.cc | 30 ++--------------
.../unlock/2.cc => thread/cons/terminate.cc} | 40 +++++++++++++---------
3 files changed, 34 insertions(+), 45 deletions(-)
copy libstdc++-v3/testsuite/30_threads/{recursive_mutex/unlock/2.cc => thread/cons [...]
--
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 4923776ab25 AMDGPU: Start adding offset fields to flat instructions
new e66f5f3fddd [Falkor] Enable SW Prefetch.
new 37ebc3a8594 AMDGPU: Verify that flat offsets aren't used pre-GFX9
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/Target/AArch64/AArch64Subtarget.cpp | 4 ++++
lib/Target/AMDGPU/SIInstrInfo.cpp | 13 +++++++++++--
2 files changed, 15 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 libcxx.
from bc37f8d93 Make tuple_element static_assert in pair if the index is out [...]
new 3128b5abf Mark the recent variant test as UNSUPPORTED for C++ before 17
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:
.../variant.variant/variant.helper/variant_alternative.fail.cpp | 4 +++-
1 file changed, 3 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 5794d5042 [VMRange] Remove unused FindRangeIndexThatContainsValue().
new e4f45b25d Introduce new command: thread backtrace unique
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/Core/Debugger.h | 2 +
include/lldb/Target/StackFrame.h | 11 +-
include/lldb/Target/StackFrameList.h | 1 +
include/lldb/Target/Thread.h | 4 +-
.../thread/num_threads/TestNumThreads.py | 74 +++++++++--
.../functionalities/thread/num_threads/main.cpp | 26 ++--
source/Commands/CommandObjectThread.cpp | 137 ++++++++++++++++++---
source/Core/Debugger.cpp | 73 +++++++----
source/Target/StackFrame.cpp | 16 ++-
source/Target/StackFrameList.cpp | 3 +-
source/Target/Thread.cpp | 53 ++++----
11 files changed, 314 insertions(+), 86 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 8a53b20109 Revert r305164/5/7.
new c90ce64fa8 [Sema][C++1z] Ensure binding in dependent range for have non [...]
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/SemaStmt.cpp | 6 +++++-
test/SemaCXX/cxx1z-decomposition.cpp | 6 ++++++
2 files changed, 11 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 libcxx.
from 568c481c7 [array.tuple]/1 says that instantiating tuple_element<N, arra [...]
new bc37f8d93 Make tuple_element static_assert in pair if the index is out [...]
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/utility | 6 ++++
include/variant | 2 +-
.../pairs/pairs.pair/pair.tuple_element.fail.cpp} | 12 +++-----
.../variant.helper/variant_alternative.fail.cpp | 34 ++++++++++++++++++++++
4 files changed, 45 insertions(+), 9 deletions(-)
copy test/{std/utilities/utility/pairs/pairs.pair/const_pair_U_V_cxx03.pass.cpp => [...]
create mode 100644 test/libcxx/utilities/variant/variant.variant/variant.helper/va [...]
--
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 cacbd54ab61 2017-06-12 Tamar Christina <tamar.christina(a)arm.com>
new 0e055986e6a Fix pessimistic DImode handling in combine.c:make_field_assignment
new 95251b900f0 * gcc.dg/tree-prof/split-1.c: Require split_stack, don't r [...]
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:
gcc/ChangeLog | 5 +++++
gcc/combine.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/tree-prof/split-1.c | 6 +++---
4 files changed, 14 insertions(+), 4 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 binutils-gdb.
from 5c3ce2bc8a ELF: Pass bfd_link_info to merge_gnu_properties
new bc8f2430e0 Code cleanup: C++ify .gdb_index producer
new 6fd931f2d6 Code cleanup: dwarf2read.c:uniquify_cu_indices: Use std::unique
new a81e6d4d26 Code cleanup: dwarf2read.c: Eliminate ::file_write
new c2f134ac41 Code cleanup: dwarf2read.c: Add data_buf::append_uint
new 70a1152bee .gdb_index prod perf regression: find before insert in unord [...]
new e8f8bcb35f .gdb_index prod perf regression: Estimate size of psyms_seen
new 4b76cda993 .gdb_index prod perf regression: mapped_symtab now vector of values
The 7 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:
gdb/ChangeLog | 74 ++++++
gdb/dwarf2read.c | 753 ++++++++++++++++++++++---------------------------------
2 files changed, 378 insertions(+), 449 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.