1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
Igor Kudrin 515faba258 [DebugInfo] Separate fields with commas in headers of type units (3/3).
For most tables, we already use commas in headers. This set of patches
unifies dumping the remaining ones.

Differential Revision: https://reviews.llvm.org/D80806
2020-06-01 17:40:28 +07:00
..
Analysis [BasicAA] Use known lower bounds for index values for size based check. 2020-05-30 16:20:42 +01:00
Assembler [ThinLTO] Compute the basic block count across modules. 2020-05-28 10:33:05 -07:00
Bindings [DebugInfo] Upgrade DISubrange to support Fortran dynamic arrays 2020-05-28 13:46:41 +05:30
Bitcode [ThinLTO] Compute the basic block count across modules. 2020-05-28 10:33:05 -07:00
BugPoint
CodeGen [DebugInfo] Separate fields with commas in headers of type units (3/3). 2020-06-01 17:40:28 +07:00
DebugInfo [DebugInfo] Separate fields with commas in headers of type units (3/3). 2020-06-01 17:40:28 +07:00
Demangle
Examples
ExecutionEngine [jitlink] R_X86_64_PC32 support for the elf x86 jitlinker 2020-05-30 10:53:18 +10:00
Feature
FileCheck FileCheck [10/12]: Add support for signed numeric values 2020-05-28 10:44:21 +01:00
Instrumentation
Integer
JitListener
Linker
LTO
MachineVerifier
MC [DebugInfo] Separate fields with commas in headers of compile units (2/3). 2020-06-01 17:40:24 +07:00
Object
ObjectYAML [ObjectYAML][DWARF] Make the PubSection optional. 2020-05-29 20:11:53 +08:00
Other [PrintSCC] Fix printing a basic-block without a name 2020-05-29 20:14:19 +03:00
Reduce
SafepointIRVerifier [Tests] Remove deopt operands from SafepointIRVerfier tests 2020-05-28 14:36:05 -07:00
Support
SymbolRewriter
TableGen [TableGen] Fix non-standard escape warnings for braces in InstAlias 2020-05-28 09:36:24 +00:00
ThinLTO/X86 [ThinLTO] Compute the basic block count across modules. 2020-05-28 10:33:05 -07:00
tools [DebugInfo] Separate fields with commas in headers of type units (3/3). 2020-06-01 17:40:28 +07:00
Transforms [StructurizeCFG] Fix region nodes ordering 2020-06-01 12:50:35 +03:00
Unit
Verifier New intrinsic @llvm.get.active.lane.mask() 2020-05-29 08:51:40 +01:00
YAMLParser
.clang-format
CMakeLists.txt [CMake] Change target 'check' from 'check-llvm' to 'check-all' 2020-05-29 14:15:27 -07:00
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh