llvm-6502/test
2013-04-18 04:34:06 +00:00
..
Analysis X86 cost model: Exit before calling getSimpleVT on non-simple VTs 2013-04-17 20:04:53 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen This patch teaches x86 fast-isel to generate the native div/idiv instructions 2013-04-17 20:10:13 +00:00
DebugInfo PR15149/r174304 improvement - print hex for unknown dwarf language codes & add a test case 2013-04-17 03:41:36 +00:00
ExecutionEngine Revert r179409 because it caused some warnings and some of the build bots fail. 2013-04-12 22:02:26 +00:00
Feature
FileCheck
Instrumentation Add missing colons to check lines. 2013-04-11 12:41:41 +00:00
Integer
JitListener Add support for source and line information to IntelJITEventListener for object emitted by MCJIT. 2013-01-28 19:52:37 +00:00
Linker Rewrite test/Linker tests to use FileCheck instead of grep. 2013-04-09 16:51:13 +00:00
MC [mips] DSP-ASE move from HI/LO register instructions. 2013-04-18 00:52:44 +00:00
Object llvm-objdump: Don't print contents of BSS sections: it makes no sense and crashes llvm-objdump on relocated objects with large bss 2013-04-16 10:53:11 +00:00
Other
TableGen
tools Finish templating MachObjectFile over endianness. 2013-04-13 01:45:40 +00:00
Transforms Streamline arc-annotation test (removing some cases which do not add any extra coverage) and set it up to use FileCheck variables to make the test more robust. 2013-04-18 04:34:06 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile This appears to be no longer necessary for the testsuite. 2013-04-17 06:37:30 +00:00
Makefile.tests
TestRunner.sh