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
*
[Docs][llvm-strip] Fix an indentation issue.
Michael Pozulp
2019-08-09
1
-1
/
+1
*
[Docs][llvm-strip] Add help text to llvm-strip rst doc
Michael Pozulp
2019-08-09
2
-16
/
+167
*
[MCA] Add flag -show-encoding to llvm-mca.
Andrea Di Biagio
2019-08-09
1
-4
/
+33
*
[llvm-lipo] Update llvm-lipo docs for -info -thin -create -replace -segalign ...
Anusha Basana
2019-08-07
1
-3
/
+35
*
[llvm-readelf] Support dumping of stack sizes sections with readelf --stack-s...
Wolfgang Pieb
2019-08-05
1
-0
/
+5
*
[MCA][doc] Add a section for the 'Bottleneck Analysis'.
Andrea Di Biagio
2019-08-05
1
-6
/
+79
*
[doc] Give a workaround for a FileCheck regex that ends in a brace.
Paul Robinson
2019-08-02
1
-1
/
+4
*
[MCA] Add support for printing immedate values as hex. Also enable lexing of ...
Andrea Di Biagio
2019-08-02
1
-0
/
+5
*
[llvm-objcopy] Add support for --add-section for COFF
Sergey Dmitriev
2019-07-26
1
-7
/
+7
*
FileCheck [8/12]: Define numeric var from expr
Thomas Preud'homme
2019-07-24
1
-5
/
+21
*
Revert "FileCheck [8/12]: Define numeric var from expr"
Thomas Preud'homme
2019-07-24
1
-21
/
+5
*
FileCheck [8/12]: Define numeric var from expr
Thomas Preud'homme
2019-07-23
1
-5
/
+21
*
Revert [tools] [llvm-nm] Default to reading from stdin not a.out
Alex Brachet
2019-07-16
1
-2
/
+3
*
[docs][llvm-nm] Fix inconsistent grammar
James Henderson
2019-07-15
1
-1
/
+1
*
FileCheck [7/12]: Arbitrary long numeric expressions
Thomas Preud'homme
2019-07-13
1
-13
/
+12
*
[tools] [llvm-nm] Default to reading from stdin not a.out
Alex Brachet
2019-07-12
1
-3
/
+2
*
[docs][llvm-symbolizer] Fix grammar
James Henderson
2019-07-10
1
-1
/
+1
*
[docs][llvm-dwarfdump] Normalise some wording
James Henderson
2019-07-10
1
-1
/
+1
*
[docs][llvm-dwarfdump] Fix wording
James Henderson
2019-07-09
1
-1
/
+1
*
[docs][llvm-objdump] Make some wording improvements/simplifications.
James Henderson
2019-07-09
1
-13
/
+9
*
[docs][llvm-nm] Improve some wording
James Henderson
2019-07-09
1
-15
/
+13
*
[docs][llvm-dwarfdump] Make some option descriptions clearer and more precise
James Henderson
2019-07-09
1
-12
/
+10
*
[docs][llvm-readobj][llvm-readelf] Improve wording
James Henderson
2019-07-08
2
-4
/
+4
*
[lit] Parse command-line options from LIT_OPTS
Joel E. Denny
2019-07-08
1
-0
/
+5
*
[docs][llvm-objcopy] Add description of binary input/output to doc
James Henderson
2019-07-08
1
-2
/
+17
*
[docs][llvm-readobj] Add a note to options that do nothing in GNU output
James Henderson
2019-07-05
2
-4
/
+10
*
[docs][llvm-objcopy] Improve some wording.
James Henderson
2019-07-05
1
-4
/
+4
*
[docs] [tools] Fix see also links
Alex Brachet
2019-07-04
7
-7
/
+7
*
[docs][llvm-dwarfdump] Remove unnecessary reference to --show-children
James Henderson
2019-07-04
1
-3
/
+1
*
[docs] [NFC] Removed excess spacing
Alex Brachet
2019-07-04
17
-189
/
+0
*
[docs][llvm-objcopy] Write documentation for llvm-objcopy
James Henderson
2019-07-03
2
-16
/
+482
*
[docs][llvm-readelf] Delete old llvm-readelf.md
James Henderson
2019-07-02
1
-28
/
+0
*
[docs][llvm-readelf] Expand llvm-readelf documentation
James Henderson
2019-07-01
2
-0
/
+218
*
[llvm-objdump] Update the doc for --disassemble-functions.
Yuanfang Chen
2019-06-27
1
-4
/
+6
*
[docs][llvm-nm][llvm-objdump] Improve "See Also" section
James Henderson
2019-06-27
2
-2
/
+3
*
[docs][tools] Add missing "program" tags to rst files
James Henderson
2019-06-27
32
-0
/
+68
*
[docs][llvm-symbolizer] Improve llvm-symbolizer documentation
James Henderson
2019-06-26
1
-99
/
+271
*
[docs][llvm-readobj] Improve llvm-readobj documentation
James Henderson
2019-06-25
1
-39
/
+220
*
[docs][llvm-cxxfilt] Write llvm-cxxfilt documentation
James Henderson
2019-06-25
2
-10
/
+79
*
[docs][llvm-nm] Add missing options to documentation
James Henderson
2019-06-24
1
-21
/
+91
*
[docs][llvm-nm] Improve symbol code documentation
James Henderson
2019-06-24
1
-15
/
+70
*
[docs][llvm-objdump] Fix bad merge of docs
James Henderson
2019-06-21
1
-4
/
+4
*
[binutils] Add response file option to help and docs
James Henderson
2019-06-21
4
-0
/
+16
*
[docs][llvm-objdump] Improve llvm-objdump documentation
James Henderson
2019-06-21
1
-36
/
+240
*
[FileCheck] Stop qualifying expressions as numeric
Thomas Preud'homme
2019-06-19
1
-9
/
+9
*
[llvm-mca][docs] clarify how the quality of the perf report is affected by th...
Andrea Di Biagio
2019-06-19
1
-0
/
+11
*
[docs][llvm-dwarfdump] Make the --show-parents and --show-children help text ...
James Henderson
2019-06-14
1
-6
/
+6
*
[Coverage] Load code coverage data from archives
Vedant Kumar
2019-06-13
1
-0
/
+6
*
[docs][llvm-symbolizer] Fix formatting issue with --functions
James Henderson
2019-06-13
1
-4
/
+4
*
[docs][llvm-dwarfdump] Add missing options and behaviour to documentation
James Henderson
2019-06-13
1
-4
/
+35
[next]