This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 0c8a6dcaa Reflow paragraphs in comments.
new c1ad1efd9 Fix expression parser to not accept any type whose basename m [...]
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:
.../cpp/type_lookup}/Makefile | 0
.../test/lang/cpp/type_lookup/TestTypeLookup.py | 89 ++++++++++++++++++++++
.../lldbsuite/test/lang/cpp/type_lookup/main.cpp | 67 ++++++++++++++++
source/Core/Module.cpp | 10 ++-
.../ExpressionParser/Clang/ClangASTSource.cpp | 9 ++-
5 files changed, 170 insertions(+), 5 deletions(-)
copy packages/Python/lldbsuite/test/{functionalities/plugins/python_os_plugin => l [...]
create mode 100644 packages/Python/lldbsuite/test/lang/cpp/type_lookup/TestTypeLookup.py
create mode 100644 packages/Python/lldbsuite/test/lang/cpp/type_lookup/main.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 clang.
from 12850bf731 [MC] Change AsmParser to leverage Assembler during evaluation
new b868e36dfd [docs] Fix docs/InternalsManual.rst heading.
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:
docs/InternalsManual.rst | 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 363c4c6046e [ModRefInfo] Rename local variable IsMustAlias to avoid sha [...]
new 4833be099d2 Stop setting LLVM_ON_WIN32 in config.h and llvm-config.h.
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:
cmake/modules/LLVMConfig.cmake.in | 1 -
docs/ReleaseNotes.rst | 3 +++
include/llvm/Config/config.h.cmake | 3 ---
include/llvm/Config/llvm-config.h.cmake | 3 ---
4 files changed, 3 insertions(+), 7 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 8b887213a74 [WebAssembly] MC: Improve debug output
new 557a92ca576 [SimplifyCFG] Use BB::instructionsWithoutDebug to skip DbgI [...]
new 363c4c6046e [ModRefInfo] Rename local variable IsMustAlias to avoid sha [...]
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/Analysis/AliasAnalysis.cpp | 6 ++---
lib/Transforms/Utils/SimplifyCFG.cpp | 51 ++++++++++--------------------------
2 files changed, 17 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 lnt.
from 4e3f456 Display order url via proper template method in v4_machine.html.
new c3e06f0 Update test_all for changes in lit module layout.
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:
tests/__init__.py | 4 ++--
1 file changed, 2 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 gcc-7-branch
in repository gcc.
from 7c3443e3034 Daily bump.
new ba6107b4372 2018-04-30 Edward Smith-Rowland <3dw4rd(a)verizon.net>
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:
libstdc++-v3/ChangeLog | 26 +
libstdc++-v3/include/tr1/ell_integral.tcc | 8 +-
libstdc++-v3/include/tr1/exp_integral.tcc | 6 +-
.../06_comp_ellint_3/check_value.cc | 541 +-
.../special_functions/06_comp_ellint_3/pr66689.cc | 24 +
.../special_functions/13_ellint_3/check_value.cc | 5090 +++---
.../special_functions/13_ellint_3/pr66689.cc | 26 +
.../pr56216.cc => 14_expint/pr68397.cc} | 28 +-
.../06_comp_ellint_3/check_value.cc | 1185 +-
.../special_functions/06_comp_ellint_3/pr66689.cc | 20 +
.../special_functions/14_ellint_3/check_value.cc | 16039 +++++++------------
.../special_functions/14_ellint_3/pr66689.cc | 22 +
.../special_functions/15_expint/pr68397.cc} | 37 +-
13 files changed, 9845 insertions(+), 13207 deletions(-)
create mode 100644 libstdc++-v3/testsuite/special_functions/06_comp_ellint_3/pr66689.cc
create mode 100644 libstdc++-v3/testsuite/special_functions/13_ellint_3/pr66689.cc
copy libstdc++-v3/testsuite/special_functions/{07_cyl_bessel_i/pr56216.cc => 14_ex [...]
create mode 100644 libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_funct [...]
create mode 100644 libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_funct [...]
copy libstdc++-v3/testsuite/{25_algorithms/search/searcher.cc => tr1/5_numerical_f [...]
--
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 4d344626681 [MC] Change AsmParser to leverage Assembler during evaluation
new 7d1c37461e1 [LivePhysRegs] Remove registers clobbered by regmasks from [...]
new 8b887213a74 [WebAssembly] MC: Improve debug output
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/MC/MCSymbolWasm.h | 1 +
lib/CodeGen/LivePhysRegs.cpp | 6 +++-
lib/MC/WasmObjectWriter.cpp | 41 +++++++++++++++++-----
lib/Target/Hexagon/HexagonFrameLowering.cpp | 5 ---
.../Hexagon/livephysregs-regmask-clobber.mir | 39 ++++++++++++++++++++
5 files changed, 78 insertions(+), 14 deletions(-)
create mode 100644 test/CodeGen/Hexagon/livephysregs-regmask-clobber.mir
--
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 ac9b3ef76a0 AMDGPU: Add Vega12 and Vega20
new d3476a44996 [LoopSimplify] Use BB::instructionsWithoutDebug to skip Dbg [...]
new 4d344626681 [MC] Change AsmParser to leverage Assembler during evaluation
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/MC/MCExpr.h | 1 +
include/llvm/MC/MCObjectStreamer.h | 2 +-
include/llvm/MC/MCStreamer.h | 7 ++++
include/llvm/MC/MCSymbol.h | 2 +
lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp | 3 ++
lib/MC/MCAsmStreamer.cpp | 11 +++--
lib/MC/MCExpr.cpp | 6 ++-
lib/MC/MCObjectStreamer.cpp | 23 +++++++----
lib/MC/MCParser/AsmParser.cpp | 17 ++++----
lib/MC/MCStreamer.cpp | 3 +-
lib/Transforms/Utils/LoopSimplify.cpp | 5 +--
test/MC/AsmParser/assembler-expressions-fail.s | 18 +++++++++
.../AsmParser/assembler-expressions-inlineasm.ll | 14 +++++++
test/MC/AsmParser/assembler-expressions.s | 47 ++++++++++++++++++++++
test/MC/AsmParser/directive_fill.s | 4 +-
tools/llvm-mc/llvm-mc.cpp | 3 ++
16 files changed, 139 insertions(+), 27 deletions(-)
create mode 100644 test/MC/AsmParser/assembler-expressions-fail.s
create mode 100644 test/MC/AsmParser/assembler-expressions-inlineasm.ll
create mode 100644 test/MC/AsmParser/assembler-expressions.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 master
in repository clang.
from 10efc31677 AMDGPU: Add Vega12 and Vega20
new 12850bf731 [MC] Change AsmParser to leverage Assembler during evaluation
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/CodeGen/asm-parser-info.S | 12 ++++++++++++
tools/driver/cc1as_main.cpp | 3 +++
2 files changed, 15 insertions(+)
create mode 100644 test/CodeGen/asm-parser-info.S
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.