1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
2016-10-03 18:29:01 +00:00
..
Analysis [x86, SSE/AVX] allow 128/256-bit lowering for copysign vector intrinsics (PR30433) 2016-10-03 16:38:27 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [AMDGPU] Sign extend AShr when promoting (instead of zero extending) 2016-10-03 18:29:01 +00:00
DebugInfo Do not pass a superblock to PDBFileBuilder. 2016-09-30 20:52:12 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [ASAN] Add the binder globals on Darwin to llvm.compiler.used to avoid LTO dead-stripping 2016-10-01 00:05:34 +00:00
Integer
JitListener
LibDriver
Linker
LTO Don't drop the llvm. prefix when renaming. 2016-10-03 15:51:42 +00:00
MC Prevent out of order HashDirective lexing in AsmLexer. 2016-10-03 13:48:27 +00:00
Object Next set of additional error checks for invalid Mach-O files for the 2016-09-29 21:07:29 +00:00
ObjectYAML
Other
SymbolRewriter
TableGen
ThinLTO/X86
tools COFF: Fix short import lib import name type bitshift 2016-10-01 23:10:20 +00:00
Transforms Jump threading: avoid trying to split edge into landingpad block (PR27840) 2016-10-03 18:18:04 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg cmake: Install the OCaml libraries into a more correct path 2016-09-30 18:34:23 +00:00
lit.site.cfg.in
TestRunner.sh