aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ProgrammersManual.html
Commit message (Expand)AuthorAgeFilesLines
* Use present tense when talking about User layout. It is implemented now.Gabor Greif2008-06-251-10/+10
* Fix typo, fix suggested by Nicholas OlsenChris Lattner2008-06-201-1/+1
* fix validator warningGabor Greif2008-06-181-1/+1
* prettify, no semantic changesGabor Greif2008-06-181-92/+138
* Move some documentation from the header file into ProgrammersManual. About to...Gabor Greif2008-06-161-4/+183
* Fix inst_iterator example.Chris Lattner2008-06-041-3/+6
* 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