1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
jasonliu 5a22f2e49a [XCOFF][llvm-readobj] Move XCOFF test to XCOFF directory
Summary:
COFF and XCOFF in llvm are very different and serves different platform.
Since we have different Dumper.cpp file in llvm-readobj's
implementation, we should have separate testing directory for them too.

Reviewed By: jhenderson, DiggerLin

Differential Revision: https://reviews.llvm.org/D85675
2020-08-11 17:31:59 +00:00
..
Analysis [SCEV] ] If RHS >= Start, simplify (Start smax RHS) to RHS for trip counts. 2020-08-11 13:20:24 +01:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [X86][SSE] combineShuffleWithHorizOp - canonicalize SHUFFLE(HOP(X,Y),HOP(Y,X)) -> SHUFFLE(HOP(X,Y)) 2020-08-11 18:13:03 +01:00
DebugInfo [DebugInfo] Allow GNU macro extension to be emitted 2020-08-11 17:00:25 +02:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MachineVerifier
MC
Object [llvm-readobj/elf] - Remove unwrapOrError calls from DumpStyle<ELFT>::printRelocationsHelper. 2020-08-11 16:49:37 +03:00
ObjectYAML [macho2yaml] Refactor the DWARF section dumpers. 2020-08-11 10:18:34 +08:00
Other
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen [flang][directives] Use TableGen information for clause classes in parse-tree 2020-08-11 10:44:14 -04:00
ThinLTO/X86
tools [XCOFF][llvm-readobj] Move XCOFF test to XCOFF directory 2020-08-11 17:31:59 +00:00
Transforms [InstSimplify] fold min/max with matching min/max operands 2020-08-11 11:23:15 -04:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh