This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from c6f5bf9e4 Change the names of two private methods: allocate -> __valloc [...]
new 72d5c6fbc [libcxx] [test] Mark the test as unsupported by apple-clang-8.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:
test/std/strings/basic.string/string.cons/iter_alloc_deduction.fail.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 llvm.
from 8eff37b3dd1 [llvm-objcopy] Fix the behavior of --strip-* and --keep-symbol
new 831a9e91854 [Hexagon] Add patterns for accumulating HVX compares
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/Hexagon/HexagonPatterns.td | 98 +++----
lib/Target/Hexagon/HexagonPatternsHVX.td | 172 +++++++-----
test/CodeGen/Hexagon/autohvx/bitwise-pred-128b.ll | 65 ++---
test/CodeGen/Hexagon/autohvx/bitwise-pred-64b.ll | 63 ++---
.../CodeGen/Hexagon/autohvx/vector-compare-128b.ll | 297 ++++++++++++++++++++
test/CodeGen/Hexagon/autohvx/vector-compare-64b.ll | 298 +++++++++++++++++++++
6 files changed, 799 insertions(+), 194 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 compiler-rt.
from 6418b4a6a [CMake] Silence unused variable warning in compiler check
new 27fb9d81a [CMake] Support libc++ as Clang default stdlib in compiler-rt
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 | 59 +++++++++++++++++++++++++++------------------------
cmake/config-ix.cmake | 1 +
2 files changed, 32 insertions(+), 28 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 eae2e16ab13 [NewGVN] Fix handling of assumes
new 8eff37b3dd1 [llvm-objcopy] Fix the behavior of --strip-* and --keep-symbol
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:
...-symbol.test => strip-all-and-keep-symbol.test} | 30 +++---
tools/llvm-objcopy/Object.h | 1 +
tools/llvm-objcopy/llvm-objcopy.cpp | 107 ++++++++++++---------
3 files changed, 78 insertions(+), 60 deletions(-)
copy test/tools/llvm-objcopy/{strip-symbol.test => strip-all-and-keep-symbol.test} (69%)
--
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 04a387aa0f5 [DWARFv5] Put the DWO ID in its place.
new 2c6a6699c3b [DebugInfo] Fix location list check in the verifier
new eda7c167ce4 [DebugInfo] Invert DIE order for range errors.
new eae2e16ab13 [NewGVN] Fix handling of assumes
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:
lib/DebugInfo/DWARF/DWARFVerifier.cpp | 13 ++++++-------
lib/Transforms/Scalar/NewGVN.cpp | 8 ++++----
test/Transforms/NewGVN/assumes.ll | 26 ++++++++++++++++++++++++++
3 files changed, 36 insertions(+), 11 deletions(-)
create mode 100644 test/Transforms/NewGVN/assumes.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 llvm.
from 638915a37f9 [GlobalISel][InstructionSelect] Sorting MatchTable's first [...]
new 04a387aa0f5 [DWARFv5] Put the DWO ID in its place.
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/DebugInfo/DWARF/DWARFTypeUnit.h | 3 ---
include/llvm/DebugInfo/DWARF/DWARFUnit.h | 19 ++++++++++++++++---
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | 2 ++
lib/CodeGen/AsmPrinter/DwarfCompileUnit.h | 13 +++++++++++++
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 14 +++++++++-----
lib/DebugInfo/DWARF/DWARFCompileUnit.cpp | 7 ++++---
lib/DebugInfo/DWARF/DWARFContext.cpp | 12 +++++++++++-
lib/DebugInfo/DWARF/DWARFUnit.cpp | 25 +++++++++++++++----------
test/CodeGen/X86/dwarf-headers.ll | 13 ++++++++-----
test/DebugInfo/X86/dwarfdump-header.s | 5 +++--
10 files changed, 81 insertions(+), 32 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 b1b60145ae Support UTF-8 identifiers in C/C++ expressions (PR gdb/22973)
new de44f5a735 remote: struct remote_state, use op new, fix leaks
new 440b7aece4 remote: Eliminate remote_hostio_close_cleanup
new dd194f6b36 remote: Make readahead_cache a C++ class
new 9d6eea3132 remote: multiple remote_arch_state instances per arch
new 43c3a0e473 remote: remote_arch_state pointers -> remote_arch_state objects
new 0e9a6b2f04 remote: Small cleanup in compare_section_command
new 9607784ac0 remote: Move discard_pending_stop_replies call
new cc0be08f80 Handle "show remote memory-write-packet-size" when not connected
new f5db4863f5 remote: Make vcont_builder a class
new 6b8edb5101 remote: one struct remote_state per struct remote_target
The 10 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 | 251 +++++
gdb/remote-fileio.c | 214 ++--
gdb/remote-fileio.h | 3 +-
gdb/remote-notif.c | 22 +-
gdb/remote-notif.h | 21 +-
gdb/remote.c | 2086 ++++++++++++++++++++++---------------
gdb/remote.h | 9 +-
gdb/testsuite/ChangeLog | 7 +
gdb/testsuite/gdb.base/remote.exp | 30 +-
9 files changed, 1663 insertions(+), 980 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-tools-extra.
from 7b0ac917 [clangd] Fix a typo. NFC
new 7145b91d [clang-tidy] SimplifyBoolenExpr doesn't add parens if unary n [...]
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:
clang-tidy/readability/SimplifyBooleanExprCheck.cpp | 3 +++
test/clang-tidy/readability-simplify-bool-expr.cpp | 10 ++++++++++
2 files changed, 13 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 glibc.
from 3d6302a546 Fix i686-linux-gnu build with GCC mainline.
new 8f145c7712 Remove sysdeps/aarch64/soft-fp directory.
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:
ChangeLog | 9 +++++++++
sysdeps/aarch64/Implies | 1 -
sysdeps/aarch64/Makefile | 4 ++++
sysdeps/aarch64/{soft-fp => }/e_sqrtl.c | 0
sysdeps/aarch64/{soft-fp => }/sfp-machine.h | 0
sysdeps/aarch64/soft-fp/Makefile | 3 ---
6 files changed, 13 insertions(+), 4 deletions(-)
rename sysdeps/aarch64/{soft-fp => }/e_sqrtl.c (100%)
rename sysdeps/aarch64/{soft-fp => }/sfp-machine.h (100%)
delete mode 100644 sysdeps/aarch64/soft-fp/Makefile
--
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 d2ffa2a09 Move code to improve readability. NFC.
new 380dd273e [WebAssembly] Fix two bugs in LEB compression: properly calcu [...]
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:
wasm/InputChunks.cpp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.