index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
docs
/
CommandGuide
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LIT] Remove documentation for method since it does not exist
Eric Fiselier
2014-08-21
1
-8
/
+0
*
[LIT]Correct name of global lit configuration object to be lit_config (not lit).
Eric Fiselier
2014-08-15
1
-1
/
+1
*
Fix typos:
Sylvestre Ledru
2014-08-11
1
-1
/
+1
*
[lit] Add --show-xfail flag to LIT.
Eric Fiselier
2014-08-02
1
-0
/
+4
*
Add documentation for lit's --show-unsupported flag
Eric Fiselier
2014-07-31
1
-0
/
+4
*
docs: update the command guide documentation for llvm-profdata.
Alex Lorenz
2014-07-30
1
-12
/
+85
*
Fix Sphinx warnings.
Dan Liew
2014-07-21
1
-1
/
+1
*
Add FileCheck -implicit-check-not option to allow stricter tests without addi...
Alexander Kornienko
2014-07-11
1
-0
/
+11
*
docs: Remove documentation for legacy PGO options
Justin Bogner
2014-06-04
2
-8
/
+0
*
Add documentation for llvm-dwarfdump tool
Alexey Samsonov
2014-05-19
2
-0
/
+31
*
[DWARF parser] Teach DIContext to fetch short (non-linkage) function names fo...
Alexey Samsonov
2014-05-17
1
-2
/
+5
*
llvm-cov: Document --no-output in the command guide
Justin Bogner
2014-05-07
1
-0
/
+5
*
Add some details to the llvm-cov documentation. <rdar://problem/15819496>
Bob Wilson
2014-05-06
1
-13
/
+96
*
[docs] Fix some links
Sean Silva
2014-04-07
1
-1
/
+2
*
Remove LowerInvoke's obsolete "-enable-correct-eh-support" option
Mark Seaborn
2014-03-20
2
-11
/
+0
*
[docs] Clean up some more llvm-gcc stuff
Sean Silva
2014-02-19
2
-4
/
+3
*
PGO: llvm-profdata: tool for merging profiles
Duncan P. N. Exon Smith
2014-02-17
2
-0
/
+30
*
Remove link to unexisting llvm-prof docs
Alexey Samsonov
2013-12-24
1
-1
/
+0
*
llvm-symbolizer: add --obj flag to specify a single object file that should b...
Alexey Samsonov
2013-12-24
1
-1
/
+15
*
Remove dangling documentation. llvm-prof was deleted a while ago.
Benjamin Kramer
2013-11-21
1
-63
/
+0
*
Allow multiple check prefixes in FileCheck.
Matt Arsenault
2013-11-10
1
-5
/
+7
*
Add warning about CHECK-DAG with variable definition
Renato Golin
2013-10-11
1
-9
/
+37
*
docs: command guide: cleanups, no text changes
Dmitri Gribenko
2013-08-18
2
-96
/
+28
*
[typo] An LLVM.
Daniel Dunbar
2013-08-16
1
-1
/
+1
*
[lit] Change --show-{tests,suites} to exit after printing.
Daniel Dunbar
2013-08-08
1
-1
/
+5
*
[lit] Remove --repeat option, which wasn't that useful.
Daniel Dunbar
2013-08-08
1
-5
/
+0
*
Fix grammar.
Bill Wendling
2013-08-05
1
-2
/
+2
*
Fix underscore to be the proper length.
Bill Wendling
2013-07-30
1
-1
/
+1
*
Remove more dead documentation.
Rafael Espindola
2013-07-30
1
-11
/
+10
*
Delete documentation for deleted options.
Rafael Espindola
2013-07-29
1
-41
/
+0
*
Use pipefail when available.
Rafael Espindola
2013-07-26
1
-0
/
+4
*
Speling.
Jakob Stoklund Olesen
2013-07-24
1
-2
/
+2
*
Update old llc documentation.
Jakob Stoklund Olesen
2013-07-24
1
-9
/
+9
*
llvm-ar is far closer to being a regular ar implementation now. Update the docs.
Rafael Espindola
2013-07-24
1
-47
/
+7
*
Fix FileCheck CHECK-LABEL documentation wording slightly; also mention that i...
Stephen Lin
2013-07-18
1
-8
/
+10
*
Correct inaccurate statement in FileCheck docs.
Stephen Lin
2013-07-14
1
-1
/
+2
*
Add new directive called CHECK-LABEL to FileCheck.
Stephen Lin
2013-07-12
1
-0
/
+49
*
llvm-symbolizer: add support for Mach-O universal binaries
Alexey Samsonov
2013-06-28
1
-0
/
+16
*
[docs] Fix formatting.
Sean Silva
2013-06-21
1
-1
/
+1
*
Remove the LLVM specific archive index.
Rafael Espindola
2013-06-14
3
-73
/
+2
*
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
[next]