This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 58f69b39a [lldb] Enable debugging of binaries with mixed (splitted/regu [...]
new 750addfeb Fix TestMixedDwarfBinary.py
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/linux/mix-dwo-and-regular-objects/TestMixedDwarfBinary.py | 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 clang-tools-extra.
from d9ac0b53 [clangd] Pass Context implicitly using TLS.
new 2fa4cfef [clangd] Add a test URI scheme for lit tests to unbreak platf [...]
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:
clangd/ClangdLSPServer.cpp | 39 ++++++++++++++++++++++
clangd/Protocol.cpp | 2 +-
test/clangd/authority-less-uri.test | 54 -------------------------------
test/clangd/completion.test | 8 ++---
test/clangd/diagnostics.test | 4 +--
test/clangd/execute-command.test | 18 +++++------
test/clangd/extra-flags.test | 8 ++---
test/clangd/fixits.test | 20 ++++++------
test/clangd/formatting.test | 18 +++++------
test/clangd/input-mirror.test | 64 ++++++++++++++++++-------------------
test/clangd/protocol.test | 16 +++++-----
test/clangd/rename.test | 8 ++---
test/clangd/signature-help.test | 4 +--
test/clangd/test-uri-posix.test | 19 +++++++++++
test/clangd/test-uri-windows.test | 19 +++++++++++
test/clangd/trace.test | 4 +--
test/clangd/unsupported-method.test | 2 +-
test/clangd/xrefs.test | 8 ++---
18 files changed, 169 insertions(+), 146 deletions(-)
delete mode 100644 test/clangd/authority-less-uri.test
create mode 100644 test/clangd/test-uri-posix.test
create mode 100644 test/clangd/test-uri-windows.test
--
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 6fa371d12ae PR c++/84138 * cp-gimplify.c (cp_fold): Check if X is an [...]
new 67e6b237729 /cp 2018-01-31 Paolo Carlini <paolo.carlini(a)oracle.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/cp/ChangeLog | 6 ++++++
gcc/cp/semantics.c | 12 ++++++------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1y/var-templ57.C | 4 ++++
4 files changed, 21 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/var-templ57.C
--
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 885cc9ab168 [InstCombine] move related tests into the same file; NFC
new f8faafd0e54 [DWARF] Allow duplication of tails with CFI instructions
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/TailDuplicator.cpp | 18 ++++++-
test/CodeGen/AArch64/taildup-cfi.ll | 96 +++++++++++++++++++++++++++++++++++++
test/CodeGen/X86/avx512-mask-op.ll | 6 ++-
3 files changed, 116 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/AArch64/taildup-cfi.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 75c882ca5fb [InstCombine] add tests to show limit of canEvaluate* ; NFC
new 885cc9ab168 [InstCombine] move related tests into the same file; NFC
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:
.../{2017-07-07-UMul-ZExt.ll => icmp-mul-zext.ll} | 31 ++++++++++++++++++++++
test/Transforms/InstCombine/pr33765.ll | 31 ----------------------
2 files changed, 31 insertions(+), 31 deletions(-)
rename test/Transforms/InstCombine/{2017-07-07-UMul-ZExt.ll => icmp-mul-zext.ll} (65%)
delete mode 100644 test/Transforms/InstCombine/pr33765.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 gcc.
from 40f4459d74a PR rtl-optimization/84071 * doc/tm.texi.in (WORD_REGISTER [...]
new 6fa371d12ae PR c++/84138 * cp-gimplify.c (cp_fold): Check if X is an [...]
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/cp/ChangeLog | 6 ++++++
gcc/cp/cp-gimplify.c | 1 +
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/diagnostic/pr84138.C | 8 ++++++++
4 files changed, 20 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/diagnostic/pr84138.C
--
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 5af811c1218 Fix formatting for r323876. NFC
new 3faecaf800f [DAG] Prevent NodeId pruning of TokenFactors in Instruction [...]
new 75c882ca5fb [InstCombine] add tests to show limit of canEvaluate* ; NFC
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/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 4 +-
test/CodeGen/X86/pr35316.ll | 76 ++++++++++++++++++++++++++
test/Transforms/InstCombine/cast-mul-select.ll | 75 +++++++++++++++++++++----
3 files changed, 144 insertions(+), 11 deletions(-)
create mode 100644 test/CodeGen/X86/pr35316.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 openacc-gcc-7-branch
in repository gcc.
from 330ba2316fa Privatize independent OpenACC reductions.
new 441621739e2 Enable firstprivate OpenACC reductions
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.openacc | 5 ++
gcc/gimplify.c | 30 ++++++--
gcc/testsuite/ChangeLog.openacc | 4 ++
gcc/testsuite/c-c++-common/goacc/reduction-8.c | 94 ++++++++++++++++++++++++++
4 files changed, 126 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/goacc/reduction-8.c
--
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 c462f69b5fa [InstCombine] reduce code duplication for canEvaluate* func [...]
new 5af811c1218 Fix formatting for r323876. NFC
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/ARM/ARMLegalizerInfo.cpp | 10 +++++-----
1 file changed, 5 insertions(+), 5 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 25a74f4a2 Fix TestTargetSymbolsAddCommand makefile
new 58f69b39a [lldb] Enable debugging of binaries with mixed (splitted/regu [...]
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:
.../linux/mix-dwo-and-regular-objects/Makefile | 10 +++++
.../TestMixedDwarfBinary.py | 46 ++++++++++++++++++++++
.../test/linux/mix-dwo-and-regular-objects/a.c | 3 ++
.../test/linux/mix-dwo-and-regular-objects/b.c | 11 ++++++
.../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 7 ++--
5 files changed, 74 insertions(+), 3 deletions(-)
create mode 100644 packages/Python/lldbsuite/test/linux/mix-dwo-and-regular-object [...]
create mode 100644 packages/Python/lldbsuite/test/linux/mix-dwo-and-regular-object [...]
create mode 100644 packages/Python/lldbsuite/test/linux/mix-dwo-and-regular-objects/a.c
create mode 100644 packages/Python/lldbsuite/test/linux/mix-dwo-and-regular-objects/b.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.