aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Avoid using two i's in the same statementsChris Lattner2002-09-171-4/+4
* Fix typeoChris Lattner2002-09-171-1/+1
* Remove warning that is no longer applicableChris Lattner2002-09-161-4/+2
* 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
* Add a new BasicBlockPass::doInitialization/Finalization(Function &) pair ofChris Lattner2002-09-121-14/+53
* - Added content to use-def/def-use sectionJoel Stanley2002-09-111-9/+121
* *** empty log message ***Joel Stanley2002-09-111-1/+40
* Fix config file due to directories changingChris Lattner2002-09-102-6/+6
* Finish up the isa/cast/dyn_cast sectionChris Lattner2002-09-101-6/+43
* Write most of the isa, cast, dyn_cast section. It's not done yet though.Chris Lattner2002-09-101-10/+66
* * Write the prose for the Basic Inspection and Traversal Routines sectionChris Lattner2002-09-091-17/+33
* *** empty log message ***Joel Stanley2002-09-091-13/+13
* - Made distinction between object->iterator and iterator->objectJoel Stanley2002-09-091-54/+64
* Clean up the isa section stub. It should not be listed twiceChris Lattner2002-09-091-5/+14
* Stub out another couple sections that it looks like 426's MP1 will reallyChris Lattner2002-09-091-10/+32
* Fix minor typoChris Lattner2002-09-091-1/+1
* Test commitChris Lattner2002-09-071-1/+0
* *** empty log message ***Joel Stanley2002-09-061-13/+10
* Fixed typos and added &lt/&gt/&amp tags where appropriateJoel Stanley2002-09-061-11/+11
* * Fix a couple more <>&'sChris Lattner2002-09-061-9/+12
* Minor fixes html type fixes: & -> &amp; > -> &gt; etc.Chris Lattner2002-09-061-8/+8
* Minor fix, test that web autoupdate works for people non-chrisChris Lattner2002-09-061-3/+5
* Added subsections to 'Basic Inspection and Traversal Routines':Joel Stanley2002-09-061-8/+175
* Add skeleton to the section contents so that Joel knows what to fill inChris Lattner2002-09-061-16/+107
* Add new sectionChris Lattner2002-09-061-1/+10
* Trivial change to test CVS checkout scriptsChris Lattner2002-09-061-4/+3
* Commit Vikram's changes for 426 classChris Lattner2002-09-061-71/+146
* Add information about the GlobalVariable and Module classesChris Lattner2002-09-061-10/+140
* Initial checkin of the first part of the Programmer's ManualChris Lattner2002-09-061-0/+847
* * Remove notes at the top of the fileChris Lattner2002-09-061-30/+93
* Add distinction between integer and integral types.Chris Lattner2002-09-031-22/+23
* Add "written by" noteChris Lattner2002-08-301-1/+5
* Comment out broken linkChris Lattner2002-08-291-1/+1
* Make doxygen not exclude doxygenized comments from the source code listingsChris Lattner2002-08-222-2/+2
* Add documentation for AnalysisGroup functionalityChris Lattner2002-08-221-7/+133
* Fix typeo noticed by BryanChris Lattner2002-08-191-2/+2
* Add a note mentioning that bools promote to 0 or 1Chris Lattner2002-08-151-2/+3
* Gross, some whitespace escapedChris Lattner2002-08-141-3/+3
* Fix bug in documentationChris Lattner2002-08-141-6/+15
* Remove information about dead 'not' instructionChris Lattner2002-08-141-51/+4
* Updated GettingStarted guide to be accurate now that binaries are in /sharedChris Lattner2002-08-131-10/+33
* Add a note that specifies that the whether or not sign extension is done byChris Lattner2002-08-131-1/+6
* * Document the BUILD_ROOT changes and optionChris Lattner2002-08-091-29/+44
* Oh yeah, I wrote it.Chris Lattner2002-08-081-1/+3
* Initial checkin of the "Writting an LLVM Pass" documentChris Lattner2002-08-081-0/+969
* * Write the "Custom parser" sectionChris Lattner2002-08-071-56/+253
* Write the reference section, make other minor editing changes elsewhere.Chris Lattner2002-08-061-105/+754