summaryrefslogtreecommitdiff
path: root/bindings/ocaml
Commit message (Expand)AuthorAge
* [OCaml] Unbreak Llvm_target.TargetMachine.set_verbose_asmPeter Zotov2014-06-09
* [OCaml] Commit missing parts of r210395Peter Zotov2014-06-07
* [OCaml] Introduce an llmdkind abstract type.Peter Zotov2014-06-07
* [OCaml] Add an ocamlfind package llvm.all_backends.Peter Zotov2014-05-01
* Makefile.ocaml: Tweak to use --system-libs.NAKAMURA Takumi2013-12-20
* Fix documentation typosAlp Toker2013-12-20
* [OCaml] Add a slash accidentally omitted from MakefilePeter Zotov2013-11-28
* [OCaml] Embed rpath into stub libraries and native executablesPeter Zotov2013-11-27
* [OCaml] Embed the flags necessary for linking with libLLVM.so into .cmxa filesPeter Zotov2013-11-26
* [OCaml] Unbreak make install by providing ocamldoc targetPeter Zotov2013-11-21
* [OCaml] Add Target and TargetMachine bindings to Llvm_targetPeter Zotov2013-11-15
* [OCaml] Refactor Llvm_target interfacePeter Zotov2013-11-15
* [OCaml] Fix building of stub librariesPeter Zotov2013-11-15
* [OCaml] Build stub OCaml libraries for all configured targetsPeter Zotov2013-11-14
* [OCaml] Expose LLVM's fatal error and stacktrace APIsPeter Zotov2013-11-14
* [OCaml] Dynamically link LLVM on --enable-shared buildsPeter Zotov2013-11-12
* [OCaml] Fix a typoPeter Zotov2013-11-12
* [OCaml] Add missing Llvm_target functionsPeter Zotov2013-11-11
* [OCaml] Accept context explicitly in Llvm_target functionsPeter Zotov2013-11-11
* [OCaml] Make Llvm_target.DataLayout.t automatically managedPeter Zotov2013-11-11
* [OCaml] Impement Llvm_irreader, bindings to LLVM assembly parserPeter Zotov2013-11-06
* [OCaml] Implement Llvm.string_of_llvaluePeter Zotov2013-11-06
* [OCaml] (PR16190) Add ValueKinds for ConstantDataSequential and subclassesPeter Zotov2013-11-05
* [OCaml] (PR16318) Add missing argument to Llvm.const_intcastPeter Zotov2013-11-05
* [OCaml] (PR11717) Make declare_qualified_global respect address argumentPeter Zotov2013-11-05
* [OCaml] Properly tag the custom operations of Llvm.llbuilderPeter Zotov2013-11-05
* [OCaml] Llvm_linker: do not use external in module interfacePeter Zotov2013-11-05
* [OCaml] implement Llvm_passmgr_builder, bindings for PassManagerBuilderPeter Zotov2013-11-04
* [OCaml] DocumentationPeter Zotov2013-11-04
* [OCaml] Implement missing LLVMCore APIsPeter Zotov2013-11-04
* [OCaml] FormattingPeter Zotov2013-11-04
* [OCaml] Implement Llvm.MemoryBuffer.{of_string,as_string}Peter Zotov2013-11-03
* [OCaml] Fix ABI incompatibilityPeter Zotov2013-11-03
* [OCaml] Implement Llvm_linker, bindings for the IR linkerPeter Zotov2013-11-03
* [OCaml] Implement Llvm_vectorize bindingsPeter Zotov2013-11-03
* [OCaml] Llvm_target: fix typo (Int_val instead of Int64_val)Peter Zotov2013-11-03
* [OCaml] Llvm_scalar_opts: add missing transformsPeter Zotov2013-11-03
* [OCaml] Llvm_ipo: add missing transformsPeter Zotov2013-11-03
* OCaml bindings: fix typoSylvestre Ledru2013-11-01
* OCaml bindings: remove unused DONT_BUILD_RELINKED from MakefilesSylvestre Ledru2013-11-01
* OCaml bindings: fix typoSylvestre Ledru2013-11-01
* OCaml bindings: fix typo in documentationSylvestre Ledru2013-11-01
* OCaml bindings: formattingSylvestre Ledru2013-11-01
* Exposing MCJIT through C APIAndrew Kaylor2013-04-29
* Fixing OCAML bindings for MCJITAndrew Kaylor2013-04-25
* Fix a build error for ocaml bindings that was introduced with the TargetData ...Micah Villmow2012-10-19
* Fix the ocaml binding breakage from TargetData -> DataLayout changes.Micah Villmow2012-10-08
* Move TargetData to DataLayout.Micah Villmow2012-10-08
* add support for ocaml 3.12Nuno Lopes2012-09-02
* Remove tabs.Bill Wendling2012-07-19