Add support for inserting inline asm to ocaml.
[oota-llvm.git] / bindings / ocaml / executionengine /
2009-09-14 Erick TryzelaarExpose initializing the native target for the execution...
2009-07-18 Reid KlecknerAdd EngineBuilder to ExecutionEngine in favor of the...
2009-06-24 Bob WilsonFix the Ocaml bindings for the ExecutionEngine: with...
2009-06-24 Chris Lattnerremove dead makefile flags.
2009-04-30 Bill WendlingFix the JIT bindings for ocaml.
2008-08-08 Gordon HenriksenFix the LLVMCreateJITCompiler C binding.
2008-03-27 Erick TryzelaarExpose ExecutionEngine::getTargetData() to c and ocaml...
2008-03-15 Gordon HenriksenMinor documentation fix.
2008-03-09 Gordon HenriksenThis patch cleans up the OCaml bindings so that they...
2007-12-30 Gordon HenriksenTrying r45451 again, but this time warning-free on...
2007-12-30 Gordon HenriksenRemove some lines that are nonportable to Ocaml 3.06.
2007-12-29 Chris Lattnerremove attribution from a variety of miscellaneous...
2007-12-29 Chris Lattnerremove attributions from the rest of the llvm makefiles.
2007-12-23 Gordon HenriksenFix some Ocaml GC errors noticed upon review.
2007-12-23 Gordon HenriksenC and Ocaml bindings for ExecutionEngine (i.e., the...