1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/test
2015-10-03 00:01:53 +00:00
..
Analysis [SCEV] Recognize simple br-phi patterns 2015-10-02 23:09:44 +00:00
Assembler
Bindings
Bitcode [Bitcode][Asm] Teach LLVM to read and write operand bundles. 2015-09-24 23:34:52 +00:00
BugPoint Make the default triple optional by allowing an empty string 2015-09-16 05:34:32 +00:00
CodeGen [WebAssembly] Rename setlocal to set_local to match the spec. 2015-10-03 00:01:53 +00:00
DebugInfo [Hexagon] XFAILing test while diagnosing backend error. 2015-10-01 22:14:05 +00:00
Examples
ExecutionEngine
Feature HHVM calling conventions. 2015-09-29 22:09:16 +00:00
FileCheck
Instrumentation Put profile variables of COMDAT functions to it's own COMDAT group. 2015-09-23 22:40:45 +00:00
Integer
JitListener
LibDriver
Linker Make the default triple optional by allowing an empty string 2015-09-16 05:34:32 +00:00
LTO Make the default triple optional by allowing an empty string 2015-09-16 05:34:32 +00:00
MC Actually switch the arch when we see .arch. PR21695 2015-10-02 18:25:25 +00:00
Object Fix printing of 64 bit values and make test more strict. 2015-10-01 17:57:31 +00:00
Other Make the default triple optional by allowing an empty string 2015-09-16 05:34:32 +00:00
SymbolRewriter
TableGen
tools dsymutil: Also ignore the ByteSize when building the DeclContext cache for 2015-10-02 00:27:08 +00:00
Transforms inariant.group handling in GVN 2015-10-02 22:12:22 +00:00
Unit
Verifier [Bitcode][Asm] Teach LLVM to read and write operand bundles. 2015-09-24 23:34:52 +00:00
YAMLParser
.clang-format
CMakeLists.txt [CMake] Update LLVM_TEST_DEPENDS not to use macho-dump. It has been unused since r247235. 2015-09-19 07:19:30 +00:00
lit.cfg Remove macho-dump. Its functionality is now covered by llvm-readobj. 2015-09-22 17:46:10 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh