llvm-project/llvm/test
Petar Jovanovic c451c9ef50 [deadargelim] Update dbg.value of 'unused' parameters
DeadArgElim pass marks unused function arguments as ‘undef’ without updating
existing dbg.values referring to it. As a consequence the debug info
metadata in the final executable was wrong.

Patch by Djordje Todorovic.

Differential Revision: https://reviews.llvm.org/D51968

llvm-svn: 342871
2018-09-24 10:01:24 +00:00
..
Analysis [SystemZ] Adjust cost functions for subtargets that use LI + LOC instead of IPM 2018-09-14 06:46:55 +00:00
Assembler [test] Fix Assembler/debug-info.ll 2018-09-21 12:28:44 +00:00
Bindings [LLVM-C] Add Bindings For Named Metadata 2018-08-30 17:09:43 +00:00
Bitcode [Bitcode] Address backwards compat bug in r342631 2018-09-20 18:59:33 +00:00
BugPoint
CodeGen [ARM] bottom-top mul support ARMParallelDSP 2018-09-24 09:34:06 +00:00
DebugInfo [NativePDB] Add support for reading function signatures. 2018-09-21 22:36:28 +00:00
Demangle [MS Demangler] Add support for $$Z parameter pack separator. 2018-08-30 20:53:29 +00:00
Examples
ExecutionEngine [MIPS] ORC JIT support 2018-09-11 13:10:04 +00:00
Feature
FileCheck
Instrumentation [SanitizerCoverage] Create comdat for global arrays. 2018-09-13 21:45:55 +00:00
Integer
JitListener
LTO Pass code-model through Module IR to LTO which will use it. 2018-09-21 18:41:31 +00:00
Linker Fix asserts when linking wrong address space declarations 2018-09-24 04:42:14 +00:00
MC [lib/MC] - Set SHF_EXCLUDE flag for .dwo sections. 2018-09-22 07:36:20 +00:00
Object
ObjectYAML
Other [New PM][PassInstrumentation] Adding PassInstrumentation to the AnalysisManager runs 2018-09-21 22:10:17 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86 [ThinLTO] Write TYPE_IDs for types used in functions imported by aliases 2018-09-19 18:51:42 +00:00
Transforms [deadargelim] Update dbg.value of 'unused' parameters 2018-09-24 10:01:24 +00:00
Unit
Verifier Remove addBlockByrefAddress(), it is dead code as far as clang is concerned. 2018-09-08 00:21:55 +00:00
YAMLParser
tools llvm-diff: Fix crash on anonymous functions 2018-09-24 04:42:13 +00:00
.clang-format
CMakeLists.txt Add dependency on new llvm-cxxmap tool to check-llvm. 2018-09-13 21:15:34 +00:00
TestRunner.sh
lit.cfg.py [CMake] Use normalized Windows target triples 2018-08-09 02:16:18 +00:00
lit.site.cfg.py.in Import lit.llvm after rL341135 2018-08-31 00:22:20 +00:00