Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | The (negative) offset from a SymbolTableListTraits-using ilist to its container | Chris Lattner | 2007-04-17 | 1 | -3/+7 |
* | Refactor SymbolTableListTraits to only have a single pointer in it, instead | Chris Lattner | 2007-04-17 | 1 | -17/+10 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -3/+3 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+4 |
* | Added LLVM copyright header (for lack of a better term). | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | Standardize header file comments | Chris Lattner | 2003-09-30 | 1 | -1/+1 |
* | *** empty log message *** | Chris Lattner | 2002-06-25 | 1 | -0/+68 |