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
*
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
*
docs/lit: Add some notes on the lit test run output format.
Daniel Dunbar
2012-03-26
1
-0
/
+47
*
Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu
Eli Bendersky
2012-03-25
1
-0
/
+3
*
Some typos in lit command guide
Eli Bendersky
2012-03-14
1
-4
/
+4
*
Typo in lit command guide
Eli Bendersky
2012-03-14
1
-1
/
+1
*
Update tblgen command guide. Remove unused tblgen InstrEnumEmitter files.
Craig Topper
2012-02-27
1
-14
/
+38
*
Add a random .LL file generator to stress-test different llvm components.
Nadav Rotem
2012-02-26
2
-0
/
+45
*
Fix typo and broken link
Eli Bendersky
2012-02-05
1
-2
/
+2
*
Add missing paren
Eli Bendersky
2012-02-05
1
-1
/
+1
*
Fix dead link
Eli Bendersky
2012-01-07
1
-1
/
+1
*
Correct spelling.
Duncan Sands
2012-01-02
1
-1
/
+1
*
llvm-build: Add sketchy support for preserving comments when using
Daniel Dunbar
2011-12-12
1
-1
/
+4
[next]