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
...
*
[llvm-mca] Add a flag -instruction-info to enable/disable the instruction inf...
Andrea Di Biagio
2018-03-26
1
-0
/
+4
*
[llvm-mca] Update the commandline docs after r328305.
Andrea Di Biagio
2018-03-26
1
-0
/
+4
*
[llvm-mca] Add flag -instruction-tables to print the theoretical resource pre...
Andrea Di Biagio
2018-03-26
1
-0
/
+8
*
Add llvm-mca.rst to the table of contents in docs/CommandGuide.
Andrea Di Biagio
2018-03-08
1
-0
/
+1
*
[llvm-mca] LLVM Machine Code Analyzer.
Andrea Di Biagio
2018-03-08
1
-0
/
+133
*
[dsymutil] Embed toolchain in dSYM bundle
Jonas Devlieghere
2018-03-08
1
-0
/
+4
*
Re-land [dsymutil] Upstream update feature
Jonas Devlieghere
2018-02-08
1
-1
/
+9
*
Revert dsymutil -update commits
Jonas Devlieghere
2018-02-07
1
-9
/
+1
*
[dsymutil] Upstream update feature.
Jonas Devlieghere
2018-02-07
1
-1
/
+9
*
[dsymutil] Enable -minimize feature.
Jonas Devlieghere
2018-01-30
1
-0
/
+7
*
[MC] Fix -stack-size-section on ARM
Sean Eveson
2018-01-17
1
-1
/
+1
*
[llvm-cov] Refactor "export" command implementation and add support for SOURCES.
Max Moroz
2018-01-04
1
-2
/
+3
*
[llvm-cov] Add an option for "export" command to emit only file summary data.
Max Moroz
2017-12-11
1
-0
/
+7
*
Remove duplicate option from documentation.
Adrian Prantl
2017-12-09
1
-5
/
+0
*
dwarfdump: Add support for the --diff option.
Adrian Prantl
2017-12-08
1
-0
/
+5
*
[MC] Function stack size section.
Sean Eveson
2017-11-30
1
-0
/
+8
*
Revert r319423: [MC] Function stack size section.
Sean Eveson
2017-11-30
1
-204
/
+196
*
[MC] Function stack size section.
Sean Eveson
2017-11-30
1
-196
/
+204
*
Add a -D flag to FileCheck to define variables
Alexander Richardson
2017-11-07
1
-0
/
+5
*
Canonicalize spelling of long-form-options in dsymutil.rst
Adrian Prantl
2017-11-06
1
-12
/
+12
*
[docs] Update code block for compatibility with Sphinx 1.5.1
Jonas Devlieghere
2017-11-06
2
-10
/
+10
*
[dsymutil][doc] Improve wording in manpage and rename file.
Jonas Devlieghere
2017-11-02
4
-88
/
+91
*
[dsymutil] Add a manpage for dsymutil
Jonas Devlieghere
2017-11-02
3
-1
/
+88
*
Revert "lit.py: Add new %{shared_output(LABEL)} substitution"
Jordan Rose
2017-10-14
1
-12
/
+11
*
lit.py: Add new %{shared_output(LABEL)} substitution
Jordan Rose
2017-10-13
1
-11
/
+12
*
[FileCheck] regexp doc update/fix
Sjoerd Meijer
2017-10-13
1
-5
/
+6
*
llvm-dwarfdump: Add an option to collect debug info quality metrics.
Adrian Prantl
2017-10-06
1
-0
/
+5
*
Add a manpage for llvm-dwarfdump.
Adrian Prantl
2017-10-03
1
-11
/
+118
*
[docs] llvm-cov: Make docs for boolean options more consistent
Vedant Kumar
2017-09-25
1
-8
/
+9
*
[docs] llvm-cov: Document -show-instantiation-summary
Vedant Kumar
2017-09-20
1
-0
/
+4
*
[llvm-cov] Read in function names for filtering from a text file.
Sean Eveson
2017-08-31
1
-0
/
+6
*
[llvm-cov] Add an option which maps the location of source directories on ano...
Sean Eveson
2017-08-14
1
-0
/
+6
*
Add documentation for llvm-pdbutil.
Zachary Turner
2017-08-11
2
-0
/
+586
*
[llvm-cov] Respect the value of the -show-instantiations option
Vedant Kumar
2017-08-02
1
-0
/
+1
*
[llvm-cov] Allow specifying distinct architectures for each loaded binary
Vedant Kumar
2017-08-01
1
-5
/
+6
*
[lit] add a -vv option to echo all executed commands.
George Karpenkov
2017-07-13
1
-0
/
+7
*
[ProfileData] Add new option to dump topn hottest functions
Xinliang David Li
2017-07-11
1
-0
/
+6
*
[llvm-cov] Add a cl::opt to control the number of threads
Vedant Kumar
2017-07-11
1
-0
/
+6
*
[lit] Modify LIT to accept environment variable LIT_FILTER to select tests.
George Karpenkov
2017-07-07
1
-0
/
+7
*
llvm-nm: Add support for symbol demangling (-C/--demangle)
Sam Clegg
2017-06-29
1
-3
/
+0
*
Resubmit r297897: [PGO] Value profile for size of memory intrinsic calls
Rong Xu
2017-03-16
1
-0
/
+4
*
Revert "[PGO] Value profile for size of memory intrinsic calls"
Eric Liu
2017-03-16
1
-4
/
+0
*
[PGO] Value profile for size of memory intrinsic calls
Rong Xu
2017-03-15
1
-0
/
+4
*
[FileCheck] Added --enable-var-scope option to enable scope for regex variables.
Artem Belevich
2017-03-09
1
-0
/
+19
*
lit.rst: Fix sphinx complaint about multiple option definitions
Matthias Braun
2017-02-09
1
-1
/
+1
*
[docs] cleanup documentation on lit substitutions
David Bozier
2017-02-09
1
-9
/
+5
*
[llvm-cov] Don't show function summaries when filtering by filename (fixes PR...
Vedant Kumar
2017-02-05
1
-0
/
+4
*
[lit] Support sharding testsuites, for parallel execution.
Graydon Hoare
2017-01-18
1
-0
/
+17
*
[llvm-cov] Add support for loading coverage from multiple objects
Vedant Kumar
2016-10-25
1
-11
/
+11
*
[llvm-cov] Add some documentation for the -tab-size option
Vedant Kumar
2016-08-04
1
-0
/
+5
[prev]
[next]