Regularize the names of #include-guards.
[oota-llvm.git] / docs /
2003-06-12 John CriswellReverted back to hand-made HTML.
2003-06-11 John CriswellUpdated the documentation to reflect changes in the...
2003-06-08 Chris LattnerFix bug in environment setting
2003-06-03 Chris LattnerFix minor bug
2003-05-31 Chris Lattner* Correct title
2003-05-31 John Criswell*** empty log message ***
2003-05-26 Misha BrukmanChanged tank... => http://llvm, and removed an extraneo...
2003-05-23 Brian GaekeSuggest -save-temps instead of -S, -E.
2003-05-23 Chris LattnerFix a problem brian identified.
2003-05-22 Chris LattnerAdd documentation for the new cl::CommaSeparated modifier
2003-05-21 Chris LattnerNew document
2003-05-21 Chris LattnerNew graphic for web page
2003-05-20 Misha BrukmanHopefully, the final fix for `[Pp]ropogate'.
2003-05-11 Chris LattnerAdd info about the LLVM_LIB_SEARCH_PATH envvar
2003-05-08 Chris Lattnerva_start only takes on argument now.
2003-05-08 Chris LattnerUpdate information about the switch instruction
2003-05-08 Chris Lattner* Add information about LLVM intrinsics
2003-05-07 Misha BrukmanFixed syntax error (in documentation!): missing parenth...
2003-05-07 Misha BrukmanGrammar fix: `of course' is separated from the sentence...
2003-05-06 Chris LattnerAdd a new open project
2003-04-28 Chris LattnerRemove implemented project, add a new one
2003-04-26 Chris LattnerSwitch insns actually DO work.
2003-04-23 Chris LattnerRemove documented problem that is now fixed
2003-04-23 Chris LattnerProperly convert some &'s to &'s
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...
next