Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update gcc 4.3 warnings fix patch with recent head changes | Anton Korobeynikov | 2008-02-20 | 1 | -11/+12 |
* | Unbreak build with gcc 4.3: provide missed includes and silence most annoying... | Anton Korobeynikov | 2008-02-20 | 1 | -1/+2 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Add some convenience methods for querying attributes, and | Duncan Sands | 2007-11-28 | 1 | -12/+9 |
* | Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize. | Duncan Sands | 2007-11-01 | 1 | -2/+2 |
* | Fix an assertion abort on sparc. malloc(0) is allowed to | Gabor Greif | 2007-10-11 | 1 | -1/+3 |
* | #ifdef out unsafe tracing code, which fixes PR1689 | Chris Lattner | 2007-09-21 | 1 | -15/+17 |
* | rename APInt::toString -> toStringUnsigned for symmetry with toStringSigned() | Chris Lattner | 2007-08-23 | 1 | -2/+3 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+1374 |