llvm-6502/test
2014-07-29 19:57:15 +00:00
..
Analysis Add @llvm.assume, lowering, and some basic properties 2014-07-25 21:13:35 +00:00
Assembler
Bindings [OCaml] Don't truncate constants over 32 bits in Llvm.const_int. 2014-07-22 13:55:20 +00:00
Bitcode Bitcode: Correctly compare a Use against itself 2014-07-29 01:13:56 +00:00
BugPoint
CodeGen [mips] Don't use odd-numbered single precision registers for fastcc calling 2014-07-29 14:39:24 +00:00
DebugInfo [Debug Info] remove DITrivialType and use null to represent unspecified param. 2014-07-29 18:20:39 +00:00
ExecutionEngine [RuntimeDyld][AArch64] Make encode/decodeAddend also work on big-endian hosts. 2014-07-29 19:57:15 +00:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker Clean up testing cases. 2014-07-28 23:16:05 +00:00
LTO
MC Add a number of aliases for SPR access. 2014-07-29 18:55:43 +00:00
Object Tweak llvm-nm’s -undefined-only (aka -u) printing for Mach-O files 2014-07-28 23:17:38 +00:00
Other
TableGen Revert of r213521. This change introduced a non-hermetic test (depending on a 2014-07-22 02:32:12 +00:00
tools Add a test for the mtriple plugin option. 2014-07-29 17:27:07 +00:00
Transforms CodeGenPrep: fall back to MVT::Other if instruction's type isn't an EVT. 2014-07-29 10:20:22 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt Move -verify-use-list-order into llvm-uselistorder 2014-07-25 17:13:03 +00:00
lit.cfg Start adding some tests for the gold plugin. 2014-07-27 23:11:06 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh