summaryrefslogtreecommitdiff
path: root/docs/CommandGuide
Commit message (Expand)AuthorAge
* document --libfilesChris Lattner2006-06-06
* Add tblgen to the indexChris Lattner2006-06-02
* tblgen isn't related to llvm2cpp. Fix typoChris Lattner2006-06-02
* Document the -gen-inline option.Reid Spencer2006-06-01
* Add a brief description for the tblgen program. More detail is needed butReid Spencer2006-05-31
* Update the documentation for llvm2cpp after the -gen-* options were added.Reid Spencer2006-05-31
* Add the new command line arguments.Reid Spencer2006-05-30
* Add llvm2cpp program.Reid Spencer2006-05-30
* Add a missing =back to eliminate error.Reid Spencer2006-04-20
* Don't hardcode in 1.5 for the website, just use 'CVS'.Chris Lattner2006-04-20
* Add llvm-config to the index.Reid Spencer2006-03-24
* Documentation for llvm-config by Eric Kidd.Reid Spencer2006-03-23
* Change docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-14
* Document the new -post-link-opts option.Reid Spencer2005-12-21
* rename optionsChris Lattner2005-12-16
* Document -mcpu -mattr -tripleChris Lattner2005-12-16
* * "GNU Compiler Collection's gcc tool" is redundantMisha Brukman2005-07-20
* Ignore generated files.Reid Spencer2005-06-18
* Merged in release_15.John Criswell2005-05-18
* close off B< tagChris Lattner2005-05-13
* remove htmlismsChris Lattner2005-05-13
* fix typoChris Lattner2005-05-13
* note how to disable inliningChris Lattner2005-05-13
* fix link to llvm-arChris Lattner2005-05-13
* these don't use passesChris Lattner2005-05-13
* this detail is not needed hereChris Lattner2005-05-13
* update this manualChris Lattner2005-05-13
* extract has been renamed to llvm-extract to avoid conflicting with another toolMisha Brukman2005-04-24
* There is no =head3. Convert to =head2.Reid Spencer2005-04-22
* Correct the documentation to match the program.Reid Spencer2005-04-22
* Remove a -C I forgot to remove earlier.Reid Spencer2005-02-24
* For PR528:Reid Spencer2005-02-24
* * llvmc does not have a -V switchMisha Brukman2005-02-18
* Document the --load option.Reid Spencer2005-01-25
* Rename BUILD_* to PROJ_*Reid Spencer2005-01-16
* ignore generated fileChris Lattner2005-01-05
* Ignore generated fileChris Lattner2005-01-05
* Ignore .dirChris Lattner2005-01-05
* Hopefully fix a link.Reid Spencer2004-12-22
* Fix the names of these executables now that they've been somewhat cast inReid Spencer2004-12-22
* A little cleanup on this file.Reid Spencer2004-12-11
* Merged in RELEASE_14 changes.John Criswell2004-12-10
* Missed moving bugpoint link over to CommandGuide/html/Misha Brukman2004-12-09
* Generated HTML documentation is now back in CommandGuide/html/Misha Brukman2004-12-09
* Clean up this man pageChris Lattner2004-12-09
* Add new pseudo targetChris Lattner2004-12-09
* The textual description is gone from this manpage, only the options and a quickMisha Brukman2004-12-09
* Build the man and ps versions of the command guide as well whenReid Spencer2004-12-08
* Make an alternate version of this Makefile that can be used in anReid Spencer2004-12-08
* Fix two bugs:Reid Spencer2004-11-29