aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2003-01-23Add notes about LLVM and CygWin from Brian GaekeChris Lattner
2002-12-13getelementptr uses long instead of uint indexesChris Lattner
2002-11-20 - Eliminated the deferred symbol table stuff in Module & Function, it reallyChris Lattner
2002-11-17Add more numbersChris Lattner
2002-11-15UpdatesNick Hildenbrandt
2002-11-12Add new numbersChris Lattner
2002-11-12Add new numbersChris Lattner
2002-11-11More numbersChris Lattner
2002-11-10Add more infoChris Lattner
2002-11-10Add more numbersChris Lattner
2002-11-09Add highlighting of changes fieldsChris Lattner
2002-11-08Add numbers for array foldingChris Lattner
2002-11-08Add a bunch more numbersChris Lattner
2002-11-08Add some numbersChris Lattner
2002-11-08Add some notes about DEBUG flagChris Lattner
2002-11-07UpdateCVS: ------------------------------------------------------------------...Nick Hildenbrandt
2002-11-07More updates, more test workNick Hildenbrandt
2002-11-07Updated test results.Nick Hildenbrandt
2002-11-07Update info now that bugfixes have been appliedChris Lattner
2002-11-07Add new NumNodes columnChris Lattner
2002-11-07Add noteChris Lattner
2002-11-07New web page to track the progress of the DSGraph implementationChris Lattner
2002-11-05Typo fixedNick Hildenbrandt
2002-11-05Added new testsNick Hildenbrandt
2002-11-05Add a note about the switch instructionChris Lattner
2002-10-29Fix spelling of `propagate'.Misha Brukman
2002-10-24UpdatedNick Hildenbrandt
2002-10-23Fixed itNick Hildenbrandt
2002-10-23Added BurgNick Hildenbrandt
2002-10-21Rename Analysis Usage methodsChris Lattner
2002-10-21Add a link to C++ in a nutshell bookChris Lattner
2002-10-16changesNick Hildenbrandt
2002-10-14More resultsNick Hildenbrandt
2002-10-13More successesNick Hildenbrandt
2002-10-13New ResultsNick Hildenbrandt
2002-10-13*** empty log message ***Nick Hildenbrandt
2002-10-11*** empty log message ***Nick Hildenbrandt
2002-10-09Table with current status of tests in the /test/Programs/ directoryNick Hildenbrandt
2002-10-01Do some cleanups to the Type and Constant section to remove latex stuffChris Lattner
2002-10-01Update manual to reflect recent changes in the Statistic class.Chris Lattner
2002-09-29Fixed errors in ReplaceInstWithValue/ReplaceInstWithInst examples.Joel Stanley
2002-09-26Don't hardcode path to dot in the doxygen config file. Let doxygen search th...Chris Lattner
2002-09-26Don't hardcode path to doxygenChris Lattner
2002-09-25Add documentation for ImmutablePass'sChris Lattner
2002-09-24A lot of this stuff has been done. Remove the done itemsChris Lattner
2002-09-22Update urlChris Lattner
2002-09-22Add information about the DEBUG() macro and the Statistic templateChris Lattner
2002-09-19* Burg is no longer configured in Makefile.configChris Lattner
2002-09-18Clean up tags, link to the right .h fileChris Lattner
2002-09-18Finished instruction replacement section, etc. Need better example for repla...Joel Stanley