aboutsummaryrefslogtreecommitdiffstats
path: root/bindings/ocaml/executionengine/llvm_executionengine.mli
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-142/+70
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-0/+2
* [OCaml] Refactor Llvm_target interfacePeter Zotov2013-11-151-3/+2
* [OCaml] FormattingPeter Zotov2013-11-041-9/+1
* OCaml bindings: formattingSylvestre Ledru2013-11-011-2/+2
* Move TargetData to DataLayout.Micah Villmow2012-10-081-1/+1
* Fix OCaml bindings crash, PR8847.Torok Edwin2010-12-231-34/+34
* Rename some ocaml functions.Erick Tryzelaar2010-03-031-4/+4
* Expose the external functions for ocaml's execution engine as an optimization.Erick Tryzelaar2010-03-031-29/+36
* Expose the optimization level for the jit in ocaml.Erick Tryzelaar2010-03-021-15/+6
* Remove module providers from ocaml.Erick Tryzelaar2010-03-021-29/+28
* Expose initializing the native target for the execution engine.Erick Tryzelaar2009-09-141-0/+3
* Add EngineBuilder to ExecutionEngine in favor of the five optional argument E...Reid Kleckner2009-07-181-4/+4
* Fix the LLVMCreateJITCompiler C binding.Gordon Henriksen2008-08-081-3/+12
* Expose ExecutionEngine::getTargetData() to c and ocaml bindings.Erick Tryzelaar2008-03-271-0/+4
* This patch cleans up the OCaml bindings so that they format nicely withGordon Henriksen2008-03-091-36/+34
* remove attribution from a variety of miscellaneous files.Chris Lattner2007-12-291-2/+2
* C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).Gordon Henriksen2007-12-231-0/+152