This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from de5c2dc568 [analyzer] Improves the logic of GenericTaintChecker identif [...]
new 129780dcc5 [AMDGPU] Clean up old address space mapping and fix constant [...]
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/Basic/Targets/AMDGPU.cpp | 100 +++++++--------------
lib/Basic/Targets/AMDGPU.h | 40 ++++-----
.../cxx0x-initializer-stdinitializerlist.cpp | 18 ++--
3 files changed, 56 insertions(+), 102 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 0c4d175bb [test] Add dotest wrapper
new 7a4c5324f Including <functional> for std::bind
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:
.../lldbsuite/test/functionalities/thread/backtrace_all/ParallelTask.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 c29d5318975 fix PR36582
new 0caccbe952f Make STATISTIC() values available programmatically
new eafb434169f [AArch64] Harden test case
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:
cmake/modules/HandleLLVMOptions.cmake | 4 +
include/llvm/ADT/Statistic.h | 15 +-
include/llvm/Config/llvm-config.h.cmake | 5 +
lib/Support/Statistic.cpp | 30 ++-
test/CodeGen/AArch64/neon-bitwise-instructions.ll | 309 +++++++++++-----------
unittests/ADT/CMakeLists.txt | 1 +
unittests/ADT/StatisticTest.cpp | 106 ++++++++
7 files changed, 312 insertions(+), 158 deletions(-)
create mode 100644 unittests/ADT/StatisticTest.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 da323855eb8 [AArch64] Improve code generation of constant vectors
new dafcef6848c [IPSCCP] Add getCompare which returns either true, false, u [...]
new c29d5318975 fix PR36582
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:
include/llvm/Analysis/ValueLattice.h | 26 ++++---
lib/Target/AArch64/AArch64ISelLowering.cpp | 12 ++-
lib/Transforms/Scalar/SCCP.cpp | 7 +-
test/CodeGen/AArch64/aarch64-vuzp.ll | 17 ++++-
test/Transforms/SCCP/ip-constant-ranges.ll | 26 +++++++
unittests/Analysis/ValueLatticeTest.cpp | 116 ++++++++++++++++++-----------
6 files changed, 139 insertions(+), 65 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 87c04f56 Adds a clang-tidy test for a failing assertion in the misc-mi [...]
new f3e73616 [clangd] Extract ClangdServer::Options struct.
new eff7cf98 [clangd] Fix unintentionally loose fuzzy matching, and the te [...]
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:
clangd/ClangdLSPServer.cpp | 11 +---
clangd/ClangdLSPServer.h | 8 +--
clangd/ClangdServer.cpp | 34 ++++++-----
clangd/ClangdServer.h | 70 +++++++++++-----------
clangd/FuzzyMatch.cpp | 51 +++++++++++-----
clangd/FuzzyMatch.h | 10 ++--
clangd/tool/ClangdMain.cpp | 33 +++++------
unittests/clangd/ClangdTests.cpp | 103 ++++++++++++---------------------
unittests/clangd/CodeCompleteTests.cpp | 30 ++++------
unittests/clangd/FuzzyMatchTests.cpp | 34 +++++++----
unittests/clangd/IndexTests.cpp | 28 ++++-----
unittests/clangd/SyncAPI.cpp | 6 ++
unittests/clangd/SyncAPI.h | 3 +
unittests/clangd/XRefsTests.cpp | 8 +--
14 files changed, 209 insertions(+), 220 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 gcc-7-branch
in repository gcc.
from ae40c41be3d PR target/84524 * config/i386/sse.md (*<code><mode>3): Re [...]
new ea8a5559240 2018-03-05 Will Schmidt <will_schmidt(a)vnet.ibm.com>
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/testsuite/ChangeLog | 12 ++++++++++++
gcc/testsuite/gcc.target/powerpc/builtins-3-p8.c | 1 +
gcc/testsuite/gcc.target/powerpc/builtins-3-p9.c | 1 +
gcc/testsuite/gcc.target/powerpc/builtins-3.c | 3 ++-
4 files changed, 16 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 llvm.
from 31f34398092 [MachineScheduler] Dump SUnits before calling SchedImpl->in [...]
new da323855eb8 [AArch64] Improve code generation of constant vectors
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/AArch64/AArch64ISelLowering.cpp | 64 +++++--
lib/Target/AArch64/AArch64InstrInfo.td | 15 --
test/CodeGen/AArch64/arm64-vector-insertion.ll | 9 +-
test/CodeGen/AArch64/build-one-lane.ll | 216 ++++++++++++++++------
test/CodeGen/AArch64/neon-bitwise-instructions.ll | 4 +-
5 files changed, 207 insertions(+), 101 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 newlib.
from f92f04852 Locale modifier @cjkwide to adjust ambiguous-width in non-CJK [...]
new 011fc3b50 Cygwin: cygwait.cc: fix formatting of debug statement
new fe8e2c9b1 Cygwin: drop debug_printf statement from start_transaction
new a2c02d78b Cygwin: sockets: add bind state, and split out connect state [...]
new ae67198d5 Cygwin: move sun_name_t constructors into fhandler_socket_unix.cc
The 4 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:
winsup/cygwin/cygwait.cc | 3 ++-
winsup/cygwin/fhandler.h | 37 ++++++++++++++++++++---------------
winsup/cygwin/fhandler_socket_unix.cc | 17 ++++++++++++++++
winsup/cygwin/ntdll.h | 5 +----
4 files changed, 41 insertions(+), 21 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 f246669c105 AMDGPU/GlobalISel: Add InstrMapping for G_EXTRACT
new 31f34398092 [MachineScheduler] Dump SUnits before calling SchedImpl->in [...]
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/MachineScheduler.cpp | 8 ++++----
1 file changed, 4 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 libcxxabi.
from 7e027ac [demangler] Support for exception specifications on function types.
new e1d6162 [demangler] Modernize parse_name.
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:
src/cxa_demangle.cpp | 5301 +++++++++++++++++++------------------------
test/test_demangle.pass.cpp | 3 +
2 files changed, 2398 insertions(+), 2906 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.