summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Do some cleanups to the Type and Constant section to remove latex stuffChris Lattner2002-10-01
* Update manual to reflect recent changes in the Statistic class.Chris Lattner2002-10-01
* Fixed errors in ReplaceInstWithValue/ReplaceInstWithInst examples.Joel Stanley2002-09-29
* Don't hardcode path to dot in the doxygen config file. Let doxygen search th...Chris Lattner2002-09-26
* Don't hardcode path to doxygenChris Lattner2002-09-26
* Add documentation for ImmutablePass'sChris Lattner2002-09-25
* A lot of this stuff has been done. Remove the done itemsChris Lattner2002-09-24
* Update urlChris Lattner2002-09-22
* Add information about the DEBUG() macro and the Statistic templateChris Lattner2002-09-22
* * Burg is no longer configured in Makefile.configChris Lattner2002-09-19
* Clean up tags, link to the right .h fileChris Lattner2002-09-18
* Finished instruction replacement section, etc. Need better example for repla...Joel Stanley2002-09-18
* Fixed grammar.Misha Brukman2002-09-18
* Fixed grammar (User's -> Users).Misha Brukman2002-09-18
* Avoid using two i's in the same statementsChris Lattner2002-09-17
* Fix typeoChris Lattner2002-09-17
* Remove warning that is no longer applicableChris Lattner2002-09-16
* Fix typeoChris Lattner2002-09-16
* Add a </ul> that was missing and caused the document to get a little whackyChris Lattner2002-09-12
* Incorporate information about deleting instructions from a basic block,Chris Lattner2002-09-12
* Add some information about the Instruction class and Instruction.defChris Lattner2002-09-12
* Add a new BasicBlockPass::doInitialization/Finalization(Function &) pair ofChris Lattner2002-09-12
* - Added content to use-def/def-use sectionJoel Stanley2002-09-11
* *** empty log message ***Joel Stanley2002-09-11
* Fix config file due to directories changingChris Lattner2002-09-10
* Finish up the isa/cast/dyn_cast sectionChris Lattner2002-09-10
* Write most of the isa, cast, dyn_cast section. It's not done yet though.Chris Lattner2002-09-10
* * Write the prose for the Basic Inspection and Traversal Routines sectionChris Lattner2002-09-09
* *** empty log message ***Joel Stanley2002-09-09
* - Made distinction between object->iterator and iterator->objectJoel Stanley2002-09-09
* Clean up the isa section stub. It should not be listed twiceChris Lattner2002-09-09
* Stub out another couple sections that it looks like 426's MP1 will reallyChris Lattner2002-09-09
* Fix minor typoChris Lattner2002-09-09
* Test commitChris Lattner2002-09-07
* *** empty log message ***Joel Stanley2002-09-06
* Fixed typos and added &lt/&gt/&amp tags where appropriateJoel Stanley2002-09-06
* * Fix a couple more <>&'sChris Lattner2002-09-06
* Minor fixes html type fixes: & -> &amp; > -> &gt; etc.Chris Lattner2002-09-06
* Minor fix, test that web autoupdate works for people non-chrisChris Lattner2002-09-06
* Added subsections to 'Basic Inspection and Traversal Routines':Joel Stanley2002-09-06
* Add skeleton to the section contents so that Joel knows what to fill inChris Lattner2002-09-06
* Add new sectionChris Lattner2002-09-06
* Trivial change to test CVS checkout scriptsChris Lattner2002-09-06
* Commit Vikram's changes for 426 classChris Lattner2002-09-06
* Add information about the GlobalVariable and Module classesChris Lattner2002-09-06
* Initial checkin of the first part of the Programmer's ManualChris Lattner2002-09-06
* * Remove notes at the top of the fileChris Lattner2002-09-06
* Add distinction between integer and integral types.Chris Lattner2002-09-03
* Add "written by" noteChris Lattner2002-08-30
* Comment out broken linkChris Lattner2002-08-29