The word 'independent' has no 'a'.
[oota-llvm.git] / docs /
2003-03-08 Misha BrukmanThe word 'independent' has no 'a'.
2003-03-04 Chris LattnerInitial checkin of AliasAnalysis doc
2003-02-26 Chris LattnerRemove implemented projects
2003-02-26 Chris LattnerUpdate programmers manual for renamed method
2003-02-14 Chris LattnerClarify the Makefile.config settings
2003-02-07 Chris LattnerAdd notes from Vikram's email
2003-02-07 Chris LattnerRemove obsolete page
2003-02-06 Chris LattnerNew "open projects" document
2003-01-23 Chris LattnerAdd notes about LLVM and CygWin from Brian Gaeke
2002-12-13 Chris Lattnergetelementptr uses long instead of uint indexes
2002-11-20 Chris Lattner - Eliminated the deferred symbol table stuff in Modul...
2002-11-17 Chris LattnerAdd more numbers
2002-11-15 Nick HildenbrandtUpdates
2002-11-12 Chris LattnerAdd new numbers
2002-11-12 Chris LattnerAdd new numbers
2002-11-11 Chris LattnerMore numbers
2002-11-10 Chris LattnerAdd more info
2002-11-10 Chris LattnerAdd more numbers
2002-11-09 Chris LattnerAdd highlighting of changes fields
2002-11-08 Chris LattnerAdd numbers for array folding
2002-11-08 Chris LattnerAdd a bunch more numbers
2002-11-08 Chris LattnerAdd some numbers
2002-11-08 Chris LattnerAdd some notes about DEBUG flag
2002-11-07 Nick HildenbrandtUpdateCVS: ---------------------------------------...
2002-11-07 Nick HildenbrandtMore updates, more test work
2002-11-07 Nick HildenbrandtUpdated test results.
2002-11-07 Chris LattnerUpdate info now that bugfixes have been applied
2002-11-07 Chris LattnerAdd new NumNodes column
2002-11-07 Chris LattnerAdd note
2002-11-07 Chris LattnerNew web page to track the progress of the DSGraph imple...
2002-11-05 Nick HildenbrandtTypo fixed
2002-11-05 Nick HildenbrandtAdded new tests
2002-11-05 Chris LattnerAdd a note about the switch instruction
2002-10-29 Misha BrukmanFix spelling of `propagate'.
2002-10-24 Nick HildenbrandtUpdated
2002-10-23 Nick HildenbrandtFixed it
2002-10-23 Nick HildenbrandtAdded Burg
2002-10-21 Chris LattnerRename Analysis Usage methods
2002-10-21 Chris LattnerAdd a link to C++ in a nutshell book
2002-10-16 Nick Hildenbrandtchanges
2002-10-14 Nick HildenbrandtMore results
2002-10-13 Nick HildenbrandtMore successes
2002-10-13 Nick HildenbrandtNew Results
2002-10-13 Nick Hildenbrandt*** empty log message ***
2002-10-11 Nick Hildenbrandt*** empty log message ***
2002-10-09 Nick HildenbrandtTable with current status of tests in the /test/Program...
2002-10-01 Chris LattnerDo some cleanups to the Type and Constant section to...
2002-10-01 Chris LattnerUpdate manual to reflect recent changes in the Statisti...
2002-09-29 Joel StanleyFixed errors in ReplaceInstWithValue/ReplaceInstWithIns...
2002-09-26 Chris LattnerDon't hardcode path to dot in the doxygen config file...
2002-09-26 Chris LattnerDon't hardcode path to doxygen
2002-09-25 Chris LattnerAdd documentation for ImmutablePass's
2002-09-24 Chris LattnerA lot of this stuff has been done. Remove the done...
2002-09-22 Chris LattnerUpdate url
2002-09-22 Chris LattnerAdd information about the DEBUG() macro and the Statist...
2002-09-19 Chris Lattner* Burg is no longer configured in Makefile.config
2002-09-18 Chris LattnerClean up tags, link to the right .h file
2002-09-18 Joel StanleyFinished instruction replacement section, etc. Need...
2002-09-18 Misha BrukmanFixed grammar.
2002-09-18 Misha BrukmanFixed grammar (User's -> Users).
2002-09-17 Chris LattnerAvoid using two i's in the same statements
2002-09-17 Chris LattnerFix typeo
2002-09-16 Chris LattnerRemove warning that is no longer applicable
2002-09-16 Chris LattnerFix typeo
2002-09-12 Chris LattnerAdd a </ul> that was missing and caused the document...
2002-09-12 Chris LattnerIncorporate information about deleting instructions...
2002-09-12 Chris LattnerAdd some information about the Instruction class and...
2002-09-12 Chris LattnerAdd a new BasicBlockPass::doInitialization/Finalization...
2002-09-11 Joel Stanley- Added content to use-def/def-use section
2002-09-11 Joel Stanley*** empty log message ***
2002-09-10 Chris LattnerFix config file due to directories changing
2002-09-10 Chris LattnerFinish up the isa/cast/dyn_cast section
2002-09-10 Chris LattnerWrite most of the isa, cast, dyn_cast section. It...
2002-09-09 Chris Lattner* Write the prose for the Basic Inspection and Traversa...
2002-09-09 Joel Stanley*** empty log message ***
2002-09-09 Joel Stanley- Made distinction between object->iterator and iterato...
2002-09-09 Chris LattnerClean up the isa section stub. It should not be listed...
2002-09-09 Chris LattnerStub out another couple sections that it looks like...
2002-09-09 Chris LattnerFix minor typo
2002-09-07 Chris LattnerTest commit
2002-09-06 Joel Stanley*** empty log message ***
2002-09-06 Joel StanleyFixed typos and added &lt/&gt/&amp tags where appropriate
2002-09-06 Chris Lattner* Fix a couple more <>&'s
2002-09-06 Chris LattnerMinor fixes html type fixes: & -> &amp; > -> &gt;...
2002-09-06 Chris LattnerMinor fix, test that web autoupdate works for people...
2002-09-06 Joel StanleyAdded subsections to 'Basic Inspection and Traversal...
2002-09-06 Chris LattnerAdd skeleton to the section contents so that Joel knows...
2002-09-06 Chris LattnerAdd new section
2002-09-06 Chris LattnerTrivial change to test CVS checkout scripts
2002-09-06 Chris LattnerCommit Vikram's changes for 426 class
2002-09-06 Chris LattnerAdd information about the GlobalVariable and Module...
2002-09-06 Chris LattnerInitial checkin of the first part of the Programmer...
2002-09-06 Chris Lattner* Remove notes at the top of the file
2002-09-03 Chris LattnerAdd distinction between integer and integral types.
2002-08-30 Chris LattnerAdd "written by" note
2002-08-29 Chris LattnerComment out broken link
2002-08-22 Chris LattnerMake doxygen not exclude doxygenized comments from...
2002-08-22 Chris LattnerAdd documentation for AnalysisGroup functionality
2002-08-19 Chris LattnerFix typeo noticed by Bryan
2002-08-15 Chris LattnerAdd a note mentioning that bools promote to 0 or 1
next