aboutsummaryrefslogtreecommitdiffstats
path: root/bindings/ocaml/executionengine/llvm_executionengine.ml
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-101/+50
* [OCaml] Refactor Llvm_target interfacePeter Zotov2013-11-151-2/+2
* [OCaml] Make Llvm_target.DataLayout.t automatically managedPeter Zotov2013-11-111-2/+1
* OCaml bindings: formattingSylvestre Ledru2013-11-011-1/+1
* Fix a build error for ocaml bindings that was introduced with the TargetData ...Micah Villmow2012-10-191-1/+1
* Move TargetData to DataLayout.Micah Villmow2012-10-081-2/+2
* Rename some ocaml functions.Erick Tryzelaar2010-03-031-4/+4
* Expose the optimization level for the jit in ocaml.Erick Tryzelaar2010-03-021-3/+1
* Remove module providers from ocaml.Erick Tryzelaar2010-03-021-6/+6
* Expose initializing the native target for the execution engine.Erick Tryzelaar2009-09-141-0/+3
* Fix the LLVMCreateJITCompiler C binding.Gordon Henriksen2008-08-081-0/+2
* Expose ExecutionEngine::getTargetData() to c and ocaml bindings.Erick Tryzelaar2008-03-271-0/+3
* 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/+106