Rewrite assert to avoid warning when the record element type is byte-sized.
[oota-llvm.git] / bindings /
2013-05-07 Bill WendlingWe're in 3.4 land now.
2013-04-29 Andrew KaylorExposing MCJIT through C API
2013-04-25 Andrew KaylorFixing OCAML bindings for MCJIT
2012-12-01 Gregory Szorc[python] Add markup option to disassembler
2012-11-20 Anders Waldenborg[python] fix get_library()
2012-10-19 Micah VillmowFix a build error for ocaml bindings that was introduce...
2012-10-08 Micah VillmowFix the ocaml binding breakage from TargetData -> DataL...
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-09-02 Nuno Lopesadd support for ocaml 3.12
2012-07-19 Bill WendlingRemove tabs.
2012-03-22 Anders Waldenborg[python] Add negative MemoryBuffer testcase
2012-03-21 Anders Waldenborg[python] Add some paths where to find test binary
2012-03-21 Anders Waldenborg[python] Mark get_test_binary as not being a test
2012-03-11 Gregory Szorc[llvm.py] Implement disassembler interface
2012-03-10 Gregory SzorcRevert "[llvm.py] Implement interface to enhanced disas...
2012-03-10 Gregory Szorc[llvm.py] Implement interface to enhanced disassembler
2012-03-10 Gregory Szorc[llvm.py] Make LLVMObject.__del__ work if called during...
2012-03-10 Gregory Szorc[llvm.py] Define enumerations from Core.h; add OpCode...
2012-03-10 Gregory Szorc[llvm.py] Implement interface to object files
2012-03-09 Gregory Szorc[llvm.py] Make ObjectFile destructor work
2012-03-09 Gregory Szorc[llvm.py] Initial skeleton for Python LLVM bindings
2012-02-07 Benjamin Kramerocaml bindings: landing pad is now the last opcode.
2012-01-25 Jim GrosbachTidy up. s/Low Level Virtual Machine/LLVM/.
2011-12-28 Bob WilsonUpdate OCaml bindings for the new half float type.
2011-12-22 Dylan Noblesmithdrop unneeded config.h includes
2011-12-12 Daniel DunbarLLVMBuild: Remove trailing newline, which irked me.
2011-11-09 Wojciech MatyjewiczMinor fixes in Makefiles for the OCaml bindings:
2011-11-03 Daniel Dunbarbuild: Add initial cut at LLVMBuild.txt files.
2011-10-14 Torok EdwinOCaml bindings: add some missing functions and testcases.
2011-10-14 Torok EdwinOCaml bindings: fix attributes to use all 32 bits
2011-10-14 Torok EdwinOCaml bindings: add icmp_predicate
2011-10-14 Torok EdwinOCaml bindings: fix infinite recursion on string_of_lltype
2011-10-14 Torok Edwinbindings: named struct support
2011-10-14 Torok Edwinocaml bindings: add findlib META support
2011-10-14 Torok Edwinocaml bindings: introduce classify_value
2011-10-14 Torok Edwinocaml bindings: add getopcode for constant and instruct...
2011-10-14 Torok Edwinbindings: tab and indentation fixes of my previous...
2011-10-06 Torok Edwinocaml/C bindings: type->isSized()
2011-10-06 Torok Edwinadd binding to read icmp predicate
2011-10-06 Torok Edwinocaml/C bindings: getmdstring, add num_op, get_op shoul...
2011-10-06 Torok EdwinC/OCaml API to retrieve struct name.
2011-10-06 Torok Edwinocaml bindings: add llvm_ipo based on IPO.h
2011-10-03 Torok Edwinattempt to fix ocaml bindings: landing pads
2011-08-10 Peter CollingbourneRemove the build_unwind function from the OCaml bindings.
2011-07-31 Benjamin KramerRemove InvalidateStructLayoutInfo from the ocaml bindings.
2011-07-09 Nick LewyckyUpdate OCaml bindings. Opaque types are gone, type...
2011-02-09 Erick TryzelaarFix compiling the ocaml kaleidoscope tutorials
2010-12-23 Torok EdwinFix OCaml bindings crash, PR8847.
2010-10-08 Eric ChristopherTry to fix ocaml bindings.
2010-09-15 Duncan SandsRemove the Ada bindings which are unmaintained and...
2010-09-10 Dale JohannesenAdd X86 MMX type to bitcode and Type.
2010-08-28 Benjamin KramerRemove unions from the ocaml bindings.
2010-08-24 Bill Wendling- Add the LinkerPrivateWeakDefAutoLinkage to the Ada...
2010-08-20 Bob WilsonFix a typo.
2010-08-20 Erick TryzelaarExpose LLVMSetOperand and LLVMGetNumOperands to llvm...
2010-08-20 Erick TryzelaarFix arguments to ocaml's llvm_params.
2010-07-01 Bill WendlingImplement the "linker_private_weak" linkage type. This...
2010-06-29 Bill WendlingRevert r107205 and r107207.
2010-06-29 Bill WendlingIntroducing the "linker_weak" linkage type. This will...
2010-04-10 Chris Lattneradd attributes and module level asm to the ocaml bindings,
2010-03-08 Erick TryzelaarAdd OCaml tutorial to the examples.
2010-03-06 Erick TryzelaarAdd a LLVMWriteBitcodeToFD that exposes the raw_fd_ostr...
2010-03-03 Erick TryzelaarExpose the rest of the llvm-c scalar opts to ocaml.
2010-03-03 Erick TryzelaarRename some ocaml functions.
2010-03-03 Erick TryzelaarExpose the external functions for ocaml's execution...
2010-03-03 Erick TryzelaarExpose alignment and stack alignment attributes to...
2010-03-02 Erick TryzelaarUse the ocaml tag 0 since we are just returning an...
2010-03-02 Erick TryzelaarDon't use an ocaml keyword in an ocamldoc comment.
2010-03-02 Erick TryzelaarExpose the optimization level for the jit in ocaml.
2010-03-02 Erick TryzelaarRemove module providers from ocaml.
2010-03-02 Erick TryzelaarAdd support for use to ocaml.
2010-02-28 Erick TryzelaarAdd support getting the operands of a User to ocaml.
2010-02-28 Erick TryzelaarAdd support for global aliases to ocaml.
2010-02-28 Erick TryzelaarAdd support for inserting inline asm to ocaml.
2010-02-28 Erick TryzelaarAdd support for getting a null pointer.
2010-02-28 Erick TryzelaarAdd a way to look up a type by it's name in a module.
2010-02-28 Erick TryzelaarAdd replace_all_uses_with to ocaml.
2010-02-28 Erick TryzelaarAdd support for global variables in an address space...
2010-02-28 Erick TryzelaarAdd indirect br support to llvm-c and ocaml.
2010-02-28 Erick TryzelaarAdd metadata functions to llvm-c and ocaml.
2010-02-28 Erick TryzelaarAdd the new builder arthmetic instructions to llvm...
2010-02-28 Erick TryzelaarAdd the new union arthmetic instructions to llvm-c...
2010-02-28 Erick TryzelaarFix incorrect uses of an ocaml llbuilder without extrac...
2010-02-28 Erick TryzelaarRemove malloc and free from the ocaml bindings.
2010-02-27 Jeffrey YasskinFix the ocaml bindings for the bitcode reader.
2010-02-16 Erick TryzelaarFix some ocaml documentation
2010-02-09 Chris Lattnerfix llvm_build_struct_gep for PR6167, patch by
2010-02-06 Jakob Stoklund OlesenReintroduce the InlineHint function attribute.
2010-01-24 Chris LattnerThis corrects an error in the type of the Llvm.dispose_...
2010-01-15 Erick TryzelaarFix bug 5992: O'Caml's llvm_create_module was treating...
2010-01-15 Eric ChristopherRemove the InlineHint attribute. There are no current...
2009-12-18 Bob WilsonFix another parallel make race condition.
2009-09-28 Erick TryzelaarExpose the rest of the attribute settings.
2009-09-28 Erick TryzelaarFix a bug in ocaml bindings that has incorrect linkage...
2009-09-14 Erick TryzelaarExpose initializing the native target for the execution...
2009-09-11 Bob WilsonFix pr4820: Don't run llvm-config during "make clean...
2009-08-30 Erick TryzelaarFix header comment for bindings/ocaml/llvm/Makefile.
2009-08-19 Erick TryzelaarConvert the rest of the ocaml types and functions to...
2009-08-19 Erick TryzelaarAdd the ocaml binding to LLVMBuildAggregateRet.
2009-08-19 Erick TryzelaarAllow passing around LLVMContext in ocaml.
next