1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 21:42:54 +02:00
llvm-mirror/test
2016-12-01 16:11:48 +00:00
..
Analysis [SLP] Additional tests with the cost of vector operations. 2016-12-01 16:11:48 +00:00
Assembler
Bindings
Bitcode Bitcode: Add a more comprehensive multi-module test now that we have both llvm-cat and llvm-modextract. 2016-11-29 21:55:09 +00:00
BugPoint
CodeGen [X86][SSE] Classify AND bitmasks as variable shuffle masks 2016-12-01 16:00:14 +00:00
DebugInfo revert r288283 as it causes debug info (line numbers) to be lost in instrumented code. also revert r288299 which was a workaround for the problem. 2016-12-01 02:06:56 +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
LTO
MC [LMT] Restrict nop length to one 2016-12-01 15:19:10 +00:00
Object Only computeRelativePath() on new members 2016-11-30 22:32:58 +00:00
ObjectYAML
Other
SymbolRewriter
TableGen
ThinLTO/X86 llvm-lto2: Simpler workaround for PR30396. 2016-11-30 23:19:05 +00:00
tools [WebAssembly] Add llvm-objdump support for wasm file format 2016-11-30 16:49:11 +00:00
Transforms [SLP] Additional tests with the cost of vector operations. 2016-12-01 16:11:48 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt Add llvm-modextract tool. 2016-11-29 21:54:33 +00:00
lit.cfg Add llvm-modextract tool. 2016-11-29 21:54:33 +00:00
lit.site.cfg.in
TestRunner.sh