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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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