index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
CommandGuide
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix incorrect parameter name in LIT docs.
Sergey Matveev
2013-05-30
1
-2
/
+2
*
Add 'CHECK-DAG' support
Michael Liao
2013-05-14
1
-0
/
+49
*
Documentation: end option description with a period
Dmitri Gribenko
2013-04-27
1
-1
/
+3
*
Document the -filetype option of llc (PR #12902)
Eli Bendersky
2013-04-22
1
-0
/
+8
*
Teach llvm-readobj to print ELF program headers
Nico Rieck
2013-04-12
1
-0
/
+4
*
Add -expand-relocs to llvm-readobj
Nico Rieck
2013-04-12
1
-0
/
+5
*
Add man page for llvm-readobj
Nico Rieck
2013-04-11
2
-0
/
+78
*
Fix a typo.
Jakub Staszak
2013-04-02
1
-1
/
+1
*
Update documentation of llvm-link to reflect recent cleanups.
Eli Bendersky
2013-03-19
1
-22
/
+4
*
Docs for llvm-symbolizer command-line tool
Alexey Samsonov
2013-03-01
2
-0
/
+66
*
Canonicalize line endings to Linux style also when the --strict-whitespace fl...
Guy Benyei
2013-02-06
1
-1
/
+2
*
Documentation: remove more mentions of Tcl
Dmitri Gribenko
2013-01-19
1
-8
/
+3
*
docs: Fix long standing linking antipattern.
Sean Silva
2013-01-11
1
-2
/
+0
*
Documentation: use paths relative to document root in links.
Dmitri Gribenko
2012-12-12
1
-1
/
+1
*
Documentation: llvm-bcanalyzer.rst: cleanup.
Dmitri Gribenko
2012-12-12
1
-170
/
+51
*
Update FileCheck's documentation to mention recently added feature of
Eli Bendersky
2012-12-01
1
-15
/
+16
*
Documentation for FileCheck: use 'option' and 'program' directives.
Dmitri Gribenko
2012-11-29
1
-36
/
+32
*
Documentation for llvm-link: reformat
Dmitri Gribenko
2012-11-29
1
-54
/
+32
*
Documentation for llvm-cov: reformat
Dmitri Gribenko
2012-11-29
1
-26
/
+14
*
Documentation for llvm-stress: reformat
Dmitri Gribenko
2012-11-29
1
-22
/
+8
*
Documentation for opt: reformat
Dmitri Gribenko
2012-11-29
1
-111
/
+71
*
Documentation for llc: reformat.
Dmitri Gribenko
2012-11-29
1
-120
/
+56
*
Documentation for lit: more formatting: use 'option' and 'program' directives.
Dmitri Gribenko
2012-11-29
1
-139
/
+144
*
Documentation for tblgen: formatting
Dmitri Gribenko
2012-11-29
1
-98
/
+41
*
Documentation for lit: formatting improvements.
Dmitri Gribenko
2012-11-29
1
-117
/
+41
*
Documentation: use correct highlighter
Dmitri Gribenko
2012-11-29
1
-3
/
+3
*
Documentation: improve formatting and remove unneeded empty lines.
Dmitri Gribenko
2012-11-28
1
-69
/
+9
*
Fix a typo in FileCheck.rst
Eli Bendersky
2012-11-21
1
-1
/
+1
*
ReST-ify some markup in the LIT document
Eli Bendersky
2012-11-20
1
-10
/
+10
*
Support for [[@LINE]], [[@LINE+<offset>]], [[@LINE-<offset>]] expressions in
Alexander Kornienko
2012-11-14
1
-0
/
+27
*
FileCheck.rst: change formatting of code-like constructs to use a monospaced
Dmitri Gribenko
2012-11-14
1
-86
/
+50
*
Fix a broken sentence
Eli Bendersky
2012-11-07
1
-2
/
+3
*
Document the -input-file option of FileCheck
Eli Bendersky
2012-11-07
1
-0
/
+5
*
lit: Rename the valgrind leaks feature to match what is currently used
Daniel Dunbar
2012-10-19
1
-1
/
+1
*
lit: Add 'valgrind' and 'valgrind-leaks' features when valgrind is used.
Daniel Dunbar
2012-10-19
1
-0
/
+13
*
Remove references to compression in llvm-ar. It has been a long time since we
Rafael Espindola
2012-08-10
1
-34
/
+10
*
Fix a typo (the the => the)
Sylvestre Ledru
2012-07-23
1
-1
/
+1
*
Fix the formatting a bit.
Bill Wendling
2012-06-20
1
-41
/
+8
*
Use correct syntax highliter in code blocks. Noticed by Sean Silva.
Dmitri Gribenko
2012-06-12
4
-11
/
+11
*
FileCheck docs: remove leftover HTML markup.
Dmitri Gribenko
2012-06-12
1
-9
/
+9
*
[llvm-nm] Update documentation to cover object file support and arguments.
Michael J. Spencer
2012-06-06
1
-33
/
+68
*
Fix typos found by http://github.com/lyda/misspell-check
Benjamin Kramer
2012-06-02
2
-2
/
+2
*
Typo. Patch by Nicklas Bo Jensen <nbjensen@gmail.com>.
Chad Rosier
2012-05-24
1
-1
/
+1
*
Fix the tool documentation
Nadav Rotem
2012-05-13
1
-1
/
+1
*
[docs] Remove POD based man page docs (and build system support).
Daniel Dunbar
2012-05-08
25
-3901
/
+0
*
[docs] Add ReST version of all the man pages.
Daniel Dunbar
2012-05-08
22
-0
/
+3953
*
Remove C Backend from the bugpoint docs
Pete Cooper
2012-05-07
1
-8
/
+8
*
Remove llvm-ld and llvm-stub (which is only used by llvm-ld).
Michael J. Spencer
2012-04-19
2
-237
/
+0
*
Some formatting and grammar fixes in the FileCheck documentation
Eli Bendersky
2012-04-18
1
-29
/
+29
*
Drop O4 from the llc manpage, it was removed in r70445.
Benjamin Kramer
2012-03-29
1
-1
/
+1
[next]