1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test
Charles Saternos 246be55b14 Follow on to rL324854 (Added tests)
llvm-svn: 324859
2018-02-12 00:20:16 +00:00
..
Analysis [X86][SSE] Increase PMULLD costs to better match hardware 2018-02-10 19:27:10 +00:00
Assembler
Bindings
Bitcode
BugPoint [bugpoint] Report non-existent opt binary 2018-02-09 06:09:15 +00:00
CodeGen [X86] Update some required-vector-width.ll test cases to not pass 512-bit vectors in arguments or return. 2018-02-11 18:52:16 +00:00
DebugInfo [CodeView] Allow variable names to be as long as the codeview format supports 2018-02-11 21:26:46 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [hwasan] Fix kernel instrumentation of stack. 2018-02-09 00:59:10 +00:00
Integer
JitListener
Linker
LTO LTO: Include live bit in ThinLTO cache key. 2018-02-09 05:58:55 +00:00
MC REQUIRES: shell a couple of tests that require the shell 2018-02-10 00:14:54 +00:00
Object
ObjectYAML
Other REQUIRES: shell a couple of tests that require the shell 2018-02-10 00:14:54 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen [tablegen] Fixed few !foreach evaluation issues. 2018-02-09 18:37:55 +00:00
ThinLTO/X86 Follow on to rL324854 (Added tests) 2018-02-12 00:20:16 +00:00
tools [llvm-objcopy] Make modifications in-place if output is not specified 2018-02-09 23:33:31 +00:00
Transforms [InstCombine] X / (X * Y) -> 1 / Y if the multiplication does not overflow 2018-02-11 17:20:32 +00:00
Unit
Verifier [GISel]: Verify COPIES involving generic registers. 2018-02-09 01:27:23 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh