Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simplify the way how traits get hold of the symbol table | Gabor Greif | 2009-03-07 | 1 | -2/+8 |
* | further simplifications arising from peruse of the more declarative interface | Gabor Greif | 2009-03-07 | 1 | -1/+5 |
* | Remove the burden of dealing with list offsets | Gabor Greif | 2009-03-07 | 1 | -2/+7 |
* | fix comments | Gabor Greif | 2009-02-27 | 1 | -4/+2 |
* | remove deleteNode definition, it is inherited in an identical fashion | Gabor Greif | 2009-02-26 | 1 | -4/+0 |
* | Fold the useful features of alist and alist_node into ilist, and | Dan Gohman | 2008-07-28 | 1 | -14/+4 |
* | Add some basic Pool-allocation infrastructure. This adds a Recycler class, | Dan Gohman | 2008-07-07 | 1 | -0/+4 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Change casts from old style to new style. This helps document the details | Reid Spencer | 2007-08-12 | 1 | -1/+1 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+76 |