summaryrefslogtreecommitdiff
path: root/docs/ProgrammersManual.html
Commit message (Expand)AuthorAge
* Fix documentation for these functions; they do not only modify users within theNick Lewycky2008-09-15
* Use present tense when talking about User layout. It is implemented now.Gabor Greif2008-06-25
* Fix typo, fix suggested by Nicholas OlsenChris Lattner2008-06-20
* fix validator warningGabor Greif2008-06-18
* prettify, no semantic changesGabor Greif2008-06-18
* Move some documentation from the header file into ProgrammersManual. About to...Gabor Greif2008-06-16
* Fix inst_iterator example.Chris Lattner2008-06-04
* simplify this.Chris Lattner2008-02-15
* add info on walking preds/succs of a block.Chris Lattner2008-01-03
* Type::IntTy hasn't existed for a while. Just sub in Type::Int32Ty.Nick Lewycky2007-12-03
* document DenseSet.Chris Lattner2007-09-30
* explain why not vector<bool>Chris Lattner2007-09-25
* Add section on bit containers.Daniel Berlin2007-09-24
* Merge DenseMapKeyInfo & DenseMapValueInfo into DenseMapInfoChris Lattner2007-09-17
* first pass of nomenclature changes in .html filesGabor Greif2007-07-06
* Modify deleting global variable with an even easier way.Tanya Lattner2007-06-20
* Add blurb on deleting global variables.Tanya Lattner2007-06-20
* Various hopefully correct easy fixes.Duncan Sands2007-03-30
* Stop using the foo HTML tag :)Chris Lattner2007-03-28
* Fix a typo.Reid Spencer2007-03-02
* Clarify the use of getValue/getSExtValue/getZExtValue and add the newReid Spencer2007-03-01
* update symtab section to reflect recent changes.Chris Lattner2007-02-16
* For PR1195:Reid Spencer2007-02-15
* For PR1195:Reid Spencer2007-02-15
* Change a reference to gccas to a reference to opt.Reid Spencer2007-02-09
* update this.Chris Lattner2007-02-08
* remove some obsolete SymbolTable methods. These docs need to be updatedChris Lattner2007-02-07
* add a noteChris Lattner2007-02-05
* describe SmallSetVectorChris Lattner2007-02-04
* null -> pointer, nul -> character :)Chris Lattner2007-02-03
* Fix some spellos.Reid Spencer2007-02-03
* fix grammarChris Lattner2007-02-03
* Serious cleanups. Make the TOC match the text for the class hierarchy,Chris Lattner2007-02-03
* Add TOCChris Lattner2007-02-03
* describe map-like containersChris Lattner2007-02-03
* improve grammarChris Lattner2007-02-03
* improve grammarChris Lattner2007-02-03
* close run-away tagChris Lattner2007-02-03
* fill in the section on Set-like containers.Chris Lattner2007-02-03
* fix validation issuesChris Lattner2007-02-03
* fix validation problemsChris Lattner2007-02-03
* Add some notes about choice of container.Chris Lattner2007-02-03
* Change to match API changes.Chris Lattner2007-01-15
* Make a couple organizational changes. Type no longer derives from ValueReid Spencer2007-01-12
* Update documentation for arbitrary precision integers:Reid Spencer2007-01-12
* Update for changes in the IR. The ConstantIntegral, ConstantBool, andReid Spencer2007-01-12
* Update the documentation for SymbolTable class.Reid Spencer2007-01-07
* Fix broken links, reported by Baptiste LepilleurChris Lattner2007-01-04
* fix a typoChris Lattner2006-12-20
* Remove documentation for isSigned and isUnsigned methods of Type class.Reid Spencer2006-12-19