aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ProgrammersManual.html
Commit message (Expand)AuthorAgeFilesLines
* simplify this.Chris Lattner2008-02-151-3/+1
* add info on walking preds/succs of a block.Chris Lattner2008-01-031-8/+39
* Type::IntTy hasn't existed for a while. Just sub in Type::Int32Ty.Nick Lewycky2007-12-031-5/+5
* document DenseSet.Chris Lattner2007-09-301-0/+20
* explain why not vector<bool>Chris Lattner2007-09-251-2/+9
* Add section on bit containers.Daniel Berlin2007-09-241-0/+49
* Merge DenseMapKeyInfo & DenseMapValueInfo into DenseMapInfoChris Lattner2007-09-171-1/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+3090