aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/FoldingSet.cpp
AgeCommit message (Expand)Author
2006-11-03assert.h -> cassertRafael Espindola
2006-11-02#include <assert.h>Rafael Espindola
2006-11-02Allow FoldingSet clients to pump up the initial hash size.Jim Laskey
2006-10-29Try again.Jim Laskey
2006-10-29Not handling zero length strings.Jim Laskey
2006-10-27SmallVector append not insert.Jim Laskey
2006-10-27Grrr.Jim Laskey
2006-10-27Temp patch for missing functionality.Jim Laskey
2006-10-27MathExtras isn't in the llvm/ADT directory but in the llvm/Support directory.Bill Wendling
2006-10-27Apply editorials.Jim Laskey
2006-10-27Breakout folding hash set from SelectionDAGCSEMap.Jim Laskey