llvm-6502/test
2015-02-18 07:45:43 +00:00
..
Analysis [LoopAccesses] Add -analyze support 2015-02-18 03:44:30 +00:00
Assembler ConstantFold: Properly fold GEP indices wider than i64 2015-02-16 19:10:02 +00:00
Bindings
Bitcode [Bitcode reader] Fix a few assertions when reading invalid files 2015-02-16 00:03:11 +00:00
BugPoint
CodeGen [X86] Add another test case for the bug fixed in r229642. With the bug a vpsrldq was emitted instead of pslldq. 2015-02-18 07:45:43 +00:00
DebugInfo
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MC Add testcases I missed in r229541. 2015-02-17 20:50:39 +00:00
Object [Object] Support reading 64-bit MIPS ELF archives 2015-02-17 18:54:22 +00:00
Other
SymbolRewriter
TableGen
tools Add code to llvm-objdump so the -section option with -macho will dump literal pointer sections 2015-02-17 21:35:48 +00:00
Transforms [LoopAccesses] Modify test to also check symbolic strides with memchecks 2015-02-18 03:43:32 +00:00
Unit
Verifier AsmParser: Reject alloca with function type 2015-02-16 08:38:03 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh