aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/ADT/FoldingSet.h
Commit message (Expand)AuthorAgeFilesLines
* clean up commentChris Lattner2007-01-271-3/+3
* fit in 80 colsChris Lattner2007-01-261-2/+2
* Unbreak VC++ build.Jeff Cohen2006-11-051-0/+2
* Allow FoldingSet clients to pump up the initial hash size.Jim Laskey2006-11-021-1/+5
* Clean upJim Laskey2006-10-271-2/+2
* Apply editorials.Jim Laskey2006-10-271-87/+58
* Breakout folding hash set from SelectionDAGCSEMap.Jim Laskey2006-10-271-0/+281