summaryrefslogtreecommitdiff
path: root/bindings/ocaml/executionengine/llvm_executionengine.mli
Commit message (Expand)AuthorAge
* Fix OCaml bindings crash, PR8847.Torok Edwin2010-12-23
* Rename some ocaml functions.Erick Tryzelaar2010-03-03
* Expose the external functions for ocaml's execution engine as an optimization.Erick Tryzelaar2010-03-03
* Expose the optimization level for the jit in ocaml.Erick Tryzelaar2010-03-02
* Remove module providers from ocaml.Erick Tryzelaar2010-03-02
* Expose initializing the native target for the execution engine.Erick Tryzelaar2009-09-14
* Add EngineBuilder to ExecutionEngine in favor of the five optional argument E...Reid Kleckner2009-07-18
* Fix the LLVMCreateJITCompiler C binding.Gordon Henriksen2008-08-08
* Expose ExecutionEngine::getTargetData() to c and ocaml bindings.Erick Tryzelaar2008-03-27
* This patch cleans up the OCaml bindings so that they format nicely withGordon Henriksen2008-03-09
* remove attribution from a variety of miscellaneous files.Chris Lattner2007-12-29
* C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).Gordon Henriksen2007-12-23