aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/SymbolTableListTraits.h
Commit message (Expand)AuthorAgeFilesLines
* Forward-declare ValueSymbolTable so that SymbolTableListTraits.h can be parse...Douglas Gregor2009-09-301-1/+2
* simplify the way how traits get hold of the symbol tableGabor Greif2009-03-071-2/+8
* further simplifications arising from peruse of the more declarative interfaceGabor Greif2009-03-071-1/+5
* Remove the burden of dealing with list offsetsGabor Greif2009-03-071-2/+7
* fix commentsGabor Greif2009-02-271-4/+2
* remove deleteNode definition, it is inherited in an identical fashionGabor Greif2009-02-261-4/+0
* Fold the useful features of alist and alist_node into ilist, andDan Gohman2008-07-281-14/+4
* Add some basic Pool-allocation infrastructure. This adds a Recycler class,Dan Gohman2008-07-071-0/+4
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Change casts from old style to new style. This helps document the detailsReid Spencer2007-08-121-1/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+76