llvm-6502/test
2009-08-25 05:24:07 +00:00
..
Analysis Removed profiling test, lli not available on all platforms. 2009-08-21 15:27:35 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Fix PR 4751, another difficulty with %a modifier on x86. 2009-08-25 00:16:14 +00:00
DebugInfo Update DebugInfo interface to use metadata, instead of special named llvm.dbg.... global variables, to encode debugging information in llvm IR. This is mostly a mechanical change that tests metadata support very well. 2009-08-25 05:24:07 +00:00
ExecutionEngine Remove this test now that the interpreter doesn't support 2009-08-24 02:05:59 +00:00
Feature
FrontendAda
FrontendC Make for 32-bit only. 2009-08-21 09:29:26 +00:00
FrontendC++ Update DebugInfo interface to use metadata, instead of special named llvm.dbg.... global variables, to encode debugging information in llvm IR. This is mostly a mechanical change that tests metadata support very well. 2009-08-25 05:24:07 +00:00
FrontendFortran
FrontendObjC Update DebugInfo interface to use metadata, instead of special named llvm.dbg.... global variables, to encode debugging information in llvm IR. This is mostly a mechanical change that tests metadata support very well. 2009-08-25 05:24:07 +00:00
FrontendObjC++
Integer
lib
Linker Link NamedMDNodes. 2009-08-11 18:01:24 +00:00
LLVMC
MC llvm-mc/Mach-O: Support symbol attributes. 2009-08-24 08:40:12 +00:00
Other
Scripts Fix typo. 2009-08-22 10:09:17 +00:00
TableGen
Transforms Update DebugInfo interface to use metadata, instead of special named llvm.dbg.... global variables, to encode debugging information in llvm IR. This is mostly a mechanical change that tests metadata support very well. 2009-08-25 05:24:07 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh