llvm-6502/test
2014-07-30 15:31:21 +00:00
..
Analysis Add @llvm.assume, lowering, and some basic properties 2014-07-25 21:13:35 +00:00
Assembler
Bindings
Bitcode Reapply "UseListOrder: Order GlobalValue uses after initializers" 2014-07-30 01:22:16 +00:00
BugPoint
CodeGen [AVX512] Test that _mm512_set1_* intrinsics generate broadcasts 2014-07-30 01:30:51 +00:00
DebugInfo [Debug Info] remove DITrivialType and use null to represent unspecified param. 2014-07-29 18:20:39 +00:00
ExecutionEngine [MCJIT] Fix the ARM BR24 relocation in RuntimeDyldMachO. 2014-07-30 03:35:05 +00:00
Feature
FileCheck Add missing test for r214210. 2014-07-29 22:57:59 +00:00
Instrumentation
Integer
JitListener
Linker Clean up testing cases. 2014-07-28 23:16:05 +00:00
LTO
MC Add BookE's wrtee and wrteei instructions. 2014-07-30 10:32:51 +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
tools Add a small test showing when a linkonce_odr symbol can be hidden. 2014-07-30 15:31:21 +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 Don't manually (and forcibly) run the verifier on the entire module from 2014-07-30 05:44:04 +00:00
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