1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
Adrian Prantl c9f20079f3 Revert "Add a verifier check that rejects non-distinct DISubprogram function"
This reverts commit e17f52d623cc146b7d9bf5a2e02965043508b4c4.

while investigating bot breakage.
2020-09-25 10:52:19 -07:00
..
Analysis [SCEV] Add support for x == constant to CollectCondition. 2020-09-25 16:56:49 +01:00
Assembler Fix Assembler/disubprogram.ll after e17f52d623cc146b7d9bf5a2e02965043508b4c4 2020-09-25 10:26:35 -07:00
Bindings
Bitcode Fix DISubprogram-v4.ll after e17f52d623cc146b7d9bf5a2e02965043508b4c4 2020-09-25 10:08:43 -07:00
BugPoint
CodeGen AArch64/GlobalISel: Narrow stack passed argument access size 2020-09-25 13:35:17 -04:00
DebugInfo Revert "Add a verifier check that rejects non-distinct DISubprogram function" 2020-09-25 10:52:19 -07:00
Demangle
Examples
ExecutionEngine
Feature [DIE] Remove DeadInstEliminationPass 2020-09-21 12:12:25 -07:00
FileCheck
Instrumentation [CGProfile] don't emit cgprofile entry if called function is dllimport 2020-09-23 16:56:54 -07:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC [PowerPC] Add accumulator register class and instructions 2020-09-25 12:25:13 -05:00
Object [Object/yaml2obj/obj2yaml][test] - Split, cleanup and move MIPS abi-flags.yaml test. NFCI. 2020-09-25 12:04:55 +03:00
ObjectYAML [DWARFYAML][test] Simplify __debug_pubnames/types tests. NFC. 2020-09-23 08:42:54 +08:00
Other
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen Enhance TableGen so that backends can produce better error messages. 2020-09-23 13:35:32 -04:00
ThinLTO/X86 Revert D87970 "[ThinLTO] Avoid temporaries when loading global decl attachment metadata" 2020-09-23 10:24:08 -07:00
tools [Object/yaml2obj/obj2yaml][test] - Split, cleanup and move MIPS abi-flags.yaml test. NFCI. 2020-09-25 12:04:55 +03:00
Transforms [InstCombine] Add some extra bswap tests from PR39793 2020-09-25 15:46:19 +01:00
Unit
Verifier Revert "Add a verifier check that rejects non-distinct DISubprogram function" 2020-09-25 10:52:19 -07:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh