Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
342ebd5f380637d965504dcc350f9d0d79bbe599
/
bindings
/
ocaml
/
executionengine
a156efd
Fix OCaml bindings crash, PR8847.
by Torok Edwin
· 14 years ago
9c7c566
Rename some ocaml functions.
by Erick Tryzelaar
· 15 years ago
7b3afb4
Expose the external functions for ocaml's execution engine as an optimization.
by Erick Tryzelaar
· 15 years ago
6bd7730
Use the ocaml tag 0 since we are just returning an option value.
by Erick Tryzelaar
· 15 years ago
0dd27da
Expose the optimization level for the jit in ocaml.
by Erick Tryzelaar
· 15 years ago
16609f3
Remove module providers from ocaml.
by Erick Tryzelaar
· 15 years ago
4626268
Expose initializing the native target for the execution engine.
by Erick Tryzelaar
· 15 years ago
4b1511b
Add EngineBuilder to ExecutionEngine in favor of the five optional argument EE::create().
by Reid Kleckner
· 15 years ago
e46161f
Fix the Ocaml bindings for the ExecutionEngine: with the change to build
by Bob Wilson
· 15 years ago
1d97ca8
remove dead makefile flags.
by Chris Lattner
· 15 years ago
6100792
Fix the JIT bindings for ocaml.
by Bill Wendling
· 16 years ago
c13c4d6
Fix the LLVMCreateJITCompiler C binding.
by Gordon Henriksen
· 16 years ago
7c1483b
Expose ExecutionEngine::getTargetData() to c and ocaml bindings.
by Erick Tryzelaar
· 17 years ago
606c5aa
Minor documentation fix.
by Gordon Henriksen
· 17 years ago
3b646de
This patch cleans up the OCaml bindings so that they format nicely with
by Gordon Henriksen
· 17 years ago
a9d0596
Trying r45451 again, but this time warning-free on 3.10.x.
by Gordon Henriksen
· 17 years ago
3092989
Remove some lines that are nonportable to Ocaml 3.06.
by Gordon Henriksen
· 17 years ago
234d529
remove attribution from a variety of miscellaneous files.
by Chris Lattner
· 17 years ago
57360d1
remove attributions from the rest of the llvm makefiles.
by Chris Lattner
· 17 years ago
15ac8b9
Fix some Ocaml GC errors noticed upon review.
by Gordon Henriksen
· 17 years ago
2e855e6
C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).
by Gordon Henriksen
· 17 years ago