1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/test
Arthur Eubanks fe950b7e24 [NewPM] Add unique-internal-linkage-names to PassRegistry.def
Pass was already ported, just not properly hooked up.
2020-11-09 12:54:13 -08:00
..
Analysis [BasicAA] Add test for decomposition limit (NFC) 2020-11-09 21:31:11 +01:00
Assembler
Bindings C API: support scalable vectors 2020-10-28 18:19:34 -04:00
Bitcode [AMDGPU] Add amdgpu_gfx calling convention 2020-11-09 16:51:44 +01:00
BugPoint
CodeGen [FastISel][test] %llc_dwarf -mtriple -> llc -mtriple 2020-11-09 12:10:44 -08:00
DebugInfo [llvm] Check the debug info line table for basic block sections. 2020-11-09 12:19:20 -08:00
Demangle
Examples
ExecutionEngine [JITLink][ELF] Omit temporary labels in tests 2020-11-04 10:03:15 +00:00
Feature [NewPM] Don't run before pass instrumentation on required passes 2020-11-04 09:45:10 -08:00
FileCheck [FileCheck] Use %ProtectFileCheckOutput in allow-unused-prefixes.txt 2020-11-05 07:08:20 -08:00
Instrumentation [MemProf] Pass down memory profile name with optional path from clang 2020-11-01 17:38:23 -08:00
Integer
JitListener
Linker [test] Fix unused check prefixes in test/Linker/ and test/Other/ 2020-10-29 21:54:56 -07:00
LTO
MachineVerifier
MC [AMDGPU][MC] Added tests for checking error position 2020-11-09 16:19:28 +03:00
Object [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
ObjectYAML Fix debug_abbrev emitter to only assign table id once 2020-11-08 18:11:50 -08:00
Other Reland "Precommit LTO pipeline test" 2020-11-09 11:37:01 +00:00
Reduce [llvm-reduce] Add reduction for aliases. 2020-10-28 13:11:19 +00:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Add the !filter bang operator. 2020-11-09 10:56:55 -05:00
ThinLTO/X86 [test] Fix unused FileCheck prefix in ThinLTO test 2020-11-02 09:06:36 -08:00
tools [ms] [llvm-ml] Support MASM's relational operators (EQ, LT, etc.) 2020-11-09 14:01:36 -05:00
Transforms [NewPM] Add unique-internal-linkage-names to PassRegistry.def 2020-11-09 12:54:13 -08:00
Unit
Verifier [DebugInfo] Support for DW_TAG_generic_subrange 2020-10-29 01:34:15 +05:30
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py Make test/tools/llvm-dlltool/tool-name.test pass, and make it run 2020-11-03 11:59:15 -05:00
lit.site.cfg.py.in
TestRunner.sh