aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide
AgeCommit message (Expand)Author
2004-11-15Fix syntax within a B<> tagMisha Brukman
2004-11-15Remove personal email address.Reid Spencer
2004-11-15Add the PowerPC 32-bit ABI output optionMisha Brukman
2004-11-15Bump version. Shouldn't this come from somewhere else??Chris Lattner
2004-11-15* Add an entry for llvm-ranlibMisha Brukman
2004-11-15This is llvm-ar, not llvm-as.Misha Brukman
2004-11-15Remove reference to llvm-ld.Reid Spencer
2004-11-15Terminate a list.Reid Spencer
2004-11-15Changes/corrections suggested from Chris Lattner's review.Reid Spencer
2004-11-12Document the new llvm-ranlib command.Reid Spencer
2004-11-12Correctly terminate a list.Reid Spencer
2004-11-12Document the modifiers and the file format.Reid Spencer
2004-11-11Add llvm-ar to the index.Reid Spencer
2004-11-11First attempt at llvm-ar documentation. Modifiers need a little moreReid Spencer
2004-08-25Document definitions and computations provided by llvm-bcanalyzer.Reid Spencer
2004-08-09Move information on Configuration files to the ../CompilerDriver.htmlReid Spencer
2004-08-07Added information about the configuration file. This is a temporary homeReid Spencer
2004-08-06Correct spelling mistakes. Wrap lines at 80 columns.Reid Spencer
2004-08-06Various updates suggested by Misha and Chris. Moved material that isReid Spencer
2004-08-06First version of a manual page for the llvmc compiler driver. This tool isReid Spencer
2004-07-21Fix spelling of `iterative scan'Misha Brukman
2004-07-21Add Iterative scan register allocator.Alkis Evlogimenos
2004-07-21Linearscan is no longer experimental.Alkis Evlogimenos
2004-07-10- Correct grammar of -s descriptionReid Spencer
2004-07-10Add link to the stkrc pageChris Lattner
2004-07-10Command Guide for the Stacker language compiler, stkrc.Reid Spencer
2004-07-10Minor cleanups:Chris Lattner
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-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-01bug. point. pod.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-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-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