1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
Fangrui Song b74e84fd4f [test] Change -t to --syms and -s to -S for llvm-readobj RUN lines
-s and -t will be changed to improve consistency with llvm-readelf.
The inconsistency issue regularly contributes to confusion using the two tools.
2021-06-29 11:50:31 -07:00
..
Analysis [BasicAA] Be more careful with modulo ops on VariableGEPIndex. 2021-06-29 09:22:36 +01:00
Assembler [DebugInfo] Enforce implicit constraints on distinct MDNodes 2021-06-28 21:20:04 +00:00
Bindings
Bitcode [DebugInfo] Enforce implicit constraints on distinct MDNodes 2021-06-28 21:20:04 +00:00
BugPoint
CodeGen [test] Change -t to --syms and -s to -S for llvm-readobj RUN lines 2021-06-29 11:50:31 -07:00
DebugInfo [DebugInstrRef][3/3] Follow DBG_PHI instructions through LiveDebugValues 2021-06-29 14:45:13 +01:00
Demangle
Examples [Orc][examples] Temporarily disable LLJITWithRemoteDebugging build and test 2021-06-28 16:54:53 +02:00
ExecutionEngine [JITLink][ELF] Move ELF section and symbol parsing into ELFLinkGraphBuilder. 2021-06-29 09:59:49 +10:00
Feature
FileCheck
Instrumentation [SanitizerCoverage] Fix global type check with opaque pointers 2021-06-29 20:32:14 +02:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [test] Change -t to --syms and -s to -S for llvm-readobj RUN lines 2021-06-29 11:50:31 -07:00
Object [AMDGPU] Add gfx1035 target 2021-06-24 14:32:41 -04:00
ObjectYAML
Other [OpaquePtr] Support forward references in textual IR 2021-06-29 20:10:31 +02:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools [llvm-objcopy][MachO] Support ARM64_RELOC_ADDEND 2021-06-29 11:23:30 -07:00
Transforms [OpaquePtr] Support forward references in textual IR 2021-06-29 20:10:31 +02:00
Unit
Verifier [ObjC][ARC] Ignore operand bundle "clang.arc.attachedcall" on a call if 2021-06-28 11:02:30 -07:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh