Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simplify this. | Chris Lattner | 2008-02-15 | 1 | -3/+1 |
* | add info on walking preds/succs of a block. | Chris Lattner | 2008-01-03 | 1 | -8/+39 |
* | Type::IntTy hasn't existed for a while. Just sub in Type::Int32Ty. | Nick Lewycky | 2007-12-03 | 1 | -5/+5 |
* | document DenseSet. | Chris Lattner | 2007-09-30 | 1 | -0/+20 |
* | explain why not vector<bool> | Chris Lattner | 2007-09-25 | 1 | -2/+9 |
* | Add section on bit containers. | Daniel Berlin | 2007-09-24 | 1 | -0/+49 |
* | Merge DenseMapKeyInfo & DenseMapValueInfo into DenseMapInfo | Chris Lattner | 2007-09-17 | 1 | -1/+1 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+3090 |