llvm-6502/test
2010-09-02 16:00:54 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode Remove NEON vmull, vmlal, and vmlsl intrinsics, replacing them with multiply, 2010-09-01 23:50:19 +00:00
BugPoint
CodeGen Convert VLD1 and VLD2 instructions to use pseudo-instructions until 2010-09-02 16:00:54 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Apparently only Darwin passes long double misaligned. Compensate. 2010-09-01 21:57:20 +00:00
FrontendC++ Reapply r112623. Included additional check for unused byval argument. 2010-08-31 22:22:42 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib Eliminate llvmgcc_version testing variable. 2010-02-23 07:56:28 +00:00
Linker
LLVMC
MC COFF: Update tests to reflect changes in last commit. 2010-09-01 14:15:31 +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
Transforms Print the number of uses of a function in the .ll since it can be informative 2010-09-02 08:52:23 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
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