llvm-6502/test
2008-09-22 22:19:34 +00:00
..
Analysis Remove the MarkModRef pass (use AddReadAttrs instead). 2008-09-19 08:23:44 +00:00
Archive
Assembler Re-enables the new vector select in the bitcode reader, by modifying the 2008-09-16 01:01:33 +00:00
Bindings/Ocaml PR2731: C and Ocaml bindings for setTailCall and isTailCall. 2008-08-30 16:34:54 +00:00
Bitcode
BugPoint
CodeGen Change the calling convention used when tail call optimization is enabled from CC_X86_32_TailCall to CC_X86_32_FastCC. 2008-09-22 14:50:07 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Test case for fp logical instructions. 2008-09-22 22:19:34 +00:00
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
Other Teach -callgraph to always print the callgraph (as the 2008-09-19 07:57:09 +00:00
Scripts
TableGen
Transforms Add test for improvement of readonly to readnone, 2008-09-19 09:20:05 +00:00
Verifier Diagnose uses of unsized types with the byval attribute in the 2008-08-27 14:48:06 +00:00
Makefile
Makefile.tests
TestRunner.sh