1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/test
2019-11-21 15:07:35 +01:00
..
Analysis [MemorySSA] Moving at the end often means before terminator. 2019-11-20 17:11:00 -08:00
Assembler [DebugInfo] Remove the DIFlagArgumentNotModified debug info flag 2019-11-20 13:18:40 +01:00
Bindings
Bitcode Add support for multi-module bitcode files to llvm-dis 2019-11-14 10:40:41 -08:00
BugPoint bugpoint: Add option to disable attribute removal 2019-11-19 11:11:00 +05:30
CodeGen [DAGCombiner] Use the right thumbv7meb triple for ARM big-endian test. 2019-11-21 15:07:35 +01:00
DebugInfo Fix an offset underflow bug in DwarfExpression when describing small values with subregisters 2019-11-20 17:07:54 -08:00
Demangle
Examples
ExecutionEngine ExecutionEngine: add preliminary support for COFF ARM64 2019-11-20 10:59:42 +02:00
Feature Temporarily Revert "[SLP] allow forming 2-way reduction patterns" and update testcases. 2019-11-20 16:00:53 -08:00
FileCheck [FileCheck] Use lit's internal shell for the test suite 2019-11-19 12:08:54 -05:00
Instrumentation
Integer
JitListener
Linker
LTO
MachineVerifier
MC [mips] Rename test case. NFC 2019-11-21 13:50:15 +03:00
Object [llvm-objdump] Print relocation addends in hexadecimal 2019-11-19 12:27:18 +00:00
ObjectYAML
Other [llvm-bcanalyzer] Don't dump the contents if -dump is not passed 2019-11-13 10:38:57 -08:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen Tablegen: Remove the error for duplicate include files. 2019-11-20 18:24:10 -08:00
ThinLTO/X86 [ThinLTO] Make ValueInfo::operator bool() explicit 2019-11-19 12:46:09 +03:00
tools dwarfdump --statistics: Use new location list api 2019-11-21 11:55:21 +01:00
Transforms [LV] PreferPredicateOverEpilog respecting option 2019-11-21 14:06:10 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt Introduce llvm-install-name-tool 2019-11-19 23:42:37 -08:00
lit.cfg.py Introduce llvm-install-name-tool 2019-11-19 23:42:37 -08:00
lit.site.cfg.py.in
TestRunner.sh