This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_40
in repository libcxx.
from 5ff25bb Merge r292582 - Still expose std::align_val_t in C++17 even i [...]
new 7a0a2a2 Merge r292833 - Manually force the use of __decltype in C++03 [...]
new bd97943 Merge r292830 - Fix GCC C++03 build by hiding default templat [...]
new f629b2c Merge r292822 - Fixed a typo in __config that prevented the a [...]
The 3 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/__config | 11 +++++++++--
include/string | 3 +++
2 files changed, 12 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 cdb5d25 Manually force the use of __decltype in C++03 with Clang 3.4.
new 2c90d1f [libcxx] Never use <cassert> within 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:
CMakeLists.txt | 3 ++-
include/__config | 2 ++
include/__threading_support | 1 -
src/condition_variable.cpp | 1 -
src/experimental/filesystem/path.cpp | 4 ----
src/mutex.cpp | 7 +++----
src/system_error.cpp | 4 ++--
7 files changed, 9 insertions(+), 13 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 16e3c35 weak-link debugserver against the LoggingSupport framework; s [...]
new 337c073 Enable compression capability in debugserver for all of ios/w [...]
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:
tools/debugserver/source/RNBRemote.cpp | 7 +------
1 file changed, 1 insertion(+), 6 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 da6e660e Allow DenseSet::iterators to be conveted to and compared with [...]
new a461826 [X86] Don't split v8i32 all ones values if only AVX1 is avail [...]
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/X86/X86ISelLowering.cpp | 26 ++++----------------------
lib/Target/X86/X86InstrSSE.td | 10 +++++++++-
2 files changed, 13 insertions(+), 23 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 c144a24 [X86] Remove Undef handling from extractSubVector. This is no [...]
new da6e660e Allow DenseSet::iterators to be conveted to and compared with [...]
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/ADT/DenseSet.h | 13 +++++++++++--
unittests/ADT/DenseSetTest.cpp | 9 +++++++++
2 files changed, 20 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 lldb.
from f64701e Replace getcwd with the llvm equivalent
new 16e3c35 weak-link debugserver against the LoggingSupport framework; s [...]
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 | 49 ++++++++++++++++++++++
1 file changed, 49 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 master
in repository lld.
from 96ebc37 [LinkerScript] Implement `MEMORY` command
new bf786ac Do not allocate space for common symbols with -r
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/Config.h | 1 +
ELF/Driver.cpp | 2 ++
ELF/Options.td | 13 +++++++++----
ELF/Symbols.cpp | 2 ++
ELF/SyntheticSections.cpp | 13 +++++++++++--
test/ELF/relocatable-common.s | 36 ++++++++++++++++++++++++++++++++++++
6 files changed, 61 insertions(+), 6 deletions(-)
create mode 100644 test/ELF/relocatable-common.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 gcc-6-branch
in repository gcc.
from 61d8928 Daily bump.
new 5d46bf2 PR go/78763
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/go/gofrontend/expressions.cc | 59 ++++++++++++++++++++++++++++++----------
gcc/go/gofrontend/expressions.h | 9 +++---
2 files changed, 49 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 llvm.
from 8a3705c [SelectionDAG] Teach getNode to simplify a couple easy cases [...]
new c144a24 [X86] Remove Undef handling from extractSubVector. This is no [...]
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/X86/X86ISelLowering.cpp | 4 ----
1 file changed, 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 llvm.
from 6ca6b72 [APInt] Remove calls to clearUnusedBits from XorSlowCase and [...]
new 8a3705c [SelectionDAG] Teach getNode to simplify a couple easy cases [...]
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/CodeGen/SelectionDAG/SelectionDAG.cpp | 13 ++
test/CodeGen/X86/avx512-ext.ll | 291 +-----------------------
test/CodeGen/X86/avx512-pmovxrm.ll | 6 +-
test/CodeGen/X86/avx512dq-intrinsics-upgrade.ll | 2 -
test/CodeGen/X86/vector-zext.ll | 14 +-
5 files changed, 25 insertions(+), 301 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.