aboutsummaryrefslogtreecommitdiff
path: root/docs/ProgrammersManual.html
AgeCommit message (Expand)Author
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
2003-11-25checkin reid's docpatchChris Lattner
2003-11-11Added link to ``CVS Branching and Tags Primer''.Misha Brukman
2003-11-07Mention class CallSiteBrian Gaeke
2003-10-27Merged in RELEASE_1.John Criswell
2003-09-20update doxChris Lattner
2003-09-10Fix spell-o'sChris Lattner
2003-08-18Spell `necessary' correctly.Misha Brukman
2003-08-05"fix" coding style stuffChris Lattner
2003-08-01Fix a bugChris Lattner
2003-08-01Update information about the new DEBUG_TYPE macroChris Lattner
2003-07-28Added comma after `i.e.'Misha Brukman
2003-05-07Fixed syntax error (in documentation!): missing parenthesis.Misha Brukman