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
*
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
*
[docs] Fix a sphinx error in llvm-cov.rst
Vedant Kumar
2016-07-26
1
-0
/
+4
*
Retry: [llvm-cov] Add support for exporting coverage data to JSON
Vedant Kumar
2016-07-26
1
-0
/
+29
*
Revert "[llvm-cov] Add support for exporting coverage data to JSON"
Vedant Kumar
2016-07-26
1
-29
/
+0
*
[llvm-cov] Add support for exporting coverage data to JSON
Vedant Kumar
2016-07-26
1
-0
/
+29
*
[lit] Document the 'available_features' member of the config object.
Daniel Sanders
2016-07-26
1
-0
/
+3
*
[docs] Fixing Sphinx warnings to unclog the buildbot
Renato Golin
2016-07-20
3
-12
/
+12
*
Retry: [llvm-profdata] Speed up merging by using a thread pool
Vedant Kumar
2016-07-19
1
-0
/
+5
*
Revert "[llvm-profdata] Speed up merging by using a thread pool"
Vedant Kumar
2016-07-19
1
-5
/
+0
*
[llvm-profdata] Speed up merging by using a thread pool
Vedant Kumar
2016-07-18
1
-0
/
+5
*
bugpoint: add flag -verbose-errors
Sebastian Pop
2016-07-15
1
-0
/
+8
*
[llvm-cov] Optionally use a symbol demangler when preparing reports
Vedant Kumar
2016-07-15
1
-0
/
+8
*
[llvm-cov] Add support for creating html reports
Vedant Kumar
2016-07-06
1
-1
/
+1
*
Reapply "[llvm-cov] Add an -output-dir option for the show sub-command""
Vedant Kumar
2016-06-28
1
-0
/
+8
*
Revert "[llvm-cov] Add an -output-dir option for the show sub-command"
Vedant Kumar
2016-06-28
1
-8
/
+0
*
[llvm-cov] Add an -output-dir option for the show sub-command
Vedant Kumar
2016-06-28
1
-0
/
+8
*
[llvm-cov] Add a format option for the 'show' sub-command (mostly NFC)
Vedant Kumar
2016-06-28
1
-0
/
+4
*
Document the ability to perform multi-line pattern matching in FileCheck.
Wolfgang Pieb
2016-06-27
1
-0
/
+19
*
[FileCheck] Document --check-prefixes.
Daniel Sanders
2016-06-14
1
-0
/
+5
*
[docs] Fix indentation for a tool option
Vedant Kumar
2016-06-09
1
-1
/
+1
*
Retry^4 "[llvm-profdata] Add option to ingest filepaths from a file"
Vedant Kumar
2016-06-07
1
-0
/
+9
*
Revert "Retry^2 "[llvm-profdata] Add option to ingest filepaths from a file""
Vedant Kumar
2016-06-06
1
-9
/
+0
*
Retry^2 "[llvm-profdata] Add option to ingest filepaths from a file"
Vedant Kumar
2016-06-06
1
-0
/
+9
*
Revert "Retry "[llvm-profdata] Add option to ingest filepaths from a file"
Vedant Kumar
2016-06-06
1
-9
/
+0
[next]