1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test
2018-07-31 12:31:00 +00:00
..
Analysis [BasicAA] Use PhiValuesAnalysis if available when handling phi alias 2018-07-30 11:52:08 +00:00
Assembler [ThinLTO] Only emit referenced type id records in index files 2018-07-19 22:25:56 +00:00
Bindings
Bitcode
BugPoint
CodeGen [ARM] Revert r337821 2018-07-31 09:04:14 +00:00
DebugInfo [DWARF v5] Reposting r337981, which was reverted in r337997 due to a test failure in debuginfo_tests. 2018-07-26 22:48:52 +00:00
Demangle Revert r338340 "[MS Demangler] Better demangling of template arguments." 2018-07-31 01:08:42 +00:00
Examples
ExecutionEngine Re-land r335297 "[X86] Implement more of x86-64 large and medium PIC code models" 2018-07-23 21:14:35 +00:00
Feature
FileCheck [FileCheck] Provide an option for FileCheck to dump original input to stderr on failure 2018-07-20 20:21:57 +00:00
Instrumentation [InstrProf] Don't register __llvm_profile_runtime_user 2018-07-27 22:21:35 +00:00
Integer
JitListener
Linker
LTO [LTO] Don't internalize declarations 2018-07-27 05:40:29 +00:00
MC [ARM] Allow automatically deducing the thumb instruction size for .inst 2018-07-31 09:27:07 +00:00
Object
ObjectYAML
Other Revert "[GVNHoist] Re-enable GVNHoist by default" 2018-07-30 20:07:33 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86 [ThinLTO] Only emit referenced type id records in index files 2018-07-19 22:25:56 +00:00
tools [dsymutil] Simplify temporary file handling. 2018-07-29 14:56:15 +00:00
Transforms [InstCombine] move/add tests for xor+add fold; NFC 2018-07-31 12:31:00 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt Make check-llvm depend on llvm-undname 2018-07-20 18:42:19 +00:00
lit.cfg.py And add a lit substitution for llvm-undname, as the comment says to 2018-07-20 18:45:01 +00:00
lit.site.cfg.py.in
TestRunner.sh