aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/ADT/ilist_node.h
Commit message (Expand)AuthorAgeFilesLines
* Revert r67844. This fixes the llvm-gcc-4.2 build on Darwin.Dan Gohman2009-03-271-28/+9
* Reapply r66415, which was reverted in r66426 forDuncan Sands2009-03-271-9/+28
* Revert r66415. It's causing failures during bootstrap builds:Bill Wendling2009-03-091-28/+9
* in builds without asserts we do not need to allocate the Next pointer in "gho...Gabor Greif2009-03-091-9/+28
* group friendshipGabor Greif2009-02-271-1/+1
* Introduce a new technique for merging BasicBlock with Instruction sentinel by...Gabor Greif2009-02-271-0/+4
* Removed trailing whitespace.Misha Brukman2009-01-091-2/+2
* Fold the useful features of alist and alist_node into ilist, andDan Gohman2008-07-281-0/+43