1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 13:33:37 +02:00
llvm-mirror/test
2016-12-15 14:24:07 +00:00
..
Analysis [CostModel][X86] Updated reverse shuffle costs 2016-12-15 14:24:07 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen Revert "[TESTS] Initial commit of tests, by Andrew Tischenko" 2016-12-15 12:26:18 +00:00
DebugInfo [InstCombine] Folding of a compare with RHS const should merge debug locations 2016-12-14 20:27:22 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [asan] Don't skip instrumentation of masked load/store unless we've seen a full load/store on that pointer. 2016-12-14 21:57:04 +00:00
Integer
JitListener
LibDriver LibDriver: Reject inputs that are not COFF objects or bitcode files. 2016-12-14 22:19:22 +00:00
Linker
LTO [LTO] Add the missing datalayout in a test. 2016-12-14 21:57:14 +00:00
MC Add missing triple target for numeric section flag test 2016-12-15 10:20:48 +00:00
Object
ObjectYAML
Other
SymbolRewriter
TableGen
ThinLTO/X86 [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
tools Fix test/tools/lto/hide-linkonce-odr.ll after r289719 2016-12-15 01:31:38 +00:00
Transforms [TEST] Initial commit of tests for minmax horizontal reductions. 2016-12-15 13:21:29 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg lit.cfg: Check value of build config rather than converting to boolean 2016-12-14 17:05:34 +00:00
lit.site.cfg.in Revert gold part of change, just liblto 2016-12-14 16:20:25 +00:00
TestRunner.sh