Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / bindings / ocaml / executionengine / llvm_executionengine.ml
2015-06-27 Peter Zotov[OCaml] Bump ctypes dependency to 0.4.
2014-12-24 Peter Zotov[OCaml] Expose Llvm_executionengine.get_{global_value...
2014-10-31 Peter Zotov[OCaml] Rework Llvm_executionengine using ctypes.
2014-10-29 Peter Zotov[OCaml] Drop support for 3.12.1 and earlier.
2014-10-25 Peter Zotov[OCaml] Expose Llvm_executionengine.ExecutionEngine...
2013-11-15 Peter Zotov[OCaml] Refactor Llvm_target interface
2013-11-11 Peter Zotov[OCaml] Make Llvm_target.DataLayout.t automatically...
2013-11-01 Sylvestre LedruOCaml bindings: formatting
2012-10-19 Micah VillmowFix a build error for ocaml bindings that was introduce...
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2010-03-03 Erick TryzelaarRename some ocaml functions.
2010-03-02 Erick TryzelaarExpose the optimization level for the jit in ocaml.
2010-03-02 Erick TryzelaarRemove module providers from ocaml.
2009-09-14 Erick TryzelaarExpose initializing the native target for the execution...
2008-08-08 Gordon HenriksenFix the LLVMCreateJITCompiler C binding.
2008-03-27 Erick TryzelaarExpose ExecutionEngine::getTargetData() to c and ocaml...
2007-12-29 Chris Lattnerremove attribution from a variety of miscellaneous...
2007-12-23 Gordon HenriksenC and Ocaml bindings for ExecutionEngine (i.e., the...