Added autoconf support for the sample project.
[oota-llvm.git] / docs /
2003-07-08 John CriswellCorrected the Table of Contents.
2003-07-07 John CriswellFixed the directions for building the C front end.
2003-07-07 John CriswellAdded information about how to unpack the distribution...
2003-07-03 John CriswellFixed an error in the pathname to LLVMGCCDIR for the...
2003-07-03 John CriswellAdded information on software requirements for unpackin...
2003-07-03 Misha Brukman* Reworded a bit about JITs (I don't like acronyms...
2003-07-03 John CriswellAdded another remark on how building the C front end...
2003-07-03 John CriswellPerformed a major update for the pre-release.
2003-07-03 John CriswellAdding a web page on how to start a new LLVM Project.
2003-07-02 John CriswellUpdated prior to the pre-release.
2003-07-01 John CriswellFixed a broken hyperlink.
2003-06-30 John CriswellAdded John Criswell to the contributors list.
2003-06-30 John CriswellRemoved the --enable-profiling and --enable-verbose...
2003-06-30 John CriswellMerged in autoconf branch. This provides configuration...
2003-06-26 Brian GaekeHere are the notes from our Reoptimizer meetings.
2003-06-25 Chris LattnerRemove completed tasks
2003-06-21 Chris LattnerClarify that variables must be global
2003-06-18 Chris LattnerDiversify examples
2003-06-18 Chris Lattnerfix incorrect anchor
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
next