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.ml
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] Bump ctypes dependency to 0.4.
Peter Zotov
2015-06-27
1
-5
/
+5
*
[OCaml] Expose Llvm_executionengine.get_{global_value,function}_address.
Peter Zotov
2014-12-24
1
-5
/
+17
*
[OCaml] Rework Llvm_executionengine using ctypes.
Peter Zotov
2014-10-31
1
-112
/
+47
*
[OCaml] Drop support for 3.12.1 and earlier.
Peter Zotov
2014-10-29
1
-19
/
+8
*
[OCaml] Expose Llvm_executionengine.ExecutionEngine.create_mcjit.
Peter Zotov
2014-10-25
1
-9
/
+34
*
[OCaml] Refactor Llvm_target interface
Peter Zotov
2013-11-15
1
-2
/
+2
*
[OCaml] Make Llvm_target.DataLayout.t automatically managed
Peter Zotov
2013-11-11
1
-2
/
+1
*
OCaml bindings: formatting
Sylvestre Ledru
2013-11-01
1
-1
/
+1
*
Fix a build error for ocaml bindings that was introduced with the TargetData ...
Micah Villmow
2012-10-19
1
-1
/
+1
*
Move TargetData to DataLayout.
Micah Villmow
2012-10-08
1
-2
/
+2
*
Rename some ocaml functions.
Erick Tryzelaar
2010-03-03
1
-4
/
+4
*
Expose the optimization level for the jit in ocaml.
Erick Tryzelaar
2010-03-02
1
-3
/
+1
*
Remove module providers from ocaml.
Erick Tryzelaar
2010-03-02
1
-6
/
+6
*
Expose initializing the native target for the execution engine.
Erick Tryzelaar
2009-09-14
1
-0
/
+3
*
Fix the LLVMCreateJITCompiler C binding.
Gordon Henriksen
2008-08-08
1
-0
/
+2
*
Expose ExecutionEngine::getTargetData() to c and ocaml bindings.
Erick Tryzelaar
2008-03-27
1
-0
/
+3
*
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
/
+106