llvm-6502/lib/VMCore
Gordon Henriksen 46abf91f73 Added C and Ocaml bindings for functions, basic blocks, and
instruction creation. No support yet for instruction introspection.

Also eliminated allocas from the Ocaml bindings for portability,
and avoided unnecessary casts.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42367 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-26 20:56:12 +00:00
..
AsmWriter.cpp
AutoUpgrade.cpp
BasicBlock.cpp
ConstantFold.cpp Remove no-longer-used variable. 2007-09-25 23:32:20 +00:00
ConstantFold.h
Constants.cpp
Core.cpp Added C and Ocaml bindings for functions, basic blocks, and 2007-09-26 20:56:12 +00:00
DominatorCalculation.h Add missing end-of-file newlines. 2007-09-25 07:10:01 +00:00
DominatorInternals.cpp Add missing end-of-file newlines. 2007-09-25 07:10:01 +00:00
Dominators.cpp Move DFSPass back down into DominatorTree. I need to figure out what the difference is between it 2007-09-23 22:16:38 +00:00
Function.cpp
Globals.cpp
InlineAsm.cpp
Instruction.cpp
Instructions.cpp
IntrinsicInst.cpp
LeakDetector.cpp
Makefile
Mangler.cpp Add support for appending a suffix to the end of a mangled name. 2007-09-17 22:39:32 +00:00
Module.cpp
ModuleProvider.cpp
Pass.cpp
PassManager.cpp
SymbolTableListTraitsImpl.h
Type.cpp
TypeSymbolTable.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp reject things like "declare internal @foo" 2007-09-19 17:14:45 +00:00