aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ProgrammersManual.html
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Replace ampersands in section titles with more formal ``and''Misha Brukman2005-11-011-30/+32
* Add notes about MF.viewCFG() and friends.Chris Lattner2005-10-171-0/+39
* Remove vim modeline; this should go into ~/.vimrcMisha Brukman2005-05-101-2/+0
* no parensChris Lattner2005-04-261-1/+1
* update some pathsChris Lattner2005-04-261-4/+4
* Add feedback from VikramChris Lattner2005-04-251-2/+11
* add a bunch of documentation about the LLVM type resolution machineryChris Lattner2005-04-231-0/+166
* make an advanced topics section, move symtab to itChris Lattner2005-04-231-221/+241
* remove 'another common example', which doesn't work with VC++, and indentChris Lattner2005-04-221-12/+4
* methods removed.Chris Lattner2005-03-151-7/+7
* switch from a* to arg_* and g* to global_* for argument/global var iteratorsChris Lattner2005-03-151-8/+8
* cleanup some htmlChris Lattner2005-03-061-11/+8
* These methods are removed.Chris Lattner2005-03-061-8/+0
* Fix typos noticed by Gabor Greif, thanks Gabor!Chris Lattner2005-01-171-7/+7
* Test commitChris Lattner2004-12-081-0/+1
* Fixed broken link to Bruce Eckle's book.Tanya Lattner2004-12-081-1/+1
* Attempt HTML 4.01 Strict compliance.Reid Spencer2004-11-011-37/+39
* Cleanup the constants section.Reid Spencer2004-11-011-81/+84
* Minor format tweask for tables.Reid Spencer2004-11-011-8/+8
* * Add spaces between function names for readabilityMisha Brukman2004-10-291-35/+45
* Fix linkage typesChris Lattner2004-08-041-3/+3
* Doesn't existChris Lattner2004-07-181-2/+0
* bug 122:Reid Spencer2004-07-181-17/+18
* statisfy the spelling policeChris Lattner2004-07-081-2/+1
* Fixing broken linksTanya Lattner2004-06-221-2/+2
* Fixed broken links.Tanya Lattner2004-06-221-3/+3
* Add link documenting shared/static library differences across platforms.Misha Brukman2004-06-181-3/+2
* Fix more broken links as a result of the llvm namespace.Misha Brukman2004-06-031-6/+6
* Fix broken links as a result of the llvm namespace.Misha Brukman2004-06-031-15/+19
* Add section on the newly added Instruction and subclasses constructorAlkis Evlogimenos2004-05-271-1/+16
* Fix a bug in reid's checkinChris Lattner2004-05-261-2/+3
* Added a section on the SymbolTable class.Reid Spencer2004-05-261-19/+247
* Lots of minor cleanups and clarificationsChris Lattner2004-05-231-77/+48