2009-09-28 |
Erick Tryzelaar | Expose the rest of the attribute settings. |
tree | commitdiff |
2009-09-28 |
Erick Tryzelaar | Fix a bug in ocaml bindings that has incorrect linkage... |
tree | commitdiff |
2009-09-14 |
Erick Tryzelaar | Expose initializing the native target for the execution... |
tree | commitdiff |
2009-09-11 |
Bob Wilson | Fix pr4820: Don't run llvm-config during "make clean... |
tree | commitdiff |
2009-08-30 |
Erick Tryzelaar | Fix header comment for bindings/ocaml/llvm/Makefile. |
tree | commitdiff |
2009-08-19 |
Erick Tryzelaar | Convert the rest of the ocaml types and functions to... |
tree | commitdiff |
2009-08-19 |
Erick Tryzelaar | Add the ocaml binding to LLVMBuildAggregateRet. |
tree | commitdiff |
2009-08-19 |
Erick Tryzelaar | Allow passing around LLVMContext in ocaml. |
tree | commitdiff |
2009-08-18 |
Edward O'Callaghan | LLVM Ada language bindings. Credit to Rod Kay and the... |
tree | commitdiff |
2009-08-16 |
Erick Tryzelaar | Expose creating constant ints and floats from strings... |
tree | commitdiff |
2009-08-16 |
Erick Tryzelaar | Add an llvm-c function that lets you insert an instruct... |
tree | commitdiff |
2009-08-16 |
Erick Tryzelaar | Expose most of the Constant creation functions to ocaml. |
tree | commitdiff |
2009-08-16 |
Erick Tryzelaar | Expose most of the IRBuilder functionality to ocaml. |
tree | commitdiff |
2009-08-10 |
Erick Tryzelaar | Fix comment in llvm.mli. |
tree | commitdiff |
2009-08-10 |
Erick Tryzelaar | Fix docstring for ocaml binding's const_float. |
tree | commitdiff |
2009-07-21 |
Bob Wilson | Reorder the "Metadata" entry to match the C bindings. |
tree | commitdiff |
2009-07-18 |
Reid Kleckner | Add EngineBuilder to ExecutionEngine in favor of the... |
tree | commitdiff |
2009-06-24 |
Bob Wilson | Fix the Ocaml bindings for the ExecutionEngine: with... |
tree | commitdiff |
2009-06-24 |
Chris Lattner | remove dead makefile flags. |
tree | commitdiff |
2009-05-30 |
Nick Lewycky | Give embedded metadata its own type instead of relying... |
tree | commitdiff |
2009-05-22 |
Duncan Sands | Hopefully fix the build for people with ocaml. |
tree | commitdiff |
2009-05-21 |
Duncan Sands | Add a getAlignOf helper for getting the ABI alignment... |
tree | commitdiff |
2009-05-09 |
Duncan Sands | Rename PaddedSize to AllocSize, in the hope that this |
tree | commitdiff |
2009-05-06 |
Duncan Sands | OCaml parameter attribute bindings from PR2752. |
tree | commitdiff |
2009-04-30 |
Bill Wendling | Fix the JIT bindings for ocaml. |
tree | commitdiff |
2009-04-13 |
Nick Lewycky | Fix ocaml bindings; add "available_externally" linkage... |
tree | commitdiff |
2009-03-06 |
Bob Wilson | Fix a parallel make race condition by swapping the... |
tree | commitdiff |
2009-02-26 |
Nick Lewycky | Remove libtool. |
tree | commitdiff |
2009-01-12 |
Duncan Sands | Rename getABITypeSize to getTypePaddedSize, as |
tree | commitdiff |
2008-08-30 |
Gordon Henriksen | PR2731: C and Ocaml bindings for setTailCall and isTail... |
tree | commitdiff |
2008-08-17 |
Gordon Henriksen | Rename some GC classes so that their roll will hopefull... |
tree | commitdiff |
2008-08-09 |
Gordon Henriksen | Delete a redundant binding, LLVMHasInitializer. |
tree | commitdiff |
2008-08-09 |
Gordon Henriksen | [PR-2610] Adding Ocaml bindings for Switch::addCase. |
tree | commitdiff |
2008-08-08 |
Gordon Henriksen | Fix the LLVMCreateJITCompiler C binding. |
tree | commitdiff |
2008-05-19 |
Gordon Henriksen | Remove a duplicative binding. Patch by Mahadevan R. |
tree | commitdiff |
2008-04-13 |
Duncan Sands | Merge LLVMBuilder and FoldingBuilder, calling |
tree | commitdiff |
2008-03-31 |
Erick Tryzelaar | Expose Function::viewCFG and Function::viewCFGOnly... |
tree | commitdiff |
2008-03-27 |
Erick Tryzelaar | Expose ExecutionEngine::getTargetData() to c and ocaml... |
tree | commitdiff |
2008-03-25 |
Gordon Henriksen | Extend the builder interface to use the new instruction... |
tree | commitdiff |
2008-03-23 |
Gordon Henriksen | Another typo. |
tree | commitdiff |
2008-03-23 |
Gordon Henriksen | Fix a typo. |
tree | commitdiff |
2008-03-23 |
Gordon Henriksen | Objective Caml bindings for basic block, function,... |
tree | commitdiff |
2008-03-20 |
Gordon Henriksen | C and Objective Caml bindings for mem2reg and reg2mem. |
tree | commitdiff |
2008-03-19 |
Gordon Henriksen | C and Objective Caml bindings for the various getParent... |
tree | commitdiff |
2008-03-17 |
Bill Wendling | Fix for "make install" of ocaml docs. Patch by Erick... |
tree | commitdiff |
2008-03-16 |
Gordon Henriksen | C and Objective Caml bindings for the TargetData class. |
tree | commitdiff |
2008-03-16 |
Gordon Henriksen | C and Objective Caml bindings for several scalar transf... |
tree | commitdiff |
2008-03-16 |
Gordon Henriksen | C and Objective Caml bindings for PassManagers. |
tree | commitdiff |
2008-03-15 |
Gordon Henriksen | Minor documentation fix. |
tree | commitdiff |
2008-03-14 |
Gordon Henriksen | Expose Module::dump via C and Ocaml. |
tree | commitdiff |
2008-03-14 |
Gordon Henriksen | Expose Module::dump via C and Ocaml. |
tree | commitdiff |
2008-03-10 |
Gordon Henriksen | Refresh Makefile.ocaml in objdir if it is modified... |
tree | commitdiff |
2008-03-10 |
Gordon Henriksen | Refresh Makefile.ocaml in objdir if it is modified... |
tree | commitdiff |
2008-03-10 |
Gordon Henriksen | Adding ocamldoc generation. |
tree | commitdiff |
2008-03-10 |
Gordon Henriksen | Formatting improvements. |
tree | commitdiff |
2008-03-09 |
Gordon Henriksen | This patch cleans up the OCaml bindings so that they... |
tree | commitdiff |
2008-03-07 |
Gordon Henriksen | Cleanup some comments in the OCaml bindings. |
tree | commitdiff |
2008-03-07 |
Gordon Henriksen | Fix a typo. 'make clean' in bindings/ocaml would leave... |
tree | commitdiff |
2008-03-04 |
Gordon Henriksen | Fix a typo noticed by Erick Tryzelaar, |
tree | commitdiff |
2008-01-06 |
Gordon Henriksen | Modify Makefile.rules to allow makefiles to prepend... |
tree | commitdiff |
2008-01-04 |
Gordon Henriksen | Fix a typo in llvm.mli noticed by Alain Frisch. |
tree | commitdiff |
2008-01-04 |
Gordon Henriksen | Quote a path in the Ocaml makefile which is likely... |
tree | commitdiff |
2007-12-30 |
Gordon Henriksen | Trying r45451 again, but this time warning-free on... |
tree | commitdiff |
2007-12-30 |
Gordon Henriksen | Remove some lines that are nonportable to Ocaml 3.06. |
tree | commitdiff |
2007-12-29 |
Chris Lattner | remove attribution from a variety of miscellaneous... |
tree | commitdiff |
2007-12-29 |
Gordon Henriksen | Bindings for instruction calling conventions. |
tree | commitdiff |
2007-12-29 |
Chris Lattner | remove attributions from the rest of the llvm makefiles. |
tree | commitdiff |
2007-12-27 |
Gordon Henriksen | Adding bindings for target triple and data layout. |
tree | commitdiff |
2007-12-26 |
Gordon Henriksen | Adding an uninitialized builder constructor to the... |
tree | commitdiff |
2007-12-25 |
Gordon Henriksen | Disabling -g for ocaml builds; it's not downwards compa... |
tree | commitdiff |
2007-12-23 |
Gordon Henriksen | Fix some Ocaml GC errors noticed upon review. |
tree | commitdiff |
2007-12-23 |
Gordon Henriksen | C and Ocaml bindings for ExecutionEngine (i.e., the... |
tree | commitdiff |
2007-12-20 |
Gordon Henriksen | Use a module to group calling convention values, too. |
tree | commitdiff |
2007-12-19 |
Gordon Henriksen | Using modules to group enumerations in Ocaml bindings. |
tree | commitdiff |
2007-12-19 |
Gordon Henriksen | Adding bindings for memory buffers and module providers... |
tree | commitdiff |
2007-12-17 |
Gordon Henriksen | C and Ocaml bindings for address spaces, for that burge... |
tree | commitdiff |
2007-12-12 |
Gordon Henriksen | Add (very basic) bindings for ModuleProvider. |
tree | commitdiff |
2007-12-11 |
Gordon Henriksen | Adding Ocaml bindings for the bitreader as requested... |
tree | commitdiff |
2007-12-10 |
Gordon Henriksen | Adding a collector name attribute to Function in the... |
tree | commitdiff |
2007-12-08 |
Gordon Henriksen | Fix bug in constructing Ocaml option types in the bindings. |
tree | commitdiff |
2007-12-03 |
Gordon Henriksen | Track dependencies when creating symlinks to LLVM libra... |
tree | commitdiff |
2007-12-01 |
Gordon Henriksen | Adding ocamldoc-style comments for the Ocaml bindings. |
tree | commitdiff |
2007-10-12 |
Gordon Henriksen | Fix ocaml bindings for picky linkers. :) |
tree | commitdiff |
2007-10-08 |
Gordon Henriksen | C and Objective Caml bindings for PHINode::addIncoming... |
tree | commitdiff |
2007-10-08 |
Gordon Henriksen | Fixed downrev Ocaml compatibility. |
tree | commitdiff |
2007-10-08 |
Gordon Henriksen | C and Objective Caml bindings for getFunction and getNa... |
tree | commitdiff |
2007-10-07 |
Gordon Henriksen | C and Objective Caml bindings for GlobalVariable::isCon... |
tree | commitdiff |
2007-10-07 |
Gordon Henriksen | C and Objective Caml bindings for PATypeHolder. |
tree | commitdiff |
2007-10-06 |
Gordon Henriksen | Bindings for the verifier. |
tree | commitdiff |
2007-10-06 |
Gordon Henriksen | Deleting some unnecessary glue. |
tree | commitdiff |
2007-10-06 |
Gordon Henriksen | Adopting a uniform naming convention for type construct... |
tree | commitdiff |
2007-10-06 |
Gordon Henriksen | Adopting a uniform naming convention for type construct... |
tree | commitdiff |
2007-10-06 |
Gordon Henriksen | Adopting a uniform naming convention for constant const... |
tree | commitdiff |
2007-10-06 |
Gordon Henriksen | Adding C and Ocaml bindings for ConstantExpr. |
tree | commitdiff |
2007-10-06 |
Gordon Henriksen | Wrapping Value::dump. |
tree | commitdiff |
2007-10-04 |
Gordon Henriksen | Do use the actual ocaml stdlib (not the install dir... |
tree | commitdiff |
2007-10-02 |
Gordon Henriksen | Providing --with-ocaml-libdir for ./configure. The... |
tree | commitdiff |
2007-10-02 |
Gordon Henriksen | Add explicit --enable-bindings option to configure. |
tree | commitdiff |
2007-09-27 |
Gordon Henriksen | Remove debugging. |
tree | commitdiff |
2007-09-26 |
Gordon Henriksen | Added C and Ocaml bindings for functions, basic blocks... |
tree | commitdiff |
next |