1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test
2016-10-08 04:39:34 +00:00
..
Analysis [ValueTracking] Fix crash in GetPointerBaseWithConstantOffset() 2016-10-07 14:23:29 +00:00
Assembler Fix IntegerType::MAX_INT_BITS value 2016-10-04 12:43:46 +00:00
Bindings
Bitcode
BugPoint Revert "Add -strip-nonlinetable-debuginfo capability" 2016-10-06 18:30:26 +00:00
CodeGen Requires the AVR backend for running test/CodeGen/AVR 2016-10-08 04:39:34 +00:00
DebugInfo [pdb] Dump Module Symbols to Yaml. 2016-10-08 01:12:01 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
LibDriver
Linker
LTO Don't drop the llvm. prefix when renaming. 2016-10-03 15:51:42 +00:00
MC AMDGPU/SI: Add support for 8-byte relocations 2016-10-07 20:36:58 +00:00
Object Centralize sh_entsize checking. 2016-10-06 15:08:10 +00:00
ObjectYAML
Other
SymbolRewriter
TableGen
ThinLTO/X86
tools [llvm-opt-report] Don't leave space for opts that never happen 2016-10-08 00:26:54 +00:00
Transforms [coroutines] Store an address of destroy OR cleanup part in the coroutine frame. 2016-10-08 00:22:50 +00:00
Unit
Verifier Verifier: Reject any unknown named MD nodes in the llvm.dbg namespace. 2016-10-05 22:15:37 +00:00
YAMLParser
.clang-format
CMakeLists.txt Add an llvm-opt-report tool to generate basic source-annotated optimization summaries 2016-10-05 22:10:35 +00:00
lit.cfg
lit.site.cfg.in
TestRunner.sh