llvm-6502/lib
Chris Lattner 923fc05b3a Implement optimization for direct function call case. This dramatically
reduces the number of function nodes created and speeds up analysis by
about 10% overall.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5495 91177308-0d34-0410-b5e6-96231b3b80d8
2003-02-05 21:59:58 +00:00
..
Analysis Implement optimization for direct function call case. This dramatically 2003-02-05 21:59:58 +00:00
AsmParser Fix bug: Assembler/2003-02-02-ConstGlobal.ll 2003-02-02 16:40:20 +00:00
Bytecode
CodeGen
ExecutionEngine
Linker
Support Squelch warning 2003-02-05 21:44:28 +00:00
Target
Transforms Split public interface out into header file 2003-02-03 19:08:18 +00:00
VMCore Simplify assertions 2003-02-01 03:33:22 +00:00
Makefile