index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bindings
/
ocaml
/
executionengine
/
executionengine_ocaml.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-265
/
+46
*
[OCaml] Refactor Llvm_target interface
Peter Zotov
2013-11-15
1
-5
/
+13
*
[OCaml] Make Llvm_target.DataLayout.t automatically managed
Peter Zotov
2013-11-11
1
-0
/
+7
*
OCaml bindings: formatting
Sylvestre Ledru
2013-11-01
1
-2
/
+2
*
add support for ocaml 3.12
Nuno Lopes
2012-09-02
1
-0
/
+3
*
Rename some ocaml functions.
Erick Tryzelaar
2010-03-03
1
-5
/
+5
*
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
1
-13
/
+3
*
Remove module providers from ocaml.
Erick Tryzelaar
2010-03-02
1
-19
/
+18
*
Expose initializing the native target for the execution engine.
Erick Tryzelaar
2009-09-14
1
-2
/
+6
*
Fix the Ocaml bindings for the ExecutionEngine: with the change to build
Bob Wilson
2009-06-24
1
-0
/
+7
*
Fix the JIT bindings for ocaml.
Bill Wendling
2009-04-30
1
-2
/
+2
*
Fix the LLVMCreateJITCompiler C binding.
Gordon Henriksen
2008-08-08
1
-1
/
+11
*
Minor documentation fix.
Gordon Henriksen
2008-03-15
1
-1
/
+1
*
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
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
1
-0
/
+301