Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | silence warning when assertions are disabled. | Chris Lattner | 2008-04-08 | 1 | -1/+1 |
* | Use Intrinsic::getDeclaration in more places. | Duncan Sands | 2008-04-07 | 1 | -5/+2 |
* | API changes for class Use size reduction, wave 1. | Gabor Greif | 2008-04-06 | 6 | -44/+44 |
* | Fix an incorrect comment, PR2147. | Chris Lattner | 2008-03-13 | 1 | -1/+1 |
* | remove attributions from examples. | Chris Lattner | 2007-12-29 | 7 | -14/+14 |
* | remove attributions from the rest of the llvm makefiles. | Chris Lattner | 2007-12-29 | 6 | -12/+12 |
* | Change the PointerType api for creating pointer types. The old functionality ... | Christopher Lamb | 2007-12-17 | 2 | -5/+5 |
* | add a new BF->LLVM translator, contributed by Sterling Stein. | Chris Lattner | 2007-09-12 | 5 | -1/+721 |
* | rename APInt::toString -> toStringUnsigned for symmetry with toStringSigned() | Chris Lattner | 2007-08-23 | 2 | -2/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 10 | -0/+682 |