2011-10-14 |
Torok Edwin | OCaml bindings: add some missing functions and testcases. |
tree | commitdiff |
2011-10-14 |
Torok Edwin | OCaml bindings: fix attributes to use all 32 bits |
tree | commitdiff |
2011-10-14 |
Torok Edwin | OCaml bindings: add icmp_predicate |
tree | commitdiff |
2011-10-14 |
Torok Edwin | OCaml bindings: fix infinite recursion on string_of_lltype |
tree | commitdiff |
2011-10-14 |
Torok Edwin | bindings: named struct support |
tree | commitdiff |
2011-10-14 |
Torok Edwin | ocaml bindings: add findlib META support |
tree | commitdiff |
2011-10-14 |
Torok Edwin | ocaml bindings: introduce classify_value |
tree | commitdiff |
2011-10-14 |
Torok Edwin | ocaml bindings: add getopcode for constant and instruct... |
tree | commitdiff |
2011-10-14 |
Torok Edwin | bindings: tab and indentation fixes of my previous... |
tree | commitdiff |
2011-10-06 |
Torok Edwin | ocaml/C bindings: type->isSized() |
tree | commitdiff |
2011-10-06 |
Torok Edwin | add binding to read icmp predicate |
tree | commitdiff |
2011-10-06 |
Torok Edwin | ocaml/C bindings: getmdstring, add num_op, get_op shoul... |
tree | commitdiff |
2011-10-06 |
Torok Edwin | C/OCaml API to retrieve struct name. |
tree | commitdiff |
2011-10-06 |
Torok Edwin | ocaml bindings: add llvm_ipo based on IPO.h |
tree | commitdiff |
2011-10-03 |
Torok Edwin | attempt to fix ocaml bindings: landing pads |
tree | commitdiff |
2011-08-10 |
Peter Collingbourne | Remove the build_unwind function from the OCaml bindings. |
tree | commitdiff |
2011-07-31 |
Benjamin Kramer | Remove InvalidateStructLayoutInfo from the ocaml bindings. |
tree | commitdiff |
2011-07-09 |
Nick Lewycky | Update OCaml bindings. Opaque types are gone, type... |
tree | commitdiff |
2011-02-09 |
Erick Tryzelaar | Fix compiling the ocaml kaleidoscope tutorials |
tree | commitdiff |
2010-12-23 |
Torok Edwin | Fix OCaml bindings crash, PR8847. |
tree | commitdiff |
2010-10-08 |
Eric Christopher | Try to fix ocaml bindings. |
tree | commitdiff |
2010-09-15 |
Duncan Sands | Remove the Ada bindings which are unmaintained and... |
tree | commitdiff |
2010-09-10 |
Dale Johannesen | Add X86 MMX type to bitcode and Type. |
tree | commitdiff |
2010-08-28 |
Benjamin Kramer | Remove unions from the ocaml bindings. |
tree | commitdiff |
2010-08-24 |
Bill Wendling | - Add the LinkerPrivateWeakDefAutoLinkage to the Ada... |
tree | commitdiff |
2010-08-20 |
Bob Wilson | Fix a typo. |
tree | commitdiff |
2010-08-20 |
Erick Tryzelaar | Expose LLVMSetOperand and LLVMGetNumOperands to llvm... |
tree | commitdiff |
2010-08-20 |
Erick Tryzelaar | Fix arguments to ocaml's llvm_params. |
tree | commitdiff |
2010-07-01 |
Bill Wendling | Implement the "linker_private_weak" linkage type. This... |
tree | commitdiff |
2010-06-29 |
Bill Wendling | Revert r107205 and r107207. |
tree | commitdiff |
2010-06-29 |
Bill Wendling | Introducing the "linker_weak" linkage type. This will... |
tree | commitdiff |
2010-04-10 |
Chris Lattner | add attributes and module level asm to the ocaml bindings, |
tree | commitdiff |
2010-03-08 |
Erick Tryzelaar | Add OCaml tutorial to the examples. |
tree | commitdiff |
2010-03-06 |
Erick Tryzelaar | Add a LLVMWriteBitcodeToFD that exposes the raw_fd_ostr... |
tree | commitdiff |
2010-03-03 |
Erick Tryzelaar | Expose the rest of the llvm-c scalar opts to ocaml. |
tree | commitdiff |
2010-03-03 |
Erick Tryzelaar | Rename some ocaml functions. |
tree | commitdiff |
2010-03-03 |
Erick Tryzelaar | Expose the external functions for ocaml's execution... |
tree | commitdiff |
2010-03-03 |
Erick Tryzelaar | Expose alignment and stack alignment attributes to... |
tree | commitdiff |
2010-03-02 |
Erick Tryzelaar | Use the ocaml tag 0 since we are just returning an... |
tree | commitdiff |
2010-03-02 |
Erick Tryzelaar | Don't use an ocaml keyword in an ocamldoc comment. |
tree | commitdiff |
2010-03-02 |
Erick Tryzelaar | Expose the optimization level for the jit in ocaml. |
tree | commitdiff |
2010-03-02 |
Erick Tryzelaar | Remove module providers from ocaml. |
tree | commitdiff |
2010-03-02 |
Erick Tryzelaar | Add support for use to ocaml. |
tree | commitdiff |
2010-02-28 |
Erick Tryzelaar | Add support getting the operands of a User to ocaml. |
tree | commitdiff |
2010-02-28 |
Erick Tryzelaar | Add support for global aliases to ocaml. |
tree | commitdiff |
2010-02-28 |
Erick Tryzelaar | Add support for inserting inline asm to ocaml. |
tree | commitdiff |
2010-02-28 |
Erick Tryzelaar | Add support for getting a null pointer. |
tree | commitdiff |
2010-02-28 |
Erick Tryzelaar | Add a way to look up a type by it's name in a module. |
tree | commitdiff |
2010-02-28 |
Erick Tryzelaar | Add replace_all_uses_with to ocaml. |
tree | commitdiff |
2010-02-28 |
Erick Tryzelaar | Add support for global variables in an address space... |
tree | commitdiff |
2010-02-28 |
Erick Tryzelaar | Add indirect br support to llvm-c and ocaml. |
tree | commitdiff |
2010-02-28 |
Erick Tryzelaar | Add metadata functions to llvm-c and ocaml. |
tree | commitdiff |
2010-02-28 |
Erick Tryzelaar | Add the new builder arthmetic instructions to llvm... |
tree | commitdiff |
2010-02-28 |
Erick Tryzelaar | Add the new union arthmetic instructions to llvm-c... |
tree | commitdiff |
2010-02-28 |
Erick Tryzelaar | Fix incorrect uses of an ocaml llbuilder without extrac... |
tree | commitdiff |
2010-02-28 |
Erick Tryzelaar | Remove malloc and free from the ocaml bindings. |
tree | commitdiff |
2010-02-27 |
Jeffrey Yasskin | Fix the ocaml bindings for the bitcode reader. |
tree | commitdiff |
2010-02-16 |
Erick Tryzelaar | Fix some ocaml documentation |
tree | commitdiff |
2010-02-09 |
Chris Lattner | fix llvm_build_struct_gep for PR6167, patch by |
tree | commitdiff |
2010-02-06 |
Jakob Stoklund Olesen | Reintroduce the InlineHint function attribute. |
tree | commitdiff |
2010-01-24 |
Chris Lattner | This corrects an error in the type of the Llvm.dispose_... |
tree | commitdiff |
2010-01-15 |
Erick Tryzelaar | Fix bug 5992: O'Caml's llvm_create_module was treating... |
tree | commitdiff |
2010-01-15 |
Eric Christopher | Remove the InlineHint attribute. There are no current... |
tree | commitdiff |
2009-12-18 |
Bob Wilson | Fix another parallel make race condition. |
tree | commitdiff |
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 |
next |