aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ProgrammersManual.html
Commit message (Expand)AuthorAgeFilesLines
* 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
* first pass of nomenclature changes in .html filesGabor Greif2007-07-061-4/+4
* Modify deleting global variable with an even easier way.Tanya Lattner2007-06-201-7/+4
* Add blurb on deleting global variables.Tanya Lattner2007-06-201-0/+26
* Various hopefully correct easy fixes.Duncan Sands2007-03-301-3/+3
* Stop using the foo HTML tag :)Chris Lattner2007-03-281-2/+2
* Fix a typo.Reid Spencer2007-03-021-1/+1
* Clarify the use of getValue/getSExtValue/getZExtValue and add the newReid Spencer2007-03-011-4/+14
* update symtab section to reflect recent changes.Chris Lattner2007-02-161-146/+19
* For PR1195:Reid Spencer2007-02-151-3/+3
* For PR1195:Reid Spencer2007-02-151-1/+1
* Change a reference to gccas to a reference to opt.Reid Spencer2007-02-091-1/+1
* update this.Chris Lattner2007-02-081-10/+9
* remove some obsolete SymbolTable methods. These docs need to be updatedChris Lattner2007-02-071-19/+0
* add a noteChris Lattner2007-02-051-0/+27
* describe SmallSetVectorChris Lattner2007-02-041-4/+13
* null -> pointer, nul -> character :)Chris Lattner2007-02-031-1/+1
* Fix some spellos.Reid Spencer2007-02-031-19/+19
* fix grammarChris Lattner2007-02-031-3/+3
* Serious cleanups. Make the TOC match the text for the class hierarchy,Chris Lattner2007-02-031-250/+247
* Add TOCChris Lattner2007-02-031-1/+9
* describe map-like containersChris Lattner2007-02-031-15/+176
* improve grammarChris Lattner2007-02-031-21/+24
* improve grammarChris Lattner2007-02-031-9/+12
* close run-away tagChris Lattner2007-02-031-1/+1
* fill in the section on Set-like containers.Chris Lattner2007-02-031-19/+217
* fix validation issuesChris Lattner2007-02-031-6/+1
* fix validation problemsChris Lattner2007-02-031-2/+2
* Add some notes about choice of container.Chris Lattner2007-02-031-0/+239
* Change to match API changes.Chris Lattner2007-01-151-5/+1
* Make a couple organizational changes. Type no longer derives from ValueReid Spencer2007-01-121-108/+117
* Update documentation for arbitrary precision integers:Reid Spencer2007-01-121-27/+57
* Update for changes in the IR. The ConstantIntegral, ConstantBool, andReid Spencer2007-01-121-3/+6
* Update the documentation for SymbolTable class.Reid Spencer2007-01-071-62/+12
* Fix broken links, reported by Baptiste LepilleurChris Lattner2007-01-041-3/+3
* fix a typoChris Lattner2006-12-201-1/+1
* Remove documentation for isSigned and isUnsigned methods of Type class.Reid Spencer2006-12-191-11/+1
* update to reflect changes in statistic class.Chris Lattner2006-12-191-8/+10
* Make changes for removal of SETCC instruction to unify with LangRef.html.Reid Spencer2006-12-191-2/+25
* Removing even more <iostream> includes.Bill Wendling2006-12-071-13/+13
* For PR950:Reid Spencer2006-10-201-12/+7
* Clean-up of formatting and spelling.Bill Wendling2006-10-111-38/+36
* Put code example inside of "doc_code" divisions.Bill Wendling2006-10-111-91/+359
* Update documentaion of node annotation (coloring) in viewGraph.Jim Laskey2006-10-021-1/+13
* Correct the Superclasses list for GlobalVariable and Function to indicateReid Spencer2006-04-141-16/+20
* Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-141-2/+2
* Use std:: where appropriateChris Lattner2005-11-281-4/+4