summaryrefslogtreecommitdiffstats
path: root/llvm/bindings/ocaml/transforms
Commit message (Expand)AuthorAgeFilesLines
* Remove the ScalarReplAggregates passDavid Majnemer2016-06-151-3/+3
* Remove autoconf supportChris Bieneman2016-01-266-113/+0
* [OCaml] Move Llvm.clone_module to its own Llvm_transform_utils module.Peter Zotov2014-12-017-1/+84
* [OCaml] [cmake] Add CMake buildsystem for OCaml.Peter Zotov2014-12-015-0/+24
* [OCaml] Ensure consistent naming.Peter Zotov2014-10-315-2/+2
* [OCaml] Drop support for 3.12.1 and earlier.Peter Zotov2014-10-293-8/+6
* [OCaml] Synchronize transformations with LLVM-C.Peter Zotov2014-10-299-385/+479
* [OCaml] Fix whitespace.Peter Zotov2014-10-282-2/+2
* MergedLoadStoreMotion passGerolf Hoflehner2014-07-181-0/+6
* Fix documentation typosAlp Toker2013-12-201-1/+1
* [OCaml] implement Llvm_passmgr_builder, bindings for PassManagerBuilderPeter Zotov2013-11-045-1/+219
* [OCaml] Implement Llvm_vectorize bindingsPeter Zotov2013-11-035-1/+98
* [OCaml] Llvm_scalar_opts: add missing transformsPeter Zotov2013-11-033-0/+13
* [OCaml] Llvm_ipo: add missing transformsPeter Zotov2013-11-033-0/+12
* OCaml bindings: remove unused DONT_BUILD_RELINKED from MakefilesSylvestre Ledru2013-11-012-2/+0
* OCaml bindings: formattingSylvestre Ledru2013-11-016-41/+11
* Remove tabs.Bill Wendling2012-07-191-1/+1
* OCaml bindings: add some missing functions and testcases.Torok Edwin2011-10-143-1/+141
* ocaml bindings: add llvm_ipo based on IPO.hTorok Edwin2011-10-065-1/+255
* Try to fix ocaml bindings.Eric Christopher2010-10-083-14/+0
* Expose the rest of the llvm-c scalar opts to ocaml.Erick Tryzelaar2010-03-033-20/+226
* C and Objective Caml bindings for mem2reg and reg2mem.Gordon Henriksen2008-03-203-0/+32
* Fix for "make install" of ocaml docs. Patch by Erick Tryzelaar!Bill Wendling2008-03-171-0/+5
* C and Objective Caml bindings for several scalar transforms.Gordon Henriksen2008-03-165-0/+145
OpenPOWER on IntegriCloud