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