ReleaseNotes: fix typo, reported by Eugene
[oota-llvm.git] / bindings / ocaml / transforms /
2014-12-01 Peter Zotov[OCaml] Move Llvm.clone_module to its own Llvm_transfor...
2014-12-01 Peter Zotov[OCaml] [cmake] Add CMake buildsystem for OCaml.
2014-10-31 Peter Zotov[OCaml] Ensure consistent naming.
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.
2014-10-28 Peter Zotov[OCaml] Fix whitespace.
2014-07-18 Gerolf HoflehnerMergedLoadStoreMotion pass
2013-12-20 Alp TokerFix documentation typos
2013-11-04 Peter Zotov[OCaml] implement Llvm_passmgr_builder, bindings for...
2013-11-03 Peter Zotov[OCaml] Implement Llvm_vectorize bindings
2013-11-03 Peter Zotov[OCaml] Llvm_scalar_opts: add missing transforms
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
2012-07-19 Bill WendlingRemove tabs.
2011-10-14 Torok EdwinOCaml bindings: add some missing functions and testcases.
2011-10-06 Torok Edwinocaml bindings: add llvm_ipo based on IPO.h
2010-10-08 Eric ChristopherTry to fix ocaml bindings.
2010-03-03 Erick TryzelaarExpose the rest of the llvm-c scalar opts to ocaml.
2008-03-20 Gordon HenriksenC and Objective Caml bindings for mem2reg and reg2mem.
2008-03-17 Bill WendlingFix for "make install" of ocaml docs. Patch by Erick...
2008-03-16 Gordon HenriksenC and Objective Caml bindings for several scalar transf...