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