Peter Zotov
|
0d040f66a5
|
[OCaml] Move Llvm.clone_module to its own Llvm_transform_utils module.
This way most code won't link this (substantially large) library,
if compiled statically with LLVM.
llvm-svn: 223072
|
2014-12-01 19:50:39 +00:00 |
Peter Zotov
|
e2b8b1431c
|
[OCaml] Ensure consistent naming.
Specifically:
* Directories match module names.
* Test names match module names.
* The language is called "OCaml", not "Ocaml".
llvm-svn: 220958
|
2014-10-31 09:19:03 +00:00 |
Peter Zotov
|
7fc270a171
|
[OCaml] implement Llvm_passmgr_builder, bindings for PassManagerBuilder
llvm-svn: 193968
|
2013-11-04 01:39:42 +00:00 |
Peter Zotov
|
cbae39416f
|
[OCaml] Implement Llvm_vectorize bindings
llvm-svn: 193950
|
2013-11-03 08:27:22 +00:00 |
Torok Edwin
|
d43a5d76f4
|
ocaml bindings: add llvm_ipo based on IPO.h
llvm-svn: 141284
|
2011-10-06 12:12:27 +00:00 |
Bill Wendling
|
0d3970c839
|
Fix for "make install" of ocaml docs. Patch by Erick Tryzelaar!
llvm-svn: 48451
|
2008-03-17 07:49:23 +00:00 |
Gordon Henriksen
|
82a0e74f43
|
C and Objective Caml bindings for several scalar transforms.
Patch originally by Erick Tryzelaar, but has been modified somewhat.
llvm-svn: 48419
|
2008-03-16 16:32:40 +00:00 |