summaryrefslogtreecommitdiff
path: root/lib/Support/FoldingSet.cpp
Commit message (Expand)AuthorAge
...
* minor cleanups. Fix off-by-one in accounting the number of nodes when theChris Lattner2007-01-31
* reformat commentChris Lattner2007-01-30
* assert.h -> cassertRafael Espindola2006-11-03
* #include <assert.h>Rafael Espindola2006-11-02
* Allow FoldingSet clients to pump up the initial hash size.Jim Laskey2006-11-02
* Try again.Jim Laskey2006-10-29
* Not handling zero length strings.Jim Laskey2006-10-29
* SmallVector append not insert.Jim Laskey2006-10-27
* Grrr.Jim Laskey2006-10-27
* Temp patch for missing functionality.Jim Laskey2006-10-27
* MathExtras isn't in the llvm/ADT directory but in the llvm/Support directory.Bill Wendling2006-10-27
* Apply editorials.Jim Laskey2006-10-27
* Breakout folding hash set from SelectionDAGCSEMap.Jim Laskey2006-10-27