summaryrefslogtreecommitdiffstats
path: root/llvm/bindings/ocaml/transforms
Commit message (Expand)AuthorAgeFilesLines
* Reapply r374743 with a fix for the ocaml bindingJoerg Sonnenberger2019-10-143-0/+14
* Revert "Add a pass to lower is.constant and objectsize intrinsics"Dmitri Gribenko2019-10-142-11/+0
* Add a pass to lower is.constant and objectsize intrinsicsJoerg Sonnenberger2019-10-132-0/+11
* [LLVM-C][Ocaml] Add MergeFunctions and DCE passAditya Kumar2019-09-296-0/+27
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1915-60/+50
* [LLVM-C][OCaml] Add UnifyFunctionExitNodes pass to C and OCaml APIswhitequark2018-09-183-0/+14
* [LLVM-C][OCaml] Add LowerAtomic pass to C and OCaml APIswhitequark2018-09-183-0/+14
* [NFC][OCaml] Fix copy paste error in file headerwhitequark2018-09-181-1/+1
* [NFC][OCaml] Fix implicit declaration compilation warningswhitequark2018-09-181-0/+1
* [LLVM-C] [OCaml] Remove LLVMAddBBVectorizePassFangrui Song2018-05-283-14/+0
* 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