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
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
3
-12
/
+10
*
Silence warnings in OCaml bindings
Jeroen Ketema
2016-03-31
1
-0
/
+1
*
Remove autoconf support
Chris Bieneman
2016-01-26
1
-20
/
+0
*
[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
3
-15
/
+40
*
[OCaml] [cmake] Add CMake buildsystem for OCaml.
Peter Zotov
2014-12-01
1
-0
/
+6
*
[OCaml] ExecutionEngine package should not depend on interpreter.
Peter Zotov
2014-11-03
1
-1
/
+1
*
[OCaml] Rework Llvm_executionengine using ctypes.
Peter Zotov
2014-10-31
4
-525
/
+142
*
[OCaml] De-duplicate llvm_raise and llvm_string_of_message.
Peter Zotov
2014-10-30
1
-10
/
+1
*
[OCaml] Drop support for 3.12.1 and earlier.
Peter Zotov
2014-10-29
4
-77
/
+50
*
[OCaml] Fix whitespace.
Peter Zotov
2014-10-28
1
-4
/
+4
*
[OCaml] Unbreak Llvm_executionengine.initialize_native_target.
Peter Zotov
2014-10-25
1
-14
/
+16
*
[OCaml] Expose Llvm_executionengine.ExecutionEngine.create_mcjit.
Peter Zotov
2014-10-25
3
-27
/
+103
*
Reinstate "Nuke the old JIT."
Eric Christopher
2014-09-02
2
-2
/
+2
*
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
Eric Christopher
2014-08-07
2
-2
/
+2
*
Fix the ocaml bindings.
Rafael Espindola
2014-08-07
2
-2
/
+2
*
[OCaml] Documentation improvements.
Peter Zotov
2014-06-30
1
-0
/
+2
*
[OCaml] Refactor Llvm_target interface
Peter Zotov
2013-11-15
3
-10
/
+17
*
[OCaml] Make Llvm_target.DataLayout.t automatically managed
Peter Zotov
2013-11-11
2
-2
/
+8
*
[OCaml] Formatting
Peter Zotov
2013-11-04
1
-9
/
+1
*
OCaml bindings: formatting
Sylvestre Ledru
2013-11-01
3
-5
/
+5
*
Exposing MCJIT through C API
Andrew Kaylor
2013-04-29
1
-1
/
+1
*
Fixing OCAML bindings for MCJIT
Andrew Kaylor
2013-04-25
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
2
-3
/
+3
*
add support for ocaml 3.12
Nuno Lopes
2012-09-02
1
-0
/
+3
*
Fix OCaml bindings crash, PR8847.
Torok Edwin
2010-12-23
1
-34
/
+34
*
Rename some ocaml functions.
Erick Tryzelaar
2010-03-03
3
-13
/
+13
*
Expose the external functions for ocaml's execution engine as an optimization.
Erick Tryzelaar
2010-03-03
1
-29
/
+36
*
Use the ocaml tag 0 since we are just returning an option value.
Erick Tryzelaar
2010-03-02
1
-1
/
+1
*
Expose the optimization level for the jit in ocaml.
Erick Tryzelaar
2010-03-02
3
-31
/
+10
*
Remove module providers from ocaml.
Erick Tryzelaar
2010-03-02
3
-54
/
+52
*
Expose initializing the native target for the execution engine.
Erick Tryzelaar
2009-09-14
3
-2
/
+12
*
Add EngineBuilder to ExecutionEngine in favor of the five optional argument E...
Reid Kleckner
2009-07-18
1
-4
/
+4
*
Fix the Ocaml bindings for the ExecutionEngine: with the change to build
Bob Wilson
2009-06-24
1
-0
/
+7
*
remove dead makefile flags.
Chris Lattner
2009-06-24
1
-1
/
+0
*
Fix the JIT bindings for ocaml.
Bill Wendling
2009-04-30
1
-2
/
+2
*
Fix the LLVMCreateJITCompiler C binding.
Gordon Henriksen
2008-08-08
3
-4
/
+25
*
Expose ExecutionEngine::getTargetData() to c and ocaml bindings.
Erick Tryzelaar
2008-03-27
3
-1
/
+8
*
Minor documentation fix.
Gordon Henriksen
2008-03-15
1
-1
/
+1
*
This patch cleans up the OCaml bindings so that they format nicely with
Gordon Henriksen
2008-03-09
1
-36
/
+34
*
Trying r45451 again, but this time warning-free on 3.10.x.
Gordon Henriksen
2007-12-30
1
-0
/
+3
*
Remove some lines that are nonportable to Ocaml 3.06.
Gordon Henriksen
2007-12-30
1
-1
/
+0
*
remove attribution from a variety of miscellaneous files.
Chris Lattner
2007-12-29
3
-6
/
+6
*
remove attributions from the rest of the llvm makefiles.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Fix some Ocaml GC errors noticed upon review.
Gordon Henriksen
2007-12-23
1
-13
/
+23
*
C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).
Gordon Henriksen
2007-12-23
4
-0
/
+579