aboutsummaryrefslogtreecommitdiff
path: root/test/Bindings
AgeCommit message (Expand)Author
2008-10-22[PR2886] Ignore stderr from ocamlc since it prints unresolvable warnings on s...Gordon Henriksen
2008-08-30PR2731: C and Ocaml bindings for setTailCall and isTailCall.Gordon Henriksen
2008-08-17Rename 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-11Don't send checkpoints to stderr for the vmcore.ml test.Gordon Henriksen
2008-05-23Remove lingering references to .llx and .tr in the tests.Dan Gohman
2008-03-27Expose ExecutionEngine::getTargetData() to c and ocaml bindings.Erick Tryzelaar
2008-03-25Tests for the instruction iterator bindings.Gordon Henriksen
2008-03-23Objective Caml bindings for basic block, function, global, and arg iterators.Gordon Henriksen
2008-03-19C and Objective Caml bindings for the various getParent methods of the IR.Gordon Henriksen
2008-03-16C and Objective Caml bindings for the TargetData class.Gordon Henriksen
2008-03-16C and Objective Caml bindings for several scalar transforms.Gordon Henriksen
2008-03-16C and Objective Caml bindings for PassManagers.Gordon Henriksen
2008-02-02Fixing a bug creating floating point constants of type otherGordon Henriksen
2007-12-30Another backwards compatibility fix.Gordon Henriksen
2007-12-29Bindings for instruction calling conventions.Gordon Henriksen
2007-12-27Adding bindings for target triple and data layout.Gordon Henriksen
2007-12-23C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).Gordon Henriksen
2007-12-22Fix a partial application typo.Gordon Henriksen
2007-12-20Use a module to group calling convention values, too.Gordon Henriksen
2007-12-19Using modules to group enumerations in Ocaml bindings.Gordon Henriksen
2007-12-19Adding bindings for memory buffers and module providers. SwitchingGordon Henriksen
2007-12-18Don't forget to print address space qualifiers when printing out the type tab...Christopher Lamb
2007-12-17Disabling a RUN line that's broken until addrspace roundtripsGordon Henriksen
2007-12-17C and Ocaml bindings for address spaces, for that burgeoning marketGordon Henriksen
2007-12-12Add (very basic) bindings for ModuleProvider.Gordon Henriksen
2007-12-11Adding Ocaml bindings for the bitreader as requested by SarahGordon Henriksen
2007-12-10Adding a collector name attribute to Function in the IR. These Gordon Henriksen
2007-12-01Fix a typo noticed by Alain Frisch.Gordon Henriksen
2007-10-08C and Objective Caml bindings for PHINode::addIncoming etc.Gordon Henriksen
2007-10-08C and Objective Caml bindings for getFunction and getNamedGlobal. Also enhancedGordon Henriksen
2007-10-07C and Objective Caml bindings for GlobalVariable::isConstant.Gordon Henriksen
2007-10-07C and Objective Caml bindings for PATypeHolder.Gordon Henriksen
2007-10-06Bindings for the verifier.Gordon Henriksen
2007-10-06Adopting a uniform naming convention for type constructors inGordon Henriksen
2007-10-06Adopting a uniform naming convention for constant constructors in bindings.Gordon Henriksen
2007-10-06Adding C and Ocaml bindings for ConstantExpr.Gordon Henriksen
2007-09-26Added C and Ocaml bindings for functions, basic blocks, and Gordon Henriksen
2007-09-20Incorporating review feedback for GC verifier patch.Gordon Henriksen
2007-09-18Tests of the ocaml (and thus C) bindings for constants.Gordon Henriksen
2007-09-18Adding ocaml language bindings for the vmcore and bitwriter libraries. These areGordon Henriksen