1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 21:42:54 +02:00
llvm-mirror/test
2017-01-17 06:49:59 +00:00
..
Analysis [CostModel][X86] Fix AVX512BW vector shift costs for vXi16 types 2017-01-15 20:44:00 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [AVX-512] Add support for taking a bitcast between a SUBV_BROADCAST and VSELECT and moving it to the input of the SUBV_BROADCAST if it will help with using a masked operation. 2017-01-17 06:49:59 +00:00
DebugInfo
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
LibDriver
Linker
LTO
MC [mips] Correct c.cond.fmt instruction definition. 2017-01-16 13:55:58 +00:00
Object [Object] Fixup permissions of input files. 2017-01-16 23:28:58 +00:00
ObjectYAML
Other [PM] Teach the optimization remarks emitter to handle invalidation 2017-01-15 08:20:50 +00:00
SymbolRewriter
TableGen
ThinLTO/X86
tools [llvm-objdump] Dump PT_NOTE as part of -p. 2017-01-16 23:13:46 +00:00
Transforms [InstCombine] Don't DSE across readnone functions that may throw 2017-01-17 05:45:09 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh