llvm-6502/test
2010-09-06 05:11:24 +00:00
..
Analysis remove some noise from tests. 2010-09-02 22:35:33 +00:00
Archive
Assembler add a new "llvm-dis -show-annotations" option, which causes it to print 2010-09-02 23:21:44 +00:00
Bindings/Ocaml
Bitcode Replace NEON vabdl, vaba, and vabal intrinsics with combinations of the 2010-09-03 01:35:08 +00:00
BugPoint
CodeGen implement rdar://6653118 - fastisel should fold loads where possible. 2010-09-05 02:18:34 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC update one more test 2010-09-02 23:32:55 +00:00
FrontendC++ Reapply r112623. Included additional check for unused byval argument. 2010-08-31 22:22:42 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer we are past the point where these tests are useful. 2010-09-02 22:32:02 +00:00
lib
Linker
LLVMC Test: Fix LLVMC tests on CMake. 2010-08-30 14:49:00 +00:00
MC Add AsmParser support for the ELF .previous directive. Patch by Roman Divacky. 2010-09-02 18:53:37 +00:00
Other
Scripts coff-dump.py: Fix PR7996. Now it is compatible to Python-2.4. 2010-08-30 15:19:56 +00:00
TableGen Generalize getFieldType to work on all TypedInits. Add a couple of testcases from 2010-09-03 21:00:49 +00:00
Transforms fix PR8067, an over-aggressive assertion in LICM. 2010-09-06 05:11:24 +00:00
Unit
Verifier
CMakeLists.txt Test: Fix LLVMC tests on CMake. 2010-08-30 14:49:00 +00:00
lit.cfg Test: Fix LLVMC tests on CMake. 2010-08-30 14:49:00 +00:00
lit.site.cfg.in
Makefile Partially revert r112480. Caused test failures. 2010-08-30 15:34:08 +00:00
Makefile.tests
site.exp.in
TestRunner.sh