These scripts are no longer needed. They have been replaced by QMTest.
[oota-llvm.git] / docs /
2003-10-07 Chris LattnerWrap at 80 columns
2003-10-07 Chris LattnerRenamed llvmas.html llvmdis.html and llvmlink.html...
2003-10-07 Chris Lattnerremove options specific to the -internalize pass, add...
2003-10-06 Misha BrukmanBreak lines so that they fit within 80 columns.
2003-10-06 Misha Brukman* Alphabetized order of tools
2003-10-05 Chris LattnerThe sparc backend now support invoke, but still doesn...
2003-10-03 John CriswellAdded links to the C and C++ frontends.
2003-10-03 John CriswellAdding basic documentation for the LLVM C and C++ front...
2003-10-02 Chris LattnerAdd ideas and small revisions from Vikram
2003-10-02 Alkis EvlogimenosChange llc command line for register allocators
2003-10-02 Chris Lattnerfix spleling
2003-10-02 Chris Lattneradd note about .a files
2003-10-02 Chris LattnerInitial checkin of the LLVM 1.0 release notes
2003-10-01 Chris LattnerAmazingly enough, we actually do some stuff around...
2003-09-30 John CriswellCorrected usage synopsis.
2003-09-29 John CriswellAdded information on input and output filenames.
2003-09-29 John CriswellAdded explanation of where analyze gets its input,...
2003-09-26 John CriswellAdded information on how input and output files are...
2003-09-26 John CriswellAdded information about how llvm-as and llvm-dis select...
2003-09-25 Chris LattnerChange the heading of the page to reflect the tool...
2003-09-25 John CriswellAdded an explanation of gccld's behavior when linking...
2003-09-25 John CriswellAdded information about the new -native option.
2003-09-25 John CriswellMade modifications recommended by Chris. Namely:
2003-09-24 John CriswellRemoved completed items.
2003-09-20 Chris Lattnerupdate dox
2003-09-17 Misha BrukmanAdded sections about debugging mis-compilations and...
2003-09-17 Chris Lattnerfix misspelling analyse -> analyze
2003-09-17 John CriswellRenamed the link page to llvmlink.html
2003-09-12 John CriswellInitial go at documentation for llc.
2003-09-11 John CriswellModified the footer to be a link to the LLVM web page.
2003-09-11 John CriswellAdding a skeleton for the LLVM Command Guide.
2003-09-10 Chris LattnerFix spell-o's
2003-09-08 Chris LattnerAdd info about volatile loads/stores
2003-09-03 Chris LattnerFinal cleanups, document is good to go
2003-09-03 Chris LattnerAdd a WHOLE lot of updates clarifications and fixes...
2003-09-02 Chris Lattnerhyphenation police visited here
2003-08-28 Chris LattnerDocument the llvm.unwind intrinsic.
2003-08-28 Misha BrukmanRenaming `as' -> `llvm-as' and `dis' -> `llvm-dis'.
2003-08-25 John CriswellAdded autoconf code that verifies that the C compiler...
2003-08-24 Chris LattnerFix grammar
2003-08-21 Misha BrukmanThe word `dependence' has no `a'.
2003-08-21 Misha BrukmanThe word `dependent' has no `a'.
2003-08-21 John CriswellAdding a copyright notice to each file is unnecessary.
2003-08-21 John CriswellFurther updates:
2003-08-21 John CriswellUpdated to reflect current work:
2003-08-19 Brian GaekeAdd ParseEnvironmentOptions documentation
2003-08-19 Brian GaekeAdd warning about how you have to put cl::init after...
2003-08-18 Misha BrukmanSpell `necessary' correctly.
2003-08-11 Misha Brukman* Added pointers to the README files in emacs/ and...
2003-08-11 Chris LattnerGeez, this misha guy is a _horrible_ speller. :)
2003-08-11 Misha Brukman* Added a section describing the hidden gems in llvm...
2003-08-08 John CriswellRemoved information on the Pool Allocator as it is...
2003-08-08 John CriswellAdded a FAQ about how to clean the directory if it...
2003-08-08 John CriswellUpdated for the 1.1 pre-release.
2003-08-07 Chris Lattner* Fix <>'s in code to be &lt;&gt;'s
2003-08-06 Chris LattnerLoop unroller doesn't necessarily need to be profile...
2003-08-05 Chris Lattner"fix" coding style stuff
2003-08-01 Chris LattnerFix a bug
2003-08-01 Chris LattnerUpdate information about the new DEBUG_TYPE macro
2003-08-01 Chris LattnerFix <>'s in HTML
2003-07-28 Misha BrukmanMade many paragraphs fit into 80 characters per line...
2003-07-28 John CriswellAdded two tasks:
2003-07-28 Misha BrukmanAdded comma after `i.e.'
2003-07-25 Chris LattnerChange reference to assert.h to mention cassert
2003-07-25 Chris LattnerBrian implemented the static compiler, take it off...
2003-07-22 Brian GaekeAdd documentation for runOnMachineFunction()
2003-07-21 John CriswellUpdated from the discussion on July 21, 2003.
2003-07-17 Brian GaekeAdded bits about MachineFunctionPass
2003-07-14 Misha BrukmanThe word `separate' only has one `e'.
2003-07-14 Misha BrukmanFixed: </pre</p> => </pre></p>
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
next