aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* Bug fixedChris Lattner2004-07-071-0/+1
* PunctuateChris Lattner2004-07-061-1/+1
* First draft completed. All sections written.Reid Spencer2004-07-051-116/+312
* Added sections for Constant Pool, Module Global Info, and CompactionReid Spencer2004-07-051-38/+280
* Add a missing "terminator" :)Chris Lattner2004-07-051-1/+1
* Structures allow only uintChris Lattner2004-07-051-4/+3
* - Reorganized the document contentsReid Spencer2004-07-051-207/+468
* Modernize example, so that you can paste it right into llvm-asBrian Gaeke2004-07-021-2/+5
* * Wrap long linesMisha Brukman2004-07-021-17/+19
* * Standardize manpage output: program name bold, options italic/emphasizedMisha Brukman2004-07-0218-62/+38
* The HTML documentation is now automatically generated from POD source.Misha Brukman2004-07-0216-1859/+0
* * Link to the POD-generated HTML documentationMisha Brukman2004-07-021-16/+16
* Make `args' stand out as bold, delete confusing elipsis at the end of cmdline.Misha Brukman2004-07-021-2/+2
* HTML links in PODs must be absolute.Misha Brukman2004-07-021-1/+1
* Simplify wording: `the bugpoint tool' can just become `bugpoint'.Misha Brukman2004-07-021-7/+7
* llvm-abcd has become llvm-bcanalyzerMisha Brukman2004-07-021-63/+0
* Add a note about implementing interprocedural register allocation.Reid Spencer2004-07-021-0/+4
* llvm-abcd tool name changed to llvm-bcanalyzer: see llvm-bcanalyzer.pod.Reid Spencer2004-07-021-43/+0
* Podified documentation for the llvm-bcanalyzer tool (nee llvm-abcd).Reid Spencer2004-07-021-0/+66
* Fix broken linksChris Lattner2004-07-011-8/+4
* bug. point. pod.Brian Gaeke2004-07-011-0/+250
* bugpoint command guide has been designated a full-fledged "doc".Brian Gaeke2004-07-011-0/+249
* abcd pod documentBrian Gaeke2004-07-011-0/+63
* llvm-nm pod format man page.Brian Gaeke2004-07-011-0/+123
* Fix grammar: remove `our' as it no longer makes sense.Misha Brukman2004-07-011-1/+1
* This is more of an "llvm team" thing by nowChris Lattner2004-07-011-1/+0
* llvm-db is in alpha stage, this document is a placeholder.Misha Brukman2004-07-011-0/+18
* Fix links to llvmgcc and llvmgxxMisha Brukman2004-07-011-1/+1
* gccld enters the Hall of POD.Misha Brukman2004-07-011-0/+177
* Make the text of the link to llvmgxx.html more appropriate: `llvmg++'.Misha Brukman2004-07-011-1/+1
* Fix grammar in Stacker doc description.Misha Brukman2004-07-011-3/+3
* Mention llvm-abcd, point out difference between it and `analyze'.Misha Brukman2004-07-011-1/+5
* Change format of CommandGuide index page to look like other docs.Misha Brukman2004-07-011-115/+124
* * `The' isn't necessary in front of LLVMMisha Brukman2004-07-011-3/+4
* Fresh from the LLVM baker's oven: opt and analyze pods.Misha Brukman2004-07-012-0/+177
* Add llvm-g++ and llvm-gcc pod documentation.Misha Brukman2004-07-012-0/+176
* Fix link to llvmgcc.Misha Brukman2004-07-011-1/+1
* Make links relative instead of absolute.Misha Brukman2004-07-011-4/+3
* Added a command page for the llvm-abcd tool.Reid Spencer2004-07-011-0/+44
* Fixed the tutorial to indicate that we needed to use the llvm namespace.Jonathan Manton2004-06-301-0/+10
* Fix order and line length of fixed bugs.Reid Spencer2004-06-291-8/+14
* document new passChris Lattner2004-06-281-0/+21
* Add a link to the CFE build instrs next to the CFE download instructionsChris Lattner2004-06-281-1/+5
* Building the C FE is a user-level processChris Lattner2004-06-281-1/+1
* Bad passes are goneChris Lattner2004-06-281-1/+1
* Removed the interrupt_handler instrinsic section that I accidently addedJohn Criswell2004-06-251-47/+0
* Grammar and punctuation fixes.John Criswell2004-06-251-5/+5
* Added missing quote.John Criswell2004-06-251-1/+47
* Add a section about running the nightly tester proper.Chris Lattner2004-06-241-0/+32
* Added a note about the new llvmgrep utility.Reid Spencer2004-06-231-0/+6