This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 43510f96b [ELF] - Do not fail on R_*_NONE relocations when parsing the [...]
new ec6cfefee [ELF][test] Use llvm-readelf's short option -r instead of -re [...]
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/ELF/ppc64-dtprel.s | 8 ++++----
test/ELF/ppc64-gd-to-ie.s | 4 ++--
test/ELF/ppc64-general-dynamic-tls.s | 8 ++++----
test/ELF/ppc64-initial-exec-tls.s | 8 ++++----
test/ELF/ppc64-local-dynamic.s | 8 ++++----
test/ELF/ppc64-local-exec-tls.s | 2 +-
test/ELF/ppc64-tls-gd-le.s | 8 ++++----
test/ELF/ppc64-tls-ie-le.s | 8 ++++----
test/ELF/ppc64-tls-ld-le.s | 8 ++++----
9 files changed, 31 insertions(+), 31 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 lldb.
from d91f260e5 Replace "nullptr-terminated" C-arrays of OptionValueEnumerati [...]
new 6e35574f0 Fix OSX build after r343130
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:
source/Plugins/Platform/MacOSX/PlatformDarwinKernel.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 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 665fc45e847 [ORC] Change the field order of ThreadSafeModule to ensure [...]
new 08733c9b062 [LoopInterchange] Preserve LCSSA.
new bdab5ef14b3 Revert r343129 "[ORC] Change the field order of ThreadSafeM [...]
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:
.../llvm/ExecutionEngine/Orc/ThreadSafeModule.h | 15 +-
lib/Transforms/Scalar/LoopInterchange.cpp | 72 ++++++--
test/Transforms/LoopInterchange/interchangeable.ll | 2 +-
test/Transforms/LoopInterchange/lcssa.ll | 204 +++++++++++++++++----
test/Transforms/LoopInterchange/phi-ordering.ll | 2 +-
test/Transforms/LoopInterchange/reductions.ll | 48 +++--
unittests/ExecutionEngine/Orc/CMakeLists.txt | 1 -
.../ExecutionEngine/Orc/ThreadSafeModuleTest.cpp | 84 ---------
8 files changed, 260 insertions(+), 168 deletions(-)
delete mode 100644 unittests/ExecutionEngine/Orc/ThreadSafeModuleTest.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 gcc.
from a74b9c9671e RISC-V: Delete obsolete MIPS comment.
new 2b9853379b3 gcc/ChangeLog:
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 | 15 +++++++++++++++
gcc/tree.c | 46 +++++++++++++++++++++++-----------------------
gcc/tree.h | 34 +++++++++++++++++-----------------
3 files changed, 55 insertions(+), 40 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 26346fbcb9 [X86] For lzcnt/tzcnt intrinsics use cttz/ctlz intrinsics wi [...]
new de8e63fd00 P1008R1 Classes with user-declared constructors are never ag [...]
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 | 3 +++
lib/AST/DeclCXX.cpp | 11 ++++++---
lib/Sema/SemaInit.cpp | 35 ++++++++++++++++++++++++---
test/SemaCXX/cxx2a-compat.cpp | 23 ++++++++++++++++++
test/SemaCXX/cxx2a-initializer-aggregates.cpp | 23 ++++++++++++++++++
www/cxx_status.html | 2 +-
6 files changed, 90 insertions(+), 7 deletions(-)
create mode 100644 test/SemaCXX/cxx2a-compat.cpp
create mode 100644 test/SemaCXX/cxx2a-initializer-aggregates.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 llvm.
from 31b94bfe453 [InstCombine] add tests for vector insert/extract; NFC
new 665fc45e847 [ORC] Change the field order of ThreadSafeModule to ensure [...]
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:
.../llvm/ExecutionEngine/Orc/ThreadSafeModule.h | 15 ++--
unittests/ExecutionEngine/Orc/CMakeLists.txt | 1 +
.../ExecutionEngine/Orc/ThreadSafeModuleTest.cpp | 84 ++++++++++++++++++++++
3 files changed, 92 insertions(+), 8 deletions(-)
create mode 100644 unittests/ExecutionEngine/Orc/ThreadSafeModuleTest.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.