1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/test
2016-04-11 18:53:27 +00:00
..
Analysis This reverts commit r265913 and r265912 2016-04-11 15:26:18 +00:00
Assembler [SSP] Remove llvm.stackprotectorcheck. 2016-04-08 21:26:31 +00:00
Bindings [OCaml] Expose the LLVM diagnostic handler 2016-04-10 13:55:53 +00:00
Bitcode [ThinLTO] Move summary computation from BitcodeWriter to new pass 2016-04-11 13:58:45 +00:00
BugPoint
CodeGen More upgrading of old- and very-old-style debug info in testcases. 2016-04-11 15:53:44 +00:00
DebugInfo Make the distinct DISubprogram in this testcase really distinct. 2016-04-11 16:58:40 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [sancov] enabling coverage edge pruning by default. 2016-04-06 23:24:37 +00:00
Integer
JitListener
LibDriver
Linker More upgrading of old- and very-old-style debug info in testcases. 2016-04-11 15:53:44 +00:00
LTO Revert r265817 2016-04-08 18:15:37 +00:00
MC [mips] Trivial corrections to range checked immediates. 2016-04-11 15:20:40 +00:00
Object Revert r265817 2016-04-08 18:15:37 +00:00
Other
SymbolRewriter
TableGen
ThinLTO/X86 ThinLTO: special handling for LinkOnce functions 2016-04-01 21:53:50 +00:00
tools [llvm-readobj] Add ELF hash histogram printing 2016-04-11 17:15:30 +00:00
Transforms [DebugInfo] Fix even more tests to include DICompileunit. 2016-04-11 18:53:27 +00:00
Unit
Verifier Don't IPO over functions that can be de-refined 2016-04-08 00:48:30 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg test: Always treat .mir files as tests even outside of CodeGen/MIR 2016-04-04 21:23:44 +00:00
lit.site.cfg.in
TestRunner.sh