1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/test
2016-11-29 15:37:52 +00:00
..
Analysis [InstSimplify] allow integer vector types to use computeKnownBits 2016-11-27 21:07:28 +00:00
Assembler
Bindings [C API] Prevent nullptr dereferences in C API for counting attributes. 2016-11-15 22:19:59 +00:00
Bitcode Bitcode: Introduce initial multi-module reader API. 2016-11-16 21:44:45 +00:00
BugPoint
CodeGen [X86][SSE] Add initial support for combining target shuffles to (V)PMOVZX. 2016-11-29 14:18:51 +00:00
DebugInfo [DebugInfo] Add support for DW_AT_main_subprogram on subprograms 2016-11-28 21:32:19 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [asan/win] Align global registration metadata to its size 2016-11-29 01:32:21 +00:00
Integer
JitListener
LibDriver
Linker Linker: Remove unnecessary call to copyMetadata in IRLinker::linkGlobalVariable. 2016-11-14 23:18:38 +00:00
LTO Rename option to -lto-pass-remarks-output 2016-11-22 07:35:14 +00:00
MC [SystemZ] Support execution hint instructions 2016-11-28 14:01:51 +00:00
Object Add error checking for Mach-O universal files. 2016-11-28 22:40:50 +00:00
ObjectYAML
Other Analysis: gep inbounds (gep inbounds (...)) is inbounds. 2016-11-22 01:03:40 +00:00
SymbolRewriter
TableGen TableGen: Add operator !or 2016-11-15 06:49:28 +00:00
ThinLTO/X86 Rename option to -lto-pass-remarks-output 2016-11-22 07:35:14 +00:00
tools llvm-nm: Print correct symbol types for init and fini sections 2016-11-23 20:17:20 +00:00
Transforms [SLP] Add a new test for tree vectorization starting from insertelement 2016-11-29 15:37:52 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt [OCaml] Clear cross-target test deps when building out-of-tree 2016-11-12 14:58:30 +00:00
lit.cfg test: synchronise lit substitutions 2016-11-13 19:37:00 +00:00
lit.site.cfg.in
TestRunner.sh