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 e68c4e604 Support for multiarch runtimes layout
new e85f57f75 Correct the test modified in rL335777.
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/cfi/cross-dso-diagnostic.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 clang-tools-extra.
from 5151d294 Remove explicit type from an initializer list. NFC.
new 2262dfd7 [clang-tidy] misc-unused-parameters - retain old behavior und [...]
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/misc/UnusedParametersCheck.cpp | 27 +++++++++++-----
clang-tidy/misc/UnusedParametersCheck.h | 2 ++
docs/clang-tidy/checks/misc-unused-parameters.rst | 30 +++++++++++++-----
test/clang-tidy/misc-unused-parameters-strict.cpp | 25 +++++++++++++++
test/clang-tidy/misc-unused-parameters.cpp | 38 ++++++++++++++++++++++-
5 files changed, 107 insertions(+), 15 deletions(-)
create mode 100644 test/clang-tidy/misc-unused-parameters-strict.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 lld.
from e308bfbcc [ELF] - EhFrame.cpp: add test case to check "CIE is too small [...]
new acb30c16d lld-link: align sections to 16 bytes if referenced from the g [...]
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/Writer.cpp | 5 ++
.../guardcf-align-foobar.yaml} | 53 ++++++++++------------
test/COFF/guardcf-align.s | 45 ++++++++++++++++++
3 files changed, 73 insertions(+), 30 deletions(-)
copy test/COFF/{loadcfg32.test => Inputs/guardcf-align-foobar.yaml} (52%)
create mode 100644 test/COFF/guardcf-align.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 llvm.
from ea63d873c8a [dsymutil] Use UnitListTy consistently (NFC)
new 6859f8aaa97 [DEBUG_INFO, NVPTX] Add test for .debug_loc section, 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:
test/DebugInfo/NVPTX/debug-loc-offset.ll | 506 +++++++++++++++++++++++++++++++
1 file changed, 506 insertions(+)
create mode 100644 test/DebugInfo/NVPTX/debug-loc-offset.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 106ffb91691 Add a PhiValuesAnalysis pass to calculate the underlying va [...]
new ea63d873c8a [dsymutil] Use UnitListTy consistently (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:
tools/dsymutil/DwarfLinker.cpp | 29 +++++++++++++----------------
tools/dsymutil/DwarfLinker.h | 4 ++--
2 files changed, 15 insertions(+), 18 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 gcc.
from bea621a8de3 2018-06-28 Richard Biener <rguenther(a)suse.de>
new a2dbf7d12c0 * tree-cfg.c (verify_gimple_in_cfg): Call verify_location [...]
new 7fa3c46fdb5 Hide alt_dump_file within dumpfile.c
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:
gcc/ChangeLog | 27 +++++++++++++++++++++++++++
gcc/cgraph.c | 4 ++--
gcc/dumpfile.c | 46 ++++++++++++++++++++++++++++++++++++++++------
gcc/dumpfile.h | 7 +++++--
gcc/tree-cfg.c | 6 ++++++
gcc/tree-nested.c | 4 ++--
6 files changed, 82 insertions(+), 12 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 695c0b51e Retrieve a function PDB symbol correctly from nested blocks
new 05218d6ba Skip core file tests on build configurations lacking necessar [...]
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:
packages/Python/lldbsuite/test/decorators.py | 11 +++++++++++
.../functionalities/postmortem/elf-core/TestLinuxCore.py | 10 ++++++++++
source/API/SBDebugger.cpp | 12 ++++++++++++
3 files changed, 33 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 4607d74518 OpenBSD driver needs ld.lld in sanitizer context
new aeb727e064 Fix test that was failing on Windows due to too many backslashes
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/Driver/linux-per-target-runtime-dir.c | 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 binutils-gdb.
from 2512d7efdf Remove 2 excessive executable permission flags
new d95d3aef9e Make dwarf2_free_objfile static
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:
gdb/ChangeLog | 10 ++++++++++
gdb/coffread.c | 2 --
gdb/dwarf2read.c | 12 ++++++------
gdb/elfread.c | 1 -
gdb/symfile.h | 2 --
gdb/xcoffread.c | 2 --
6 files changed, 16 insertions(+), 13 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 1bbef2cc89f Revert "Add support for generating a call graph profile fro [...]
new 106ffb91691 Add a PhiValuesAnalysis pass to calculate the underlying va [...]
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/Analysis/PhiValues.h | 143 +++++++++++++++
include/llvm/InitializePasses.h | 1 +
lib/Analysis/Analysis.cpp | 1 +
lib/Analysis/CMakeLists.txt | 1 +
lib/Analysis/PhiValues.cpp | 196 +++++++++++++++++++++
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 2 +
test/Analysis/PhiValues/basic.ll | 282 ++++++++++++++++++++++++++++++
test/Analysis/PhiValues/big_phi.ll | 78 +++++++++
test/Analysis/PhiValues/long_phi_chain.ll | 142 +++++++++++++++
unittests/Analysis/CMakeLists.txt | 1 +
unittests/Analysis/PhiValuesTest.cpp | 208 ++++++++++++++++++++++
12 files changed, 1056 insertions(+)
create mode 100644 include/llvm/Analysis/PhiValues.h
create mode 100644 lib/Analysis/PhiValues.cpp
create mode 100644 test/Analysis/PhiValues/basic.ll
create mode 100644 test/Analysis/PhiValues/big_phi.ll
create mode 100644 test/Analysis/PhiValues/long_phi_chain.ll
create mode 100644 unittests/Analysis/PhiValuesTest.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.