summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/opt.rst
Commit message (Collapse)AuthorAgeFilesLines
* Delete -std-compile-opts.Rafael Espindola2014-10-161-19/+4
| | | | | | These days -std-compile-opts was just a silly alias for -O3. llvm-svn: 219951
* docs: Remove documentation for legacy PGO optionsJustin Bogner2014-06-041-4/+0
| | | | | | | | Late last year r191835 removed a largely unmaintained legacy PGO infrastructure, but some of the docs were missed. Since these docs are for things that don't actually exist anymore, they should be removed. llvm-svn: 210165
* [docs] Clean up some more llvm-gcc stuffSean Silva2014-02-191-3/+2
| | | | | | | | | | Some references to llvm-gcc were so crusty that I wasn't sure how to proceed and so I've left them intact. I also slipped in a quick peephole fix to use a :doc: link instead of raw HTML link. llvm-svn: 201619
* Documentation for opt: reformatDmitri Gribenko2012-11-291-111/+71
| | | | llvm-svn: 168919
* Use correct syntax highliter in code blocks. Noticed by Sean Silva.Dmitri Gribenko2012-06-121-2/+2
| | | | llvm-svn: 158359
* [docs] Add ReST version of all the man pages.Daniel Dunbar2012-05-081-0/+183
- The POD versions are slated for execution, but are still around until llvm.org machinery is in place. llvm-svn: 156384
OpenPOWER on IntegriCloud