index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
bindings
/
ocaml
/
executionengine
/
llvm_executionengine.mli
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[OCaml] Expose Llvm_executionengine.get_{global_value,function}_address.
Peter Zotov
2014-12-24
1
-6
/
+15
*
[OCaml] Rework Llvm_executionengine using ctypes.
Peter Zotov
2014-10-31
1
-173
/
+68
*
[OCaml] Drop support for 3.12.1 and earlier.
Peter Zotov
2014-10-29
1
-8
/
+8
*
[OCaml] Expose Llvm_executionengine.ExecutionEngine.create_mcjit.
Peter Zotov
2014-10-25
1
-18
/
+51
*
[OCaml] Documentation improvements.
Peter Zotov
2014-06-30
1
-0
/
+2
*
[OCaml] Refactor Llvm_target interface
Peter Zotov
2013-11-15
1
-3
/
+2
*
[OCaml] Formatting
Peter Zotov
2013-11-04
1
-9
/
+1
*
OCaml bindings: formatting
Sylvestre Ledru
2013-11-01
1
-2
/
+2
*
Move TargetData to DataLayout.
Micah Villmow
2012-10-08
1
-1
/
+1
*
Fix OCaml bindings crash, PR8847.
Torok Edwin
2010-12-23
1
-34
/
+34
*
Rename some ocaml functions.
Erick Tryzelaar
2010-03-03
1
-4
/
+4
*
Expose the external functions for ocaml's execution engine as an optimization.
Erick Tryzelaar
2010-03-03
1
-29
/
+36
*
Expose the optimization level for the jit in ocaml.
Erick Tryzelaar
2010-03-02
1
-15
/
+6
*
Remove module providers from ocaml.
Erick Tryzelaar
2010-03-02
1
-29
/
+28
*
Expose initializing the native target for the execution engine.
Erick Tryzelaar
2009-09-14
1
-0
/
+3
*
Add EngineBuilder to ExecutionEngine in favor of the five optional argument E...
Reid Kleckner
2009-07-18
1
-4
/
+4
*
Fix the LLVMCreateJITCompiler C binding.
Gordon Henriksen
2008-08-08
1
-3
/
+12
*
Expose ExecutionEngine::getTargetData() to c and ocaml bindings.
Erick Tryzelaar
2008-03-27
1
-0
/
+4
*
This patch cleans up the OCaml bindings so that they format nicely with
Gordon Henriksen
2008-03-09
1
-36
/
+34
*
remove attribution from a variety of miscellaneous files.
Chris Lattner
2007-12-29
1
-2
/
+2
*
C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).
Gordon Henriksen
2007-12-23
1
-0
/
+152