| Commit message (Expand) | Author | Age | Files | Lines |
* | OCaml parameter attribute bindings from PR2752. | Duncan Sands | 2009-05-06 | 1 | -0/+2 |
* | add AvailableExternally linkage to C bindings. | Chris Lattner | 2009-04-13 | 1 | -0/+1 |
* | It makes no sense to have a ODR version of common | Duncan Sands | 2009-03-11 | 1 | -3/+1 |
* | Remove the one-definition-rule version of extern_weak | Duncan Sands | 2009-03-11 | 1 | -3/+1 |
* | Introduce new linkage types linkonce_odr, weak_odr, common_odr | Duncan Sands | 2009-03-07 | 1 | -4/+14 |
* | Add dyn_cast_or_null bindings for some additional classes missed in r61252. | Gordon Henriksen | 2008-12-19 | 1 | -1/+18 |
* | C bindings for dyn_cast_or_null. | Gordon Henriksen | 2008-12-19 | 1 | -10/+65 |
* | This adds some missing functions to the C binding: | Chris Lattner | 2008-12-17 | 1 | -0/+9 |
* | Add C bindings for extractvalue and insertvalue. Patch by Frits van Bommel! | Dan Gohman | 2008-11-03 | 1 | -0/+10 |
* | Large mechanical patch. | Devang Patel | 2008-09-25 | 1 | -17/+17 |
* | PR2731: C and Ocaml bindings for setTailCall and isTailCall. | Gordon Henriksen | 2008-08-30 | 1 | -0/+4 |
* | Rename some GC classes so that their roll will hopefully be clearer. | Gordon Henriksen | 2008-08-17 | 1 | -2/+2 |
* | Delete a redundant binding, LLVMHasInitializer. | Gordon Henriksen | 2008-08-09 | 1 | -1/+0 |
* | Have IRBuilder take a template argument on whether or not to preserve | Eric Christopher | 2008-08-08 | 1 | -1/+1 |
* | Remove a duplicative binding. Patch by Mahadevan R. | Gordon Henriksen | 2008-05-19 | 1 | -3/+0 |
* | Use (void) instead of () in C code. | Gordon Henriksen | 2008-05-04 | 1 | -15/+15 |
* | Correct parameter attributes encoding for C bindings. | Anton Korobeynikov | 2008-04-28 | 1 | -4/+4 |
* | Expose parameter attributes via C bindings. | Gordon Henriksen | 2008-04-28 | 1 | -0/+22 |
* | PR2245: Misleading parameter name in llvm-c/Core.h:LLVMConstArray | Gordon Henriksen | 2008-04-25 | 1 | -1/+1 |
* | Merge LLVMBuilder and FoldingBuilder, calling | Duncan Sands | 2008-04-13 | 1 | -2/+2 |
* | Objective Caml bindings for basic block, function, global, and arg iterators. | Gordon Henriksen | 2008-03-23 | 1 | -2/+10 |
* | C bindings for Module-, Function-, and BasicBlock::iterator. | Gordon Henriksen | 2008-03-19 | 1 | -0/+14 |
* | C and Objective Caml bindings for the various getParent methods of the IR. | Gordon Henriksen | 2008-03-19 | 1 | -3/+12 |
* | Remove unnecessary includes. | Gordon Henriksen | 2008-03-16 | 1 | -2/+1 |
* | C and Objective Caml bindings for PassManagers. | Gordon Henriksen | 2008-03-16 | 1 | -12/+69 |
* | Expose Module::dump via C and Ocaml. | Gordon Henriksen | 2008-03-14 | 1 | -0/+3 |
* | Cleanup some comments in the OCaml bindings. | Gordon Henriksen | 2008-03-07 | 1 | -8/+14 |
* | Fixing a bug creating floating point constants of type other | Gordon Henriksen | 2008-02-02 | 1 | -0/+1 |
* | Adding C bindings for SwitchInst::addCase. | Gordon Henriksen | 2008-01-01 | 1 | -0/+4 |
* | Add some doxygen comments to llvm-c/Core.h. | Gordon Henriksen | 2007-12-30 | 1 | -52/+71 |
* | Bindings for instruction calling conventions. | Gordon Henriksen | 2007-12-29 | 1 | -0/+4 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Adding bindings for target triple and data layout. | Gordon Henriksen | 2007-12-27 | 1 | -0/+8 |
* | Switch the bindings to use LLVMFoldingBuilder. | Gordon Henriksen | 2007-12-27 | 1 | -8/+8 |
* | Adding bindings for memory buffers and module providers. Switching | Gordon Henriksen | 2007-12-19 | 1 | -66/+46 |
* | C and Ocaml bindings for address spaces, for that burgeoning market | Gordon Henriksen | 2007-12-17 | 1 | -1/+2 |
* | Add (very basic) bindings for ModuleProvider. | Gordon Henriksen | 2007-12-12 | 1 | -0/+27 |
* | Adding a collector name attribute to Function in the IR. These | Gordon Henriksen | 2007-12-10 | 1 | -0/+2 |
* | C and Objective Caml bindings for PHINode::addIncoming etc. | Gordon Henriksen | 2007-10-08 | 1 | -0/+6 |
* | C and Objective Caml bindings for getFunction and getNamedGlobal. Also enhanced | Gordon Henriksen | 2007-10-08 | 1 | -0/+2 |
* | C and Objective Caml bindings for GlobalVariable::isConstant. | Gordon Henriksen | 2007-10-07 | 1 | -0/+2 |
* | C and Objective Caml bindings for PATypeHolder. | Gordon Henriksen | 2007-10-07 | 1 | -0/+17 |
* | Adopting a uniform naming convention for type constructors in bindings. | Gordon Henriksen | 2007-10-06 | 1 | -10/+10 |
* | Adopting a uniform naming convention for constant constructors in bindings. | Gordon Henriksen | 2007-10-06 | 1 | -13/+12 |
* | Adding C and Ocaml bindings for ConstantExpr. | Gordon Henriksen | 2007-10-06 | 1 | -0/+49 |
* | Wrapping Value::dump. | Gordon Henriksen | 2007-10-06 | 1 | -0/+1 |
* | Removing the silly CHelpers header by rolling wrap and unwrap into the C | Gordon Henriksen | 2007-10-05 | 1 | -2/+101 |
* | Added C and Ocaml bindings for functions, basic blocks, and | Gordon Henriksen | 2007-09-26 | 1 | -14/+208 |
* | Tests of the ocaml (and thus C) bindings for constants. | Gordon Henriksen | 2007-09-18 | 1 | -0/+2 |
* | C bindings for libLLVMCore.a and libLLVMBitWriter.a. | Gordon Henriksen | 2007-09-18 | 1 | -0/+221 |