aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2004-07-02Modernize example, so that you can paste it right into llvm-asBrian Gaeke
2004-07-02* Wrap long linesMisha Brukman
2004-07-02* Standardize manpage output: program name bold, options italic/emphasizedMisha Brukman
2004-07-02The HTML documentation is now automatically generated from POD source.Misha Brukman
2004-07-02* Link to the POD-generated HTML documentationMisha Brukman
2004-07-02Make `args' stand out as bold, delete confusing elipsis at the end of cmdline.Misha Brukman
2004-07-02HTML links in PODs must be absolute.Misha Brukman
2004-07-02Simplify wording: `the bugpoint tool' can just become `bugpoint'.Misha Brukman
2004-07-02llvm-abcd has become llvm-bcanalyzerMisha Brukman
2004-07-02Add a note about implementing interprocedural register allocation.Reid Spencer
2004-07-02llvm-abcd tool name changed to llvm-bcanalyzer: see llvm-bcanalyzer.pod.Reid Spencer
2004-07-02Podified documentation for the llvm-bcanalyzer tool (nee llvm-abcd).Reid Spencer
2004-07-01Fix broken linksChris Lattner
2004-07-01bug. point. pod.Brian Gaeke
2004-07-01bugpoint command guide has been designated a full-fledged "doc".Brian Gaeke
2004-07-01abcd pod documentBrian Gaeke
2004-07-01llvm-nm pod format man page.Brian Gaeke
2004-07-01Fix grammar: remove `our' as it no longer makes sense.Misha Brukman
2004-07-01This is more of an "llvm team" thing by nowChris Lattner
2004-07-01llvm-db is in alpha stage, this document is a placeholder.Misha Brukman
2004-07-01Fix links to llvmgcc and llvmgxxMisha Brukman
2004-07-01gccld enters the Hall of POD.Misha Brukman
2004-07-01Make the text of the link to llvmgxx.html more appropriate: `llvmg++'.Misha Brukman
2004-07-01Fix grammar in Stacker doc description.Misha Brukman
2004-07-01Mention llvm-abcd, point out difference between it and `analyze'.Misha Brukman
2004-07-01Change format of CommandGuide index page to look like other docs.Misha Brukman
2004-07-01* `The' isn't necessary in front of LLVMMisha Brukman
2004-07-01Fresh from the LLVM baker's oven: opt and analyze pods.Misha Brukman
2004-07-01Add llvm-g++ and llvm-gcc pod documentation.Misha Brukman
2004-07-01Fix link to llvmgcc.Misha Brukman
2004-07-01Make links relative instead of absolute.Misha Brukman
2004-07-01Added a command page for the llvm-abcd tool.Reid Spencer
2004-06-30Fixed the tutorial to indicate that we needed to use the llvm namespace.Jonathan Manton
2004-06-29Fix order and line length of fixed bugs.Reid Spencer
2004-06-28document new passChris Lattner
2004-06-28Add a link to the CFE build instrs next to the CFE download instructionsChris Lattner
2004-06-28Building the C FE is a user-level processChris Lattner
2004-06-28Bad passes are goneChris Lattner
2004-06-25Removed the interrupt_handler instrinsic section that I accidently addedJohn Criswell
2004-06-25Grammar and punctuation fixes.John Criswell
2004-06-25Added missing quote.John Criswell
2004-06-24Add a section about running the nightly tester proper.Chris Lattner
2004-06-23Added a note about the new llvmgrep utility.Reid Spencer
2004-06-22link to qmtest-2.0.3 tar fileBrian Gaeke
2004-06-22Mention a note about having gccas and gccld in the path when running llvm-gcc.Misha Brukman
2004-06-22Fixing broken linksTanya Lattner
2004-06-22Fixed broken links.Tanya Lattner
2004-06-22Fixing broken link to gcc manualTanya Lattner
2004-06-21Changing absolute link. Remembering to logout as root ;)Tanya Lattner
2004-06-21Fixed small typo to symtab link.Tanya Lattner