Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
a347f85dbeee37a7f2bb68df1a7d4cdfbb7b576d
/
bindings
« Previous
a523380
Formatting improvements.
by Gordon Henriksen
· 17 years ago
3b646de
This patch cleans up the OCaml bindings so that they format nicely with
by Gordon Henriksen
· 17 years ago
bbf1c51
Cleanup some comments in the OCaml bindings.
by Gordon Henriksen
· 17 years ago
4b169cd
Fix a typo. 'make clean' in bindings/ocaml would leave an output.
by Gordon Henriksen
· 17 years ago
e6074a0
Fix a typo noticed by Erick Tryzelaar,
by Gordon Henriksen
· 17 years ago
9e7aba2
Modify Makefile.rules to allow makefiles to prepend to C.Flags and
by Gordon Henriksen
· 17 years ago
6321460
Fix a typo in llvm.mli noticed by Alain Frisch.
by Gordon Henriksen
· 17 years ago
96a6931
Quote a path in the Ocaml makefile which is likely to include spaces on Windows.
by Gordon Henriksen
· 17 years ago
a9d0596
Trying r45451 again, but this time warning-free on 3.10.x.
by Gordon Henriksen
· 17 years ago
3092989
Remove some lines that are nonportable to Ocaml 3.06.
by Gordon Henriksen
· 17 years ago
234d529
remove attribution from a variety of miscellaneous files.
by Chris Lattner
· 17 years ago
cc0928f
Bindings for instruction calling conventions.
by Gordon Henriksen
· 17 years ago
57360d1
remove attributions from the rest of the llvm makefiles.
by Chris Lattner
· 17 years ago
a353ffa
Adding bindings for target triple and data layout.
by Gordon Henriksen
· 17 years ago
a09a8998
Adding an uninitialized builder constructor to the Ocaml bindings.
by Gordon Henriksen
· 17 years ago
4e20a09
Disabling -g for ocaml builds; it's not downwards compatible.
by Gordon Henriksen
· 17 years ago
15ac8b9
Fix some Ocaml GC errors noticed upon review.
by Gordon Henriksen
· 17 years ago
2e855e6
C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).
by Gordon Henriksen
· 17 years ago
1475142
Use a module to group calling convention values, too.
by Gordon Henriksen
· 17 years ago
404a194
Using modules to group enumerations in Ocaml bindings.
by Gordon Henriksen
· 17 years ago
da1435f
Adding bindings for memory buffers and module providers. Switching
by Gordon Henriksen
· 17 years ago
57cebee
C and Ocaml bindings for address spaces, for that burgeoning market
by Gordon Henriksen
· 17 years ago
1ae6135
Add (very basic) bindings for ModuleProvider.
by Gordon Henriksen
· 17 years ago
bbc6597
Adding Ocaml bindings for the bitreader as requested by Sarah
by Gordon Henriksen
· 17 years ago
80a75bf
Adding a collector name attribute to Function in the IR. These
by Gordon Henriksen
· 17 years ago
75e290f
Fix bug in constructing Ocaml option types in the bindings.
by Gordon Henriksen
· 17 years ago
516276e
Track dependencies when creating symlinks to LLVM libraries next
by Gordon Henriksen
· 17 years ago
0465fb5
Adding ocamldoc-style comments for the Ocaml bindings.
by Gordon Henriksen
· 17 years ago
ed29a28
Fix ocaml bindings for picky linkers. :)
by Gordon Henriksen
· 17 years ago
2618a6c
C and Objective Caml bindings for PHINode::addIncoming etc.
by Gordon Henriksen
· 17 years ago
633360c
Fixed downrev Ocaml compatibility.
by Gordon Henriksen
· 17 years ago
6d6203d
C and Objective Caml bindings for getFunction and getNamedGlobal. Also enhanced
by Gordon Henriksen
· 17 years ago
c84c16b
C and Objective Caml bindings for GlobalVariable::isConstant.
by Gordon Henriksen
· 17 years ago
1cf08fd
C and Objective Caml bindings for PATypeHolder.
by Gordon Henriksen
· 17 years ago
c0491ac
Bindings for the verifier.
by Gordon Henriksen
· 17 years ago
d8be215
Deleting some unnecessary glue.
by Gordon Henriksen
· 17 years ago
957f9fe
Adopting a uniform naming convention for type constructors in
by Gordon Henriksen
· 17 years ago
81a7881
Adopting a uniform naming convention for type constructors in bindings.
by Gordon Henriksen
· 17 years ago
e3b989d
Adopting a uniform naming convention for constant constructors in bindings.
by Gordon Henriksen
· 17 years ago
4647569
Adding C and Ocaml bindings for ConstantExpr.
by Gordon Henriksen
· 17 years ago
88cc699
Wrapping Value::dump.
by Gordon Henriksen
· 17 years ago
3b80247
Do use the actual ocaml stdlib (not the install dir) to find the
by Gordon Henriksen
· 17 years ago
1d4e078
Providing --with-ocaml-libdir for ./configure. The default is the
by Gordon Henriksen
· 17 years ago
6530e9d
Add explicit --enable-bindings option to configure.
by Gordon Henriksen
· 17 years ago
0673705
Remove debugging.
by Gordon Henriksen
· 17 years ago
46abf91
Added C and Ocaml bindings for functions, basic blocks, and
by Gordon Henriksen
· 17 years ago
ab4456f
Fix srcdir <> objdir builds with ocaml 2.10. Downrev versions don't care whether
by Gordon Henriksen
· 17 years ago
a8c3660
Incorporating review feedback for GC verifier patch.
by Gordon Henriksen
· 17 years ago
ab8588b
use typenames equivalent to
by Gabor Greif
· 17 years ago
9dbf8ed
include alloca.h if available. this helps Solaris, but intnat and uintnat types are still undefined, causing errors
by Gabor Greif
· 17 years ago
344be5f
Tests of the ocaml (and thus C) bindings for constants.
by Gordon Henriksen
· 17 years ago
8ef426b
Adding ocaml language bindings for the vmcore and bitwriter libraries. These are
by Gordon Henriksen
· 17 years ago
0908d49
by Gordon Henriksen
· 17 years ago