llvm-project/llvm/test
Jay Foad 6881a82e8c [AMDGPU] Fix scheduling of exp pos4
Also fix a similar issue in SIInsertWaitcnts, but I don't think that fix
has any effect in practice.

Differential Revision: https://reviews.llvm.org/D91290
2020-11-12 19:57:14 +00:00
..
Analysis [BasicAA] Remove checks for GEP decomposition limit reached 2020-11-12 20:43:38 +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 [AMDGPU] Fix scheduling of exp pos4 2020-11-12 19:57:14 +00: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] Provide method to run all pipeline callbacks, used for -O0 2020-11-11 15:10:27 -08:00
FileCheck [FileCheck] Use %ProtectFileCheckOutput in allow-unused-prefixes.txt 2020-11-05 07:08:20 -08:00
Instrumentation Add a flag to control whether to propagate labels from condition values to results 2020-11-11 20:41:42 +00:00
Integer
JitListener
LTO
Linker [test] Fix unused check prefixes in test/Linker/ and test/Other/ 2020-10-29 21:54:56 -07:00
MC [NFC][AMDGPU] Clean up some lit test prefixes 2020-11-11 17:12:37 +00:00
MachineVerifier
Object [MachO] Allow the LC_IDENT load command 2020-11-11 10:15:54 -08:00
ObjectYAML [MachO] Allow the LC_IDENT load command 2020-11-11 10:15:54 -08:00
Other Introduce -print-before-changed, making -print-changed also print before passes that modify IR 2020-11-12 15:20:50 +00:00
Reduce [llvm-reduce] Add reduction for special globals like llvm.used. 2020-11-11 11:25:05 +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
Transforms [InstCombine] add tests for mask of sext-in-reg; NFC 2020-11-12 12:42:54 -05:00
Unit
Verifier [DebugInfo] Support for DW_TAG_generic_subrange 2020-10-29 01:34:15 +05:30
YAMLParser
tools [llvm-objcopy] --only-keep-debug: place zero-size segment according to its parent segment 2020-11-11 09:21:10 -08:00
.clang-format
CMakeLists.txt
TestRunner.sh
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