llvm-6502/test
2009-04-14 00:32:25 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Fix PR3934 part 2. findOnlyInterestingUse() was not setting IsCopy and IsDstPhys which are returned by value and used by callee. This happened to work on the earlier test cases because of a logic error in the caller side. 2009-04-14 00:32:25 +00:00
DebugInfo
ExecutionEngine
Feature Add support for embedded metadata to LLVM. This introduces two new types of 2009-04-04 07:22:01 +00:00
FrontendAda
FrontendC
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
Other Update call graph after inlining invoke. 2009-03-31 17:36:12 +00:00
Scripts
TableGen
Transforms Add a new "available_externally" linkage type. This is intended 2009-04-13 05:44:34 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh