aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ProgrammersManual.html
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Fix a minor wording bug in the manualChris Lattner2004-03-181-1/+2
* Method is goneChris Lattner2004-02-091-2/+0
* * Conform to HTML 4.01 strict DTDMisha Brukman2004-01-151-1282/+1438
* Fix grammaroChris Lattner2003-11-271-1/+1
* checkin reid's docpatchChris Lattner2003-11-251-1724/+1568
* Added link to ``CVS Branching and Tags Primer''.Misha Brukman2003-11-111-0/+15
* Mention class CallSiteBrian Gaeke2003-11-071-1/+28
* Merged in RELEASE_1.John Criswell2003-10-271-1/+3
* update doxChris Lattner2003-09-201-2/+2
* Fix spell-o'sChris Lattner2003-09-101-1/+1
* Spell `necessary' correctly.Misha Brukman2003-08-181-4/+4
* "fix" coding style stuffChris Lattner2003-08-051-24/+24
* Fix a bugChris Lattner2003-08-011-6/+2
* Update information about the new DEBUG_TYPE macroChris Lattner2003-08-011-8/+67
* Added comma after `i.e.'Misha Brukman2003-07-281-4/+3
* Fixed syntax error (in documentation!): missing parenthesis.Misha Brukman2003-05-071-1/+1
* Remove documented problem that is now fixedChris Lattner2003-04-231-12/+2
* Update programmers manual for renamed methodChris Lattner2003-02-261-3/+3
* - Eliminated the deferred symbol table stuff in Module & Function, it reallyChris Lattner2002-11-201-35/+4
* Add some notes about DEBUG flagChris Lattner2002-11-081-3/+10
* Add a link to C++ in a nutshell bookChris Lattner2002-10-211-2/+8
* Do some cleanups to the Type and Constant section to remove latex stuffChris Lattner2002-10-011-49/+52
* Update manual to reflect recent changes in the Statistic class.Chris Lattner2002-10-011-4/+4
* Fixed errors in ReplaceInstWithValue/ReplaceInstWithInst examples.Joel Stanley2002-09-291-3/+5
* Update urlChris Lattner2002-09-221-1/+1
* Add information about the DEBUG() macro and the Statistic templateChris Lattner2002-09-221-19/+161
* Clean up tags, link to the right .h fileChris Lattner2002-09-181-7/+7
* Finished instruction replacement section, etc. Need better example for repla...Joel Stanley2002-09-181-10/+51
* Fixed grammar (User's -> Users).Misha Brukman2002-09-181-1/+1
* Avoid using two i's in the same statementsChris Lattner2002-09-171-4/+4
* Fix typeoChris Lattner2002-09-161-2/+2
* Add a </ul> that was missing and caused the document to get a little whackyChris Lattner2002-09-121-2/+2
* Incorporate information about deleting instructions from a basic block,Chris Lattner2002-09-121-3/+19
* Add some information about the Instruction class and Instruction.defChris Lattner2002-09-121-1/+20
* - Added content to use-def/def-use sectionJoel Stanley2002-09-111-9/+121
* *** empty log message ***Joel Stanley2002-09-111-1/+40