llvm-6502/lib
Chris Lattner 0864acf07b Add a transformation to turn:
malloc Ty, C
int
  malloc [C x Ty], 1


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4534 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-04 16:18:53 +00:00
..
Analysis Simple passes that print out SCCs in the CFGs or in the CallGraph of a module. 2002-11-04 14:20:22 +00:00
AsmParser
Bytecode
CodeGen Move function to cpp file from header 2002-11-02 22:07:51 +00:00
ExecutionEngine
Linker
Support Minor fix to space accounting 2002-11-04 01:49:45 +00:00
Target Move function to cpp file from header 2002-11-02 22:07:51 +00:00
Transforms Add a transformation to turn: 2002-11-04 16:18:53 +00:00
VMCore
Makefile