summaryrefslogtreecommitdiff
path: root/bindings/ocaml/transforms
AgeCommit message (Expand)Author
2018-05-28[LLVM-C] [OCaml] Remove LLVMAddBBVectorizePassFangrui Song
2016-06-15Remove the ScalarReplAggregates passDavid Majnemer
2016-01-26Remove autoconf supportChris Bieneman
2014-12-01[OCaml] Move Llvm.clone_module to its own Llvm_transform_utils module.Peter Zotov
2014-12-01[OCaml] [cmake] Add CMake buildsystem for OCaml.Peter Zotov
2014-10-31[OCaml] Ensure consistent naming.Peter Zotov
2014-10-29[OCaml] Drop support for 3.12.1 and earlier.Peter Zotov
2014-10-29[OCaml] Synchronize transformations with LLVM-C.Peter Zotov
2014-10-28[OCaml] Fix whitespace.Peter Zotov
2014-07-18MergedLoadStoreMotion passGerolf Hoflehner
2013-12-20Fix documentation typosAlp Toker
2013-11-04[OCaml] implement Llvm_passmgr_builder, bindings for PassManagerBuilderPeter Zotov
2013-11-03[OCaml] Implement Llvm_vectorize bindingsPeter Zotov
2013-11-03[OCaml] Llvm_scalar_opts: add missing transformsPeter Zotov
2013-11-03[OCaml] Llvm_ipo: add missing transformsPeter Zotov
2013-11-01OCaml bindings: remove unused DONT_BUILD_RELINKED from MakefilesSylvestre Ledru
2013-11-01OCaml bindings: formattingSylvestre Ledru
2012-07-19Remove tabs.Bill Wendling
2011-10-14OCaml bindings: add some missing functions and testcases.Torok Edwin
2011-10-06ocaml bindings: add llvm_ipo based on IPO.hTorok Edwin
2010-10-08Try to fix ocaml bindings.Eric Christopher
2010-03-03Expose the rest of the llvm-c scalar opts to ocaml.Erick Tryzelaar
2008-03-20C and Objective Caml bindings for mem2reg and reg2mem.Gordon Henriksen
2008-03-17Fix for "make install" of ocaml docs. Patch by Erick Tryzelaar!Bill Wendling
2008-03-16C and Objective Caml bindings for several scalar transforms.Gordon Henriksen