explain that NumElements in alloca and malloc defaults to one
[oota-llvm.git] / docs / HowToSubmitABug.html
2007-07-09 Reid SpencerSubversionify the documentation.
2007-07-06 Gabor Greiffirst pass of nomenclature changes in .html files
2007-02-25 Chris Lattneradd -enable-eh
2007-02-25 Chris Lattnerupdate this for llvm-gcc4
2007-02-24 Bill WendlingAdded some more information on how to use "delta" to...
2006-08-28 Reid SpencerExcise references to the now defunct "analyze" tool...
2006-03-14 Reid SpencerChanges docs for llvm.cs.uiuc.edu -> llvm.org
2006-02-08 Chris LattnerMention that delta can be used to reduce some Front...
2004-11-01 Reid SpencerFix tag placement to make HTML 4.01 Strict compliant.
2004-11-01 Reid SpencerMinor format tweask for tables.
2004-05-23 Chris LattnerLots of minor fixes and formatting improvements
2004-05-14 Misha BrukmanUse <pre> instead of <p><tt> combo to decrease space...
2004-05-14 Misha BrukmanMention the --tool-args option that Brian and Chris...
2004-05-12 Misha BrukmanUse the images in the img/ directory.
2004-05-12 Misha BrukmanAdd link to Valgrind.
2004-05-11 Chris LattnerAdd a note to make sure the program is memory correct
2004-04-19 Misha BrukmanDisplay sample bugpoint output with the `code' styleshe...
2004-04-15 Misha BrukmanAdd note about easier way to debug tests in the llvm...
2004-04-15 Misha BrukmanAdd note about passing arguments to program being debugged.
2004-03-12 John CriswellAdded minor information on C++.
2004-02-14 Chris LattnerUpdates for the C backend's movement
2004-01-15 Misha Brukman* HTML 4.01 Strict DTD compliance
2003-10-31 Misha BrukmanUse stylesheets as much as we can. I admit, I still...
2003-10-27 John CriswellMerged in RELEASE_1.
2003-10-22 Misha Brukman* Changed URL referring to zion to use llvm instead
2003-10-22 John CriswellAdded information on using Bugzilla.
2003-10-14 Chris LattnerThe -mode option is no longer
2003-09-17 Misha BrukmanAdded sections about debugging mis-compilations and...
2003-08-24 Chris LattnerFix grammar
2003-05-23 Brian GaekeSuggest -save-temps instead of -S, -E.
2003-05-23 Chris LattnerFix a problem brian identified.
2003-05-21 Chris LattnerNew document