index
:
~jwrdegoede/llvm
master
Hans' llvm repository
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bindings
/
ocaml
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-13
[OCaml] Allow out-of-tree builds of LLVM bindings.
Peter Zotov
1
-2
/
+9
2015-01-13
[OCaml] Use $CAMLORIGIN, an rpath-$ORIGIN-like mechanism in OCaml.
Peter Zotov
1
-4
/
+10
2014-12-30
[OCaml] [cmake] Use LLVM_LIBRARY_DIR instead of LLVM_LIBRARY_OUTPUT_INTDIR.
Peter Zotov
2
-4
/
+4
2014-12-24
[OCaml] Expose Llvm_executionengine.get_{global_value,function}_address.
Peter Zotov
3
-15
/
+40
2014-12-23
Finish removing DestroySource.
Rafael Espindola
3
-18
/
+5
2014-12-23
[OCaml] PR22014: OCaml bindings didn't link to libLLVM-*.so with -Wl,--as-needed
Peter Zotov
1
-2
/
+2
2014-12-02
[OCaml] Add Llvm.mdnull.
Peter Zotov
3
-0
/
+9
2014-12-01
[OCaml] Move Llvm.clone_module to its own Llvm_transform_utils module.
Peter Zotov
12
-7
/
+94
2014-12-01
[OCaml] [cmake] Add CMake buildsystem for OCaml.
Peter Zotov
16
-0
/
+114
2014-11-03
[OCaml] Fix mismatched CAMLparam/CAMLreturn.
Peter Zotov
1
-4
/
+3
2014-11-03
[OCaml] Add -g on DEBUG_SYMBOLS=1, not ENABLE_OPTIMIZED.
Peter Zotov
1
-1
/
+1
2014-11-03
[OCaml] Don't use deprecated non-caml_namespaced functions.
Peter Zotov
1
-7
/
+7
2014-11-03
[OCaml] Initialize local roots prior to raising.
Peter Zotov
1
-3
/
+4
2014-11-03
[OCaml] Core package should depend on LLVMTransformUtils for LLVMCloneModule.
Peter Zotov
1
-1
/
+1
2014-11-03
[OCaml] Fix ocamlc -custom builds when configured as --enable-shared.
Peter Zotov
1
-2
/
+3
2014-11-03
[OCaml] Avoid embedding absolute paths into executables.
Peter Zotov
1
-14
/
+14
2014-11-03
[OCaml] Don't build stub libraries twice.
Peter Zotov
1
-0
/
+3
2014-11-03
[OCaml] META: remove exists_if(toplevel).
Peter Zotov
2
-2
/
+0
2014-11-03
[OCaml] ExecutionEngine package should not depend on interpreter.
Peter Zotov
1
-1
/
+1
2014-10-31
[OCaml] Ensure consistent naming.
Peter Zotov
6
-3
/
+3
2014-10-31
[OCaml] Rework Llvm_executionengine using ctypes.
Peter Zotov
6
-527
/
+145
2014-10-30
[OCaml] Expose LLVMCloneModule.
Peter Zotov
2
-0
/
+4
2014-10-30
[OCaml] Expose LLVM{Get,Set}DLLStorageClass.
Peter Zotov
3
-0
/
+37
2014-10-30
[OCaml] [autoconf] Migrate to ocamlfind.
Peter Zotov
1
-46
/
+18
2014-10-30
[OCaml] De-duplicate llvm_raise and llvm_string_of_message.
Peter Zotov
7
-71
/
+14
2014-10-29
[OCaml] Expose Llvm.parse_command_line_options.
Peter Zotov
3
-0
/
+21
2014-10-29
[OCaml] Expose Llvm_target.TargetMachine.add_analysis_passes.
Peter Zotov
3
-0
/
+13
2014-10-29
[OCaml] If compiled without --enable-shared, hide packages from toplevel.
Peter Zotov
2
-0
/
+2
2014-10-29
[OCaml] Expose Llvm_bitwriter.write_bitcode_to_memory_buffer.
Peter Zotov
3
-13
/
+28
2014-10-29
[OCaml] Drop support for 3.12.1 and earlier.
Peter Zotov
28
-262
/
+166
2014-10-29
[OCaml] Synchronize transformations with LLVM-C.
Peter Zotov
9
-385
/
+479
2014-10-28
[OCaml] PR19859: Add functions to query and modify branches.
Peter Zotov
3
-0
/
+140
2014-10-28
[OCaml] PR19859: Add Llvm.{fcmp_predicate,float_of_const}.
Peter Zotov
3
-0
/
+40
2014-10-28
[OCaml] Enable -g for debug builds.
Peter Zotov
1
-4
/
+3
2014-10-28
[OCaml] Fix whitespace.
Peter Zotov
13
-65
/
+65
2014-10-26
[OCaml] Expose existing documentation in ocamldoc.
Peter Zotov
1
-43
/
+43
2014-10-25
[OCaml] Unbreak Llvm_executionengine.initialize_native_target.
Peter Zotov
1
-14
/
+16
2014-10-25
[OCaml] Expose Llvm_executionengine.ExecutionEngine.create_mcjit.
Peter Zotov
3
-27
/
+103
2014-10-22
[OCaml] Fix a typo in documentation.
Peter Zotov
1
-1
/
+1
2014-10-17
[OCaml] Add Llvm.instr_clone.
Peter Zotov
3
-0
/
+13
2014-09-02
Reinstate "Nuke the old JIT."
Eric Christopher
2
-2
/
+2
2014-08-12
[OCaml] Expose Llvm.get_operand_use.
Peter Zotov
3
-0
/
+11
2014-08-07
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
Eric Christopher
2
-2
/
+2
2014-08-07
Fix the ocaml bindings.
Rafael Espindola
2
-2
/
+2
2014-08-03
[OCaml] Add Llvm.{string_of_const,const_element}.
Peter Zotov
3
-1
/
+35
2014-07-22
[OCaml] Don't truncate constants over 32 bits in Llvm.const_int.
Peter Zotov
1
-1
/
+1
2014-07-18
MergedLoadStoreMotion pass
Gerolf Hoflehner
1
-0
/
+6
2014-07-02
[OCaml] Documentation improvements.
Peter Zotov
1
-26
/
+28
2014-06-30
[OCaml] Documentation improvements.
Peter Zotov
2
-3
/
+5
2014-06-09
[OCaml] Unbreak Llvm_target.TargetMachine.set_verbose_asm
Peter Zotov
1
-2
/
+2
[next]