Commit History

Author SHA1 Message Date
  Jeroen Ketema 12c0e3a87f Silence warnings in OCaml bindings 9 years ago
  Peter Zotov 0357f8735e [OCaml] Expose Llvm_executionengine.get_{global_value,function}_address. 10 years ago
  Peter Zotov ced3d172f8 [OCaml] Rework Llvm_executionengine using ctypes. 10 years ago
  Peter Zotov b9f3251952 [OCaml] De-duplicate llvm_raise and llvm_string_of_message. 10 years ago
  Peter Zotov e3227ca292 [OCaml] Drop support for 3.12.1 and earlier. 10 years ago
  Peter Zotov 0ce2ef8c2d [OCaml] Unbreak Llvm_executionengine.initialize_native_target. 10 years ago
  Peter Zotov 60d3f5918d [OCaml] Expose Llvm_executionengine.ExecutionEngine.create_mcjit. 10 years ago
  Eric Christopher d5dd8ce2a5 Reinstate "Nuke the old JIT." 11 years ago
  Eric Christopher aa5b9c0f6f Temporarily Revert "Nuke the old JIT." as it's not quite ready to 11 years ago
  Rafael Espindola 069468bfb9 Fix the ocaml bindings. 11 years ago
  Peter Zotov 04deb4957a [OCaml] Refactor Llvm_target interface 11 years ago
  Peter Zotov 26f3bd8966 [OCaml] Make Llvm_target.DataLayout.t automatically managed 11 years ago
  Sylvestre Ledru dfc58e3bcf OCaml bindings: formatting 11 years ago
  Nuno Lopes 4d00161e0a add support for ocaml 3.12 13 years ago
  Erick Tryzelaar 9c7c566efe Rename some ocaml functions. 15 years ago
  Erick Tryzelaar 6bd7730426 Use the ocaml tag 0 since we are just returning an option value. 15 years ago
  Erick Tryzelaar 0dd27da184 Expose the optimization level for the jit in ocaml. 15 years ago
  Erick Tryzelaar 16609f3c5c Remove module providers from ocaml. 15 years ago
  Erick Tryzelaar 4626268428 Expose initializing the native target for the execution engine. 16 years ago
  Bob Wilson e46161f10c Fix the Ocaml bindings for the ExecutionEngine: with the change to build 16 years ago
  Bill Wendling 610079287e Fix the JIT bindings for ocaml. 16 years ago
  Gordon Henriksen c13c4d6a1b Fix the LLVMCreateJITCompiler C binding. 17 years ago
  Gordon Henriksen 606c5aa084 Minor documentation fix. 17 years ago
  Gordon Henriksen a9d059693b Trying r45451 again, but this time warning-free on 3.10.x. 17 years ago
  Gordon Henriksen 309298955a Remove some lines that are nonportable to Ocaml 3.06. 17 years ago
  Chris Lattner 234d529e58 remove attribution from a variety of miscellaneous files. 17 years ago
  Gordon Henriksen 15ac8b9e6d Fix some Ocaml GC errors noticed upon review. 17 years ago
  Gordon Henriksen 2e855e68d8 C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler). 17 years ago