summaryrefslogtreecommitdiff
path: root/docs/CommandGuide
Commit message (Expand)AuthorAge
* Support -[weak_]framework and -F in llvmc.Mikhail Glushenkov2009-12-01
* Allow '_' in FileCheck variable names, it is nice to have at least oneDaniel Dunbar2009-11-22
* lit: Add --repeat=N option, for running each test N times.Daniel Dunbar2009-11-15
* lit: Start documentation testing architecture.Daniel Dunbar2009-11-10
* lit: Add --param NAME=VALUE option, for test suite specific use (to communicateDaniel Dunbar2009-11-05
* lit: Add --config-prefix option, to override default config file names.Daniel Dunbar2009-10-25
* Add link to 'lit' from CommandGuide.Daniel Dunbar2009-10-19
* check in a bunch of content from TestingGuide. Part of PR5216Chris Lattner2009-10-17
* Put back non-obsolete -f sections for 'opt'.Daniel Dunbar2009-09-15
* Remove references to obsolete -f option.Daniel Dunbar2009-09-15
* Update llc/opt PODs to clarify they support .ll input.Daniel Dunbar2009-09-15
* Give llvm-link a -S option.Dan Gohman2009-09-15
* Fix llvm-extract's "writing bitcode to a terminal" warning, which wasn'tDan Gohman2009-09-11
* Add 'lit' testing tool.Daniel Dunbar2009-09-08
* Document opt -S argument.Daniel Dunbar2009-09-07
* Update documentation for the -f change.Dan Gohman2009-08-25
* Don't install the man page for FileCheckDouglas Gregor2009-08-23
* fix pasto noticed by JakubChris Lattner2009-08-15
* add a simple FileCheck man page.Chris Lattner2009-08-15
* Added -b option to override the default bitcode output file name.Sanjiv Gupta2009-07-22
* Update documentation.Mikhail Glushenkov2009-07-11
* Documentation update.Mikhail Glushenkov2009-07-09
* Update documentation.Mikhail Glushenkov2009-06-25
* Second attempt:Bill Wendling2009-04-29
* Documentation update.Mikhail Glushenkov2009-03-27
* Document the -gcc-tool-args bugpoint option.Bill Wendling2009-03-02
* Fix typo. Found by William Moss.Bill Wendling2009-02-28
* Mimic gcc behaviour with regard to response files.Mikhail Glushenkov2009-01-21
* remove some dead options.Chris Lattner2009-01-12
* Add a --check-graph option to llvmc.Mikhail Glushenkov2009-01-09
* Man page update.Mikhail Glushenkov2008-12-12
* * Fixed formatting of command descriptions to be consistent:Misha Brukman2008-12-11
* Man page typo fix.Mikhail Glushenkov2008-12-09
* Generalize bugpoint's concept of a "safe" backend, and add optionsDan Gohman2008-12-08
* Man page update.Mikhail Glushenkov2008-12-07
* Describe some more options in the man page.Mikhail Glushenkov2008-11-26
* Add a man page for llvmc. Really basic for now, will be updated later.Mikhail Glushenkov2008-11-25
* llvm-ld doesn't have a -march option. This fixes PR2961Chris Lattner2008-10-28
* Remove -check-exit-code from bugpoint. This is subsumed by -append-exit-code.Nick Lewycky2008-10-26
* stacker is really gone.Chris Lattner2008-08-06
* remove stackerChris Lattner2008-08-06
* remove a bunch of dead options that never did anything.Chris Lattner2008-06-25
* Improve description of -emit-llvm.Dale Johannesen2008-06-12
* Create dirs as needed.Tanya Lattner2008-06-09
* Remove entries from here alsoAnton Korobeynikov2008-05-04
* Drop llvmc also, it will be replaced by shiny new llvmc2Anton Korobeynikov2008-05-04
* Drop llvm2cpp, it's now a llc targetAnton Korobeynikov2008-05-04
* Added note to getting started guide to use llvm-gcc4.2.Tanya Lattner2008-04-07
* Tweak build system to allow for installing the tutorial and uninstalling the ...Erick Tryzelaar2008-03-30
* heavily refactor this to have less duplication between BUILD_FOR_WEBSITE mod...Chris Lattner2008-02-12