1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/test
2016-09-16 15:12:43 +00:00
..
Analysis Reapplying r278731 after fixing the problem that caused it to be reverted. 2016-09-16 14:38:13 +00:00
Assembler DebugInfo: New metadata representation for global variables. 2016-09-13 01:12:59 +00:00
Bindings
Bitcode Fix autoupgrade logic for Objective-C class properties module flag 2016-09-16 00:38:18 +00:00
BugPoint
CodeGen [AArch64][GlobalISel] Add default regbank mapping for G_FCMP. 2016-09-16 15:12:43 +00:00
DebugInfo [codeview] Optimize the size of defranges with gaps 2016-09-15 22:05:08 +00:00
Demangle Add an c++ itanium demangler to llvm. 2016-09-06 19:16:48 +00:00
Examples
ExecutionEngine [ORC] Clone module flags metadata into the globals module in the 2016-09-04 17:53:30 +00:00
Feature
FileCheck
Instrumentation Revert "[asan] Avoid lifetime analysis for allocas with can be in ambiguous state" 2016-09-16 01:38:46 +00:00
Integer
JitListener
LibDriver
Linker Fix autoupgrade logic for Objective-C class properties module flag 2016-09-16 00:38:18 +00:00
LTO [LTO] Fix handling of mixed (regular and thin) mode LTO 2016-09-16 13:54:19 +00:00
MC Revert "[mips] Fix aui/daui/dahi/dati for MIPSR6" 2016-09-16 13:56:05 +00:00
Object [IRObjectFile] Handle undefined weak symbols in RecordStreamer. 2016-09-15 17:54:22 +00:00
ObjectYAML
Other [PM] Port CFGViewer and CFGPrinter to the new Pass Manager 2016-09-15 18:35:27 +00:00
SymbolRewriter
TableGen [TableGen] AsmMatcher: Add AsmVariantName to Instruction class. 2016-09-08 15:50:52 +00:00
ThinLTO/X86 [ThinLTO] Add an option to llvm-lto to print some basic statistics for the index 2016-09-14 21:04:59 +00:00
tools [LTO] Fix handling of mixed (regular and thin) mode LTO 2016-09-16 13:54:19 +00:00
Transforms Add a test for r280191 2016-09-16 02:43:36 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt Add an c++ itanium demangler to llvm. 2016-09-06 19:16:48 +00:00
lit.cfg Add an c++ itanium demangler to llvm. 2016-09-06 19:16:48 +00:00
lit.site.cfg.in
TestRunner.sh