index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bindings
/
ocaml
/
llvm
/
llvm_ocaml.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup some comments in the OCaml bindings.
Gordon Henriksen
2008-03-07
1
-1
/
+1
*
Trying r45451 again, but this time warning-free on 3.10.x.
Gordon Henriksen
2007-12-30
1
-0
/
+3
*
Remove some lines that are nonportable to Ocaml 3.06.
Gordon Henriksen
2007-12-30
1
-1
/
+0
*
remove attribution from a variety of miscellaneous files.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Bindings for instruction calling conventions.
Gordon Henriksen
2007-12-29
1
-0
/
+13
*
Adding bindings for target triple and data layout.
Gordon Henriksen
2007-12-27
1
-0
/
+22
*
Adding an uninitialized builder constructor to the Ocaml bindings.
Gordon Henriksen
2007-12-26
1
-9
/
+14
*
C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).
Gordon Henriksen
2007-12-23
1
-3
/
+3
*
Using modules to group enumerations in Ocaml bindings.
Gordon Henriksen
2007-12-19
1
-9
/
+9
*
Adding bindings for memory buffers and module providers. Switching
Gordon Henriksen
2007-12-19
1
-0
/
+61
*
C and Ocaml bindings for address spaces, for that burgeoning market
Gordon Henriksen
2007-12-17
1
-2
/
+18
*
Add (very basic) bindings for ModuleProvider.
Gordon Henriksen
2007-12-12
1
-0
/
+8
*
Adding a collector name attribute to Function in the IR. These
Gordon Henriksen
2007-12-10
1
-0
/
+23
*
Fix bug in constructing Ocaml option types in the bindings.
Gordon Henriksen
2007-12-08
1
-2
/
+2
*
Adding ocamldoc-style comments for the Ocaml bindings.
Gordon Henriksen
2007-12-01
1
-7
/
+0
*
C and Objective Caml bindings for PHINode::addIncoming etc.
Gordon Henriksen
2007-10-08
1
-4
/
+53
*
Fixed downrev Ocaml compatibility.
Gordon Henriksen
2007-10-08
1
-2
/
+2
*
C and Objective Caml bindings for getFunction and getNamedGlobal. Also enhanced
Gordon Henriksen
2007-10-08
1
-1
/
+37
*
C and Objective Caml bindings for GlobalVariable::isConstant.
Gordon Henriksen
2007-10-07
1
-0
/
+11
*
C and Objective Caml bindings for PATypeHolder.
Gordon Henriksen
2007-10-07
1
-0
/
+32
*
Deleting some unnecessary glue.
Gordon Henriksen
2007-10-06
1
-15
/
+0
*
Adopting a uniform naming convention for type constructors in
Gordon Henriksen
2007-10-06
1
-14
/
+24
*
Adopting a uniform naming convention for type constructors in bindings.
Gordon Henriksen
2007-10-06
1
-11
/
+11
*
Adopting a uniform naming convention for constant constructors in bindings.
Gordon Henriksen
2007-10-06
1
-31
/
+32
*
Adding C and Ocaml bindings for ConstantExpr.
Gordon Henriksen
2007-10-06
1
-9
/
+31
*
Wrapping Value::dump.
Gordon Henriksen
2007-10-06
1
-0
/
+6
*
Remove debugging.
Gordon Henriksen
2007-09-27
1
-4
/
+0
*
Added C and Ocaml bindings for functions, basic blocks, and
Gordon Henriksen
2007-09-26
1
-181
/
+636
*
Incorporating review feedback for GC verifier patch.
Gordon Henriksen
2007-09-20
1
-5
/
+5
*
use typenames equivalent to
Gabor Greif
2007-09-20
1
-2
/
+2
*
include alloca.h if available. this helps Solaris, but intnat and uintnat typ...
Gabor Greif
2007-09-19
1
-1
/
+5
*
Tests of the ocaml (and thus C) bindings for constants.
Gordon Henriksen
2007-09-18
1
-1
/
+17
*
Adding ocaml language bindings for the vmcore and bitwriter libraries. These are
Gordon Henriksen
2007-09-18
1
-0
/
+410