index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Bindings
Age
Commit message (
Expand
)
Author
2008-10-22
[PR2886] Ignore stderr from ocamlc since it prints unresolvable warnings on s...
Gordon Henriksen
2008-08-30
PR2731: C and Ocaml bindings for setTailCall and isTailCall.
Gordon Henriksen
2008-08-17
Rename some GC classes so that their roll will hopefully be clearer.
Gordon Henriksen
2008-08-09
[PR-2610] Adding Ocaml bindings for Switch::addCase.
Gordon Henriksen
2008-06-11
Don't send checkpoints to stderr for the vmcore.ml test.
Gordon Henriksen
2008-05-23
Remove lingering references to .llx and .tr in the tests.
Dan Gohman
2008-03-27
Expose ExecutionEngine::getTargetData() to c and ocaml bindings.
Erick Tryzelaar
2008-03-25
Tests for the instruction iterator bindings.
Gordon Henriksen
2008-03-23
Objective Caml bindings for basic block, function, global, and arg iterators.
Gordon Henriksen
2008-03-19
C and Objective Caml bindings for the various getParent methods of the IR.
Gordon Henriksen
2008-03-16
C and Objective Caml bindings for the TargetData class.
Gordon Henriksen
2008-03-16
C and Objective Caml bindings for several scalar transforms.
Gordon Henriksen
2008-03-16
C and Objective Caml bindings for PassManagers.
Gordon Henriksen
2008-02-02
Fixing a bug creating floating point constants of type other
Gordon Henriksen
2007-12-30
Another backwards compatibility fix.
Gordon Henriksen
2007-12-29
Bindings for instruction calling conventions.
Gordon Henriksen
2007-12-27
Adding bindings for target triple and data layout.
Gordon Henriksen
2007-12-23
C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).
Gordon Henriksen
2007-12-22
Fix a partial application typo.
Gordon Henriksen
2007-12-20
Use a module to group calling convention values, too.
Gordon Henriksen
2007-12-19
Using modules to group enumerations in Ocaml bindings.
Gordon Henriksen
2007-12-19
Adding bindings for memory buffers and module providers. Switching
Gordon Henriksen
2007-12-18
Don't forget to print address space qualifiers when printing out the type tab...
Christopher Lamb
2007-12-17
Disabling a RUN line that's broken until addrspace roundtrips
Gordon Henriksen
2007-12-17
C and Ocaml bindings for address spaces, for that burgeoning market
Gordon Henriksen
2007-12-12
Add (very basic) bindings for ModuleProvider.
Gordon Henriksen
2007-12-11
Adding Ocaml bindings for the bitreader as requested by Sarah
Gordon Henriksen
2007-12-10
Adding a collector name attribute to Function in the IR. These
Gordon Henriksen
2007-12-01
Fix a typo noticed by Alain Frisch.
Gordon Henriksen
2007-10-08
C and Objective Caml bindings for PHINode::addIncoming etc.
Gordon Henriksen
2007-10-08
C and Objective Caml bindings for getFunction and getNamedGlobal. Also enhanced
Gordon Henriksen
2007-10-07
C and Objective Caml bindings for GlobalVariable::isConstant.
Gordon Henriksen
2007-10-07
C and Objective Caml bindings for PATypeHolder.
Gordon Henriksen
2007-10-06
Bindings for the verifier.
Gordon Henriksen
2007-10-06
Adopting a uniform naming convention for type constructors in
Gordon Henriksen
2007-10-06
Adopting a uniform naming convention for constant constructors in bindings.
Gordon Henriksen
2007-10-06
Adding C and Ocaml bindings for ConstantExpr.
Gordon Henriksen
2007-09-26
Added C and Ocaml bindings for functions, basic blocks, and
Gordon Henriksen
2007-09-20
Incorporating review feedback for GC verifier patch.
Gordon Henriksen
2007-09-18
Tests of the ocaml (and thus C) bindings for constants.
Gordon Henriksen
2007-09-18
Adding ocaml language bindings for the vmcore and bitwriter libraries. These are
Gordon Henriksen
[prev]