llvm-6502/test
2010-09-01 23:09:27 +00:00
..
Analysis Fix constant-over-index.ll test on windows. 2010-08-30 15:08:02 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode Remove NEON vmovn intrinsic, replacing it with vector truncate operations. 2010-08-30 20:02:30 +00:00
BugPoint
CodeGen Using target specific nodes for shuffle nodes makes the mask 2010-09-01 22:33:20 +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
Linker
LLVMC Test: Fix LLVMC tests on CMake. 2010-08-30 14:49:00 +00:00
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 deepen my MMX/SRoA hack to avoid hurting non-x86 codegen. 2010-09-01 23:09:27 +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