summaryrefslogtreecommitdiff
path: root/docs/ProgrammersManual.html
Commit message (Expand)AuthorAge
* 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
* update to reflect changes in statistic class.Chris Lattner2006-12-19
* Make changes for removal of SETCC instruction to unify with LangRef.html.Reid Spencer2006-12-19
* Removing even more <iostream> includes.Bill Wendling2006-12-07
* For PR950:Reid Spencer2006-10-20
* Clean-up of formatting and spelling.Bill Wendling2006-10-11
* Put code example inside of "doc_code" divisions.Bill Wendling2006-10-11
* Update documentaion of node annotation (coloring) in viewGraph.Jim Laskey2006-10-02
* Correct the Superclasses list for GlobalVariable and Function to indicateReid Spencer2006-04-14
* Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-14
* Use std:: where appropriateChris Lattner2005-11-28
* * Replace ampersands in section titles with more formal ``and''Misha Brukman2005-11-01
* Add notes about MF.viewCFG() and friends.Chris Lattner2005-10-17
* Remove vim modeline; this should go into ~/.vimrcMisha Brukman2005-05-10
* no parensChris Lattner2005-04-26
* update some pathsChris Lattner2005-04-26
* Add feedback from VikramChris Lattner2005-04-25
* add a bunch of documentation about the LLVM type resolution machineryChris Lattner2005-04-23
* make an advanced topics section, move symtab to itChris Lattner2005-04-23
* remove 'another common example', which doesn't work with VC++, and indentChris Lattner2005-04-22
* methods removed.Chris Lattner2005-03-15
* switch from a* to arg_* and g* to global_* for argument/global var iteratorsChris Lattner2005-03-15
* cleanup some htmlChris Lattner2005-03-06
* These methods are removed.Chris Lattner2005-03-06
* Fix typos noticed by Gabor Greif, thanks Gabor!Chris Lattner2005-01-17
* Test commitChris Lattner2004-12-08
* Fixed broken link to Bruce Eckle's book.Tanya Lattner2004-12-08
* Attempt HTML 4.01 Strict compliance.Reid Spencer2004-11-01
* Cleanup the constants section.Reid Spencer2004-11-01
* Minor format tweask for tables.Reid Spencer2004-11-01
* * Add spaces between function names for readabilityMisha Brukman2004-10-29
* Fix linkage typesChris Lattner2004-08-04
* Doesn't existChris Lattner2004-07-18
* bug 122:Reid Spencer2004-07-18
* statisfy the spelling policeChris Lattner2004-07-08
* Fixing broken linksTanya Lattner2004-06-22
* Fixed broken links.Tanya Lattner2004-06-22
* Add link documenting shared/static library differences across platforms.Misha Brukman2004-06-18
* Fix more broken links as a result of the llvm namespace.Misha Brukman2004-06-03
* Fix broken links as a result of the llvm namespace.Misha Brukman2004-06-03
* Add section on the newly added Instruction and subclasses constructorAlkis Evlogimenos2004-05-27
* Fix a bug in reid's checkinChris Lattner2004-05-26
* Added a section on the SymbolTable class.Reid Spencer2004-05-26