llvm-project/llvm/test
Jayson Yan 824eef231a [llvm-readobj] Add JSONScopedPrinter to llvm-readelf
Adds JSONScopedPrinter to llvm-readelf. It includes an empty
 JSONELFDumper class which will be used to override any LLVMELFDumper
 methods which utilize startLine() which JSONScopedPrinter cannot
 provide.

 Reviewed By: jhenderson

 Differential Revision: https://reviews.llvm.org/D114225
2021-12-10 18:57:34 +00:00
..
Analysis Reapply CycleInfo: Introduce cycles as a generalization of loops 2021-12-10 14:36:43 +05:30
Assembler Allow DataLayout to support arbitrary pointer sizes 2021-12-07 23:20:17 -08:00
Bindings
Bitcode [IR] Remove unbounded as possible value for vscale_range minimum 2021-12-07 09:52:21 +00:00
BugPoint
CodeGen [AArch64] Use Feature for A53 Erratum 835769 Fix 2021-12-10 15:09:59 +00:00
DebugInfo [DwarfDebug] Refuse to emit DW_OP_LLVM_arg values wider than 64 bits 2021-12-10 09:33:27 -08:00
Demangle [Demangle] Add minimal support for D programming language 2021-11-09 09:29:13 -08:00
Examples
ExecutionEngine [ORC] Pad section start to account for alignment offset in MachO GDB JIT plugin. 2021-12-07 14:28:31 +11:00
Feature [funcattrs] Fix a bug in recently introduced writeonly argument inference 2021-12-03 08:57:15 -08:00
FileCheck
Instrumentation [asan] Add support for disable_sanitizer_instrumentation attribute 2021-12-10 12:17:26 +01:00
Integer
JitListener
LTO [LTO] Remove default_triple requirement from tests that specify the triple 2021-12-08 09:17:32 -05:00
Linker
MC [RISCV] Unify depedency check and extension implication parsing logics 2021-12-09 21:16:04 -08:00
MachineVerifier [GlobalISel] Allow DBG_VALUE to use undefined vregs before LiveDebugValues. 2021-12-05 15:55:59 -05:00
Object
ObjectYAML [ObjectYAML/obj2yaml/yaml2obj][MachO] Support indirect symbol table 2021-11-30 16:15:33 -08:00
Other [Passes] Only run extra vector passes if loops have been vectorized. 2021-12-10 11:42:45 +00:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen][SelectionDAG] Use ComplexPattern type for non-leaf nodes 2021-12-03 07:04:59 +00:00
ThinLTO/X86 [NFC][llvm] Inclusive language: reword uses of sanity test and check 2021-11-25 07:21:42 -05:00
Transforms Verify inferattrs doesn't infer unexpected attributes 2021-12-10 07:54:35 -08:00
Unit
Verifier [IR] Remove unbounded as possible value for vscale_range minimum 2021-12-07 09:52:21 +00:00
YAMLParser
tools [llvm-readobj] Add JSONScopedPrinter to llvm-readelf 2021-12-10 18:57:34 +00:00
.clang-format
CMakeLists.txt Revert "[llvm] [Debuginfo] Add llvm-debuginfod-find tool and end-to-end-tests." 2021-12-10 11:08:15 +00:00
TestRunner.sh
lit.cfg.py Revert "[llvm] [Debuginfo] Add llvm-debuginfod-find tool and end-to-end-tests." 2021-12-10 11:08:15 +00:00
lit.site.cfg.py.in Revert "[llvm] [Debuginfo] Add llvm-debuginfod-find tool and end-to-end-tests." 2021-12-10 11:08:15 +00:00