[OCaml] Move Llvm.clone_module to its own Llvm_transform_utils module.
[oota-llvm.git] / bindings / ocaml / transforms / ipo /
2014-12-01 Peter Zotov[OCaml] [cmake] Add CMake buildsystem for OCaml.
2014-10-29 Peter Zotov[OCaml] Drop support for 3.12.1 and earlier.
2014-10-29 Peter Zotov[OCaml] Synchronize transformations with LLVM-C.
2013-11-03 Peter Zotov[OCaml] Llvm_ipo: add missing transforms
2013-11-01 Sylvestre LedruOCaml bindings: remove unused DONT_BUILD_RELINKED from...
2013-11-01 Sylvestre LedruOCaml bindings: formatting
2011-10-06 Torok Edwinocaml bindings: add llvm_ipo based on IPO.h