1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/test
2016-05-01 16:41:22 +00:00
..
Analysis [SCEV] When printing via -analysis, dump loop disposition 2016-05-01 04:51:05 +00:00
Assembler DebugInfo: Remove MDString-based type references 2016-04-23 21:08:00 +00:00
Bindings
Bitcode [ThinLTO] Use valueid instead of bitcode offsets in combined index file 2016-04-27 13:28:35 +00:00
BugPoint
CodeGen getelementptr instruction, support index vector of EVT. 2016-05-01 13:29:12 +00:00
DebugInfo Reverting 268054 & 268063 as they caused PR27579. 2016-04-30 01:44:07 +00:00
Examples
ExecutionEngine [powerpc] mark JIT tests as UNSUPPORTED on powerpc64 big endian 2016-04-26 03:59:19 +00:00
Feature
FileCheck
Instrumentation DebugInfo: Remove MDString-based type references 2016-04-23 21:08:00 +00:00
Integer
JitListener
LibDriver
Linker DebugInfo: Remove MDString-based type references 2016-04-23 21:08:00 +00:00
LTO LTO: Don't bother trying to mangle unnamed globals, as they can't be preserved with MustPreserveSymbols. 2016-04-27 23:48:11 +00:00
MC [AMDGPU][llvm-mc] Add some missing testcases to trap.s 2016-04-29 17:41:44 +00:00
Object
Other Try to get ResponseFile.ll passing on Windows after r267556. 2016-04-26 20:32:51 +00:00
SymbolRewriter
TableGen
ThinLTO/X86 ThinLTO: do not promote GlobalVariable that have a specific section. 2016-04-27 00:32:13 +00:00
tools [llvm-cov] Don't emit 'nan%' in reports 2016-04-29 01:31:49 +00:00
Transforms [InstCombine][AVX2] Combine VPERMD/VPERMPS intrinsics with constant masks to shufflevector. 2016-05-01 16:41:22 +00:00
Unit
Verifier Verifier: Verify that each inlinable callsite of a debug-info-bearing function 2016-04-24 22:23:13 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh