Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hold the LLVMContext by reference rather than by pointer. | Owen Anderson | 2009-07-01 | 1 | -1/+1 |
* | Add a pointer to the owning LLVMContext to Module. This requires threading L... | Owen Anderson | 2009-07-01 | 1 | -1/+3 |
* | make sure that JIT examples link in their appropriate target. | Chris Lattner | 2009-06-17 | 1 | -0/+3 |
* | use proper namespace qualifications | Chris Lattner | 2008-08-23 | 1 | -5/+4 |
* | API changes for class Use size reduction, wave 1. | Gabor Greif | 2008-04-06 | 1 | -4/+4 |
* | remove attributions from examples. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Change the PointerType api for creating pointer types. The old functionality ... | Christopher Lamb | 2007-12-17 | 1 | -1/+1 |
* | add a new BF->LLVM translator, contributed by Sterling Stein. | Chris Lattner | 2007-09-12 | 1 | -0/+156 |