index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
CommandGuide
Age
Commit message (
Expand
)
Author
2013-04-27
Documentation: end option description with a period
Dmitri Gribenko
2013-04-22
Document the -filetype option of llc (PR #12902)
Eli Bendersky
2013-04-12
Teach llvm-readobj to print ELF program headers
Nico Rieck
2013-04-12
Add -expand-relocs to llvm-readobj
Nico Rieck
2013-04-11
Add man page for llvm-readobj
Nico Rieck
2013-04-02
Fix a typo.
Jakub Staszak
2013-03-19
Update documentation of llvm-link to reflect recent cleanups.
Eli Bendersky
2013-03-01
Docs for llvm-symbolizer command-line tool
Alexey Samsonov
2013-02-06
Canonicalize line endings to Linux style also when the --strict-whitespace fl...
Guy Benyei
2013-01-19
Documentation: remove more mentions of Tcl
Dmitri Gribenko
2013-01-11
docs: Fix long standing linking antipattern.
Sean Silva
2012-12-12
Documentation: use paths relative to document root in links.
Dmitri Gribenko
2012-12-12
Documentation: llvm-bcanalyzer.rst: cleanup.
Dmitri Gribenko
2012-12-01
Update FileCheck's documentation to mention recently added feature of
Eli Bendersky
2012-11-29
Documentation for FileCheck: use 'option' and 'program' directives.
Dmitri Gribenko
2012-11-29
Documentation for llvm-link: reformat
Dmitri Gribenko
2012-11-29
Documentation for llvm-cov: reformat
Dmitri Gribenko
2012-11-29
Documentation for llvm-stress: reformat
Dmitri Gribenko
2012-11-29
Documentation for opt: reformat
Dmitri Gribenko
2012-11-29
Documentation for llc: reformat.
Dmitri Gribenko
2012-11-29
Documentation for lit: more formatting: use 'option' and 'program' directives.
Dmitri Gribenko
2012-11-29
Documentation for tblgen: formatting
Dmitri Gribenko
2012-11-29
Documentation for lit: formatting improvements.
Dmitri Gribenko
2012-11-29
Documentation: use correct highlighter
Dmitri Gribenko
2012-11-28
Documentation: improve formatting and remove unneeded empty lines.
Dmitri Gribenko
2012-11-21
Fix a typo in FileCheck.rst
Eli Bendersky
2012-11-20
ReST-ify some markup in the LIT document
Eli Bendersky
2012-11-14
Support for [[@LINE]], [[@LINE+<offset>]], [[@LINE-<offset>]] expressions in
Alexander Kornienko
2012-11-14
FileCheck.rst: change formatting of code-like constructs to use a monospaced
Dmitri Gribenko
2012-11-07
Fix a broken sentence
Eli Bendersky
2012-11-07
Document the -input-file option of FileCheck
Eli Bendersky
2012-10-19
lit: Rename the valgrind leaks feature to match what is currently used
Daniel Dunbar
2012-10-19
lit: Add 'valgrind' and 'valgrind-leaks' features when valgrind is used.
Daniel Dunbar
2012-08-10
Remove references to compression in llvm-ar. It has been a long time since we
Rafael Espindola
2012-07-23
Fix a typo (the the => the)
Sylvestre Ledru
2012-06-20
Fix the formatting a bit.
Bill Wendling
2012-06-12
Use correct syntax highliter in code blocks. Noticed by Sean Silva.
Dmitri Gribenko
2012-06-12
FileCheck docs: remove leftover HTML markup.
Dmitri Gribenko
2012-06-06
[llvm-nm] Update documentation to cover object file support and arguments.
Michael J. Spencer
2012-06-02
Fix typos found by http://github.com/lyda/misspell-check
Benjamin Kramer
2012-05-24
Typo. Patch by Nicklas Bo Jensen <nbjensen@gmail.com>.
Chad Rosier
2012-05-13
Fix the tool documentation
Nadav Rotem
2012-05-08
[docs] Remove POD based man page docs (and build system support).
Daniel Dunbar
2012-05-08
[docs] Add ReST version of all the man pages.
Daniel Dunbar
2012-05-07
Remove C Backend from the bugpoint docs
Pete Cooper
2012-04-19
Remove llvm-ld and llvm-stub (which is only used by llvm-ld).
Michael J. Spencer
2012-04-18
Some formatting and grammar fixes in the FileCheck documentation
Eli Bendersky
2012-03-29
Drop O4 from the llc manpage, it was removed in r70445.
Benjamin Kramer
2012-03-26
docs/lit: Add some notes on the lit test run output format.
Daniel Dunbar
2012-03-25
Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu
Eli Bendersky
[next]