summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* 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
* Make doxygen not exclude doxygenized comments from the source code listingsChris Lattner2002-08-22
* Add documentation for AnalysisGroup functionalityChris Lattner2002-08-22
* Fix typeo noticed by BryanChris Lattner2002-08-19
* Add a note mentioning that bools promote to 0 or 1Chris Lattner2002-08-15
* Gross, some whitespace escapedChris Lattner2002-08-14
* Fix bug in documentationChris Lattner2002-08-14
* Remove information about dead 'not' instructionChris Lattner2002-08-14
* Updated GettingStarted guide to be accurate now that binaries are in /sharedChris Lattner2002-08-13
* Add a note that specifies that the whether or not sign extension is done byChris Lattner2002-08-13
* * Document the BUILD_ROOT changes and optionChris Lattner2002-08-09
* Oh yeah, I wrote it.Chris Lattner2002-08-08
* Initial checkin of the "Writting an LLVM Pass" documentChris Lattner2002-08-08
* * Write the "Custom parser" sectionChris Lattner2002-08-07
* Write the reference section, make other minor editing changes elsewhere.Chris Lattner2002-08-06
* Update the CommandLine manual for the newest revision, include outline of ref...Chris Lattner2002-07-25
* Don't doxygenize the boost librariesChris Lattner2002-07-25
* Make the background white, add a "By" section.Chris Lattner2002-07-24
* Major changes, expansions, clarifications and corrections.Chris Lattner2002-07-24