C and Objective Caml bindings for the various getParent methods of the IR.
[oota-llvm.git] / test / Bindings / Ocaml / vmcore.ml
2008-03-19 Gordon HenriksenC and Objective Caml bindings for the various getParent...
2008-03-16 Gordon HenriksenC and Objective Caml bindings for PassManagers.
2008-02-02 Gordon HenriksenFixing a bug creating floating point constants of type...
2007-12-29 Gordon HenriksenBindings for instruction calling conventions.
2007-12-27 Gordon HenriksenAdding bindings for target triple and data layout.
2007-12-22 Gordon HenriksenFix a partial application typo.
2007-12-20 Gordon HenriksenUse a module to group calling convention values, too.
2007-12-19 Gordon HenriksenUsing modules to group enumerations in Ocaml bindings.
2007-12-19 Gordon HenriksenAdding bindings for memory buffers and module providers...
2007-12-18 Christopher LambDon't forget to print address space qualifiers when...
2007-12-17 Gordon HenriksenDisabling a RUN line that's broken until addrspace...
2007-12-17 Gordon HenriksenC and Ocaml bindings for address spaces, for that burge...
2007-12-12 Gordon HenriksenAdd (very basic) bindings for ModuleProvider.
2007-12-10 Gordon HenriksenAdding a collector name attribute to Function in the...
2007-10-08 Gordon HenriksenC and Objective Caml bindings for PHINode::addIncoming...
2007-10-08 Gordon HenriksenC and Objective Caml bindings for getFunction and getNa...
2007-10-07 Gordon HenriksenC and Objective Caml bindings for GlobalVariable::isCon...
2007-10-07 Gordon HenriksenC and Objective Caml bindings for PATypeHolder.
2007-10-06 Gordon HenriksenAdopting a uniform naming convention for type construct...
2007-10-06 Gordon HenriksenAdopting a uniform naming convention for constant const...
2007-10-06 Gordon HenriksenAdding C and Ocaml bindings for ConstantExpr.
2007-09-26 Gordon HenriksenAdded C and Ocaml bindings for functions, basic blocks...
2007-09-20 Gordon HenriksenIncorporating review feedback for GC verifier patch.
2007-09-18 Gordon HenriksenTests of the ocaml (and thus C) bindings for constants.
2007-09-18 Gordon HenriksenAdding ocaml language bindings for the vmcore and bitwr...