Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add DenseMapInfo for int. | Evan Cheng | 2010-04-29 | 1 | -0/+10 |
* | Add DenseMapInfo for signed long long. | Evan Cheng | 2010-01-22 | 1 | -0/+13 |
* | Remove isPod() from DenseMapInfo, splitting it out to its own | Chris Lattner | 2009-12-15 | 1 | -8/+1 |
* | More warnings patrol: Another unused argument and more implicit | Eric Christopher | 2009-10-17 | 1 | -2/+2 |
* | Remove a bunch of unused arguments from functions, silencing a | Eric Christopher | 2009-10-14 | 1 | -1/+1 |
* | Mark constants as unsigned, as pointed out by icc | Duncan Sands | 2009-09-06 | 1 | -10/+10 |
* | Allow unsigned long long DenseMapInfo. | Mike Stump | 2009-08-26 | 1 | -0/+14 |
* | Split DenseMapInfo into a separate header file, so that it can be | Dan Gohman | 2009-07-31 | 1 | -0/+121 |