1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test
2016-12-01 13:47:02 +00:00
..
Analysis [InstSimplify] allow integer vector types to use computeKnownBits 2016-11-27 21:07:28 +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] Add support for combining target shuffles to AND bitmasks. 2016-12-01 13:47:02 +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 [AArch64] Refactor LSE support as feature separate from V8.1a support. 2016-11-30 22:25:24 +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 [GVN] When merging blocks update LoopInfo if it's available 2016-12-01 03:56:43 +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