This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 27b9c4285 Ignore /natvis option for now.
new 13c3a9dae Update testcases for llvm-dwarfdump command line interface change
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/ELF/gdb-index-base-addr.s | 2 +-
test/ELF/gdb-index-dup-types.s | 2 +-
test/ELF/gdb-index-empty.s | 2 +-
test/ELF/gdb-index-gc-sections.s | 2 +-
test/ELF/gdb-index-ranges.s | 2 +-
test/ELF/gdb-index.s | 2 +-
6 files changed, 6 insertions(+), 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 glibc.
from 45ff34638f x86: Add x86_64 to x86-64 HWCAP [BZ #22093]
new 4b7d1efb51 Define and use a libm_alias_float macro.
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 | 7 +++++++
.../libm-alias-float.h} | 23 ++++++++++++++--------
sysdeps/generic/math-type-macros-float.h | 6 ++++++
3 files changed, 28 insertions(+), 8 deletions(-)
copy sysdeps/{x86_64/fpu/multiarch/svml_s_expf8_core.c => generic/libm-alias-float [...]
--
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 37911b93a03 WholeProgramDevirt: Add import/export support for targets w [...]
new 1a8b825606f LowerTypeTests: Add import/export support for targets witho [...]
new d3822e422b1 [llvm-cov] Allow hiding instantiation/region coverage from [...]
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/IR/ModuleSummaryIndex.h | 10 ++
include/llvm/IR/ModuleSummaryIndexYAML.h | 4 +
lib/LTO/LTO.cpp | 5 +
lib/Transforms/IPO/LowerTypeTests.cpp | 94 ++++++++++++-----
test/Transforms/LowerTypeTests/Inputs/import.yaml | 16 +++
test/Transforms/LowerTypeTests/export-allones.ll | 33 ++++--
test/Transforms/LowerTypeTests/export-bytearray.ll | 37 +++++--
test/Transforms/LowerTypeTests/export-icall.ll | 8 ++
test/Transforms/LowerTypeTests/export-inline.ll | 35 +++++--
test/Transforms/LowerTypeTests/import.ll | 113 +++++++++++++--------
test/Transforms/LowerTypeTests/simplify.ll | 1 +
.../WholeProgramDevirt/export-single-impl.ll | 16 +++
.../WholeProgramDevirt/export-uniform-ret-val.ll | 4 +
.../WholeProgramDevirt/export-unique-ret-val.ll | 8 ++
test/Transforms/WholeProgramDevirt/export-vcp.ll | 8 ++
test/Transforms/WholeProgramDevirt/import-indir.ll | 4 +
test/tools/llvm-cov/hideUnexecutedSubviews.test | 4 +-
test/tools/llvm-cov/report.cpp | 2 +-
test/tools/llvm-cov/showLineExecutionCounts.cpp | 3 -
tools/llvm-cov/CodeCoverage.cpp | 12 +++
tools/llvm-cov/CoverageReport.cpp | 78 +++++++-------
tools/llvm-cov/CoverageViewOptions.h | 2 +
tools/llvm-cov/SourceCoverageViewHTML.cpp | 28 +++--
23 files changed, 381 insertions(+), 144 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 d03e3c146e5 [llvm-cov] Don't attach exec counts to lines which start a [...]
new 37911b93a03 WholeProgramDevirt: Add import/export support for targets 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:
include/llvm/IR/ModuleSummaryIndex.h | 6 ++
include/llvm/IR/ModuleSummaryIndexYAML.h | 2 +
lib/LTO/LTO.cpp | 2 +
lib/Transforms/IPO/WholeProgramDevirt.cpp | 73 +++++++++++++++++-----
.../WholeProgramDevirt/Inputs/import-vcp.yaml | 4 ++
.../WholeProgramDevirt/export-uniform-ret-val.ll | 2 +
.../WholeProgramDevirt/export-unique-ret-val.ll | 4 ++
test/Transforms/WholeProgramDevirt/export-vcp.ll | 25 +++++---
test/Transforms/WholeProgramDevirt/import-indir.ll | 6 ++
test/Transforms/WholeProgramDevirt/import.ll | 22 ++++---
10 files changed, 114 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 lld.
from 478a7c9b3 Reorder functions so that related functions come closer.
new 27b9c4285 Ignore /natvis option for now.
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:
COFF/Driver.cpp | 1 +
COFF/Options.td | 1 +
2 files changed, 2 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 clang.
from bc39e3ce63 [Driver] Support ubsan-minimal on Darwin
new 4321c6686d [codeview] omit debug locations for nested exprs unless colu [...]
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/CGDebugInfo.cpp | 4 +
lib/CodeGen/CodeGenModule.cpp | 4 +
lib/CodeGen/CodeGenModule.h | 3 +
test/CodeGenCXX/debug-info-nested-exprs.cpp | 202 ++++++++++++++++++++++++++++
4 files changed, 213 insertions(+)
create mode 100644 test/CodeGenCXX/debug-info-nested-exprs.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 binutils-gdb.
from cb791d5948 Make extract_arg return a std::string
new 00f675ff65 Change setup_breakpoint_reporting to return a scoped_restore
new be0d7abb5e Replace interp_set_temp with scoped_restore_interp
new a9921622de Replace clear_hook_in_cleanup with scoped_restore_hook_in
new d6b9b80f94 Remove cleanups from findcmd.c
new c6dc63a162 Remove cleanups from find_frame_funname
new 50feb4bd43 Use std::string in ctf_start
new 8fbc99ef16 Use std::string in d-namespace.c
new cb85b21ba1 Remove make_show_memory_breakpoints_cleanup
The 8 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 | 69 ++++++++++++++++++++++++++++++++++++++
gdb/ada-lang.c | 23 ++++---------
gdb/breakpoint.c | 11 +++----
gdb/cli/cli-script.c | 41 ++++++++++++-----------
gdb/ctf.c | 18 ++++------
gdb/d-namespace.c | 45 +++++++------------------
gdb/findcmd.c | 91 +++++++++++++++------------------------------------
gdb/guile/scm-frame.c | 10 ++----
gdb/ia64-tdep.c | 39 ++++++++--------------
gdb/interps.c | 2 +-
gdb/interps.h | 26 +++++++++++++++
gdb/mem-break.c | 10 ++----
gdb/mi/mi-cmd-break.c | 14 +++-----
gdb/mi/mi-cmd-break.h | 3 +-
gdb/mi/mi-cmd-catch.c | 10 ++----
gdb/ppc-linux-tdep.c | 5 ++-
gdb/python/py-frame.c | 14 ++++----
gdb/stack.c | 41 +++++++++++------------
gdb/stack.h | 5 +--
gdb/target.c | 16 ++-------
gdb/target.h | 8 +++--
21 files changed, 242 insertions(+), 259 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 lld.
from bb271cef9 LLD: Add -mllvm flag to the MinGW driver.
new e04f9ebb7 Fix MinGW/CMakeLists.txt.
new 17a8f7f29 Remove unused includes and do not enclose the entire file wit [...]
new 5009d7152 Make the scope of an anonymous namespace as narrow as possible.
new b6bdc68cd Rename COFFLdOptTable MinGWOptTable for consistency.
new 478a7c9b3 Reorder functions so that related functions come closer.
The 5 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:
MinGW/CMakeLists.txt | 7 +++----
MinGW/Driver.cpp | 57 ++++++++++++++++++++++------------------------------
2 files changed, 27 insertions(+), 37 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-6-branch
in repository gcc.
from e86dfd13e19 Daily bump.
new dbbb8353816 xtensa: fix PR target/82181
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 | 7 +++++++
gcc/config/xtensa/xtensa.c | 1 +
2 files changed, 8 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.