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-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
*
[llvm-lipo] Update llvm-lipo docs for -archs flag
Shoaib Meenai
2019-06-12
1
-0
/
+6
*
[docs][llvm-symbolizer] Fix typo and grammar error
James Henderson
2019-06-12
1
-2
/
+3
*
[docs] Fix typo
James Henderson
2019-06-12
1
-1
/
+1
*
[llvm-nm] Fix docs and help text for --print-size
James Henderson
2019-06-12
1
-1
/
+1
*
[docs] Add "GNU binutils Replacements" section to command guide
Jordan Rupprecht
2019-06-11
8
-4
/
+125
*
[docs][llvm-nm] Add darwin as --format option
James Henderson
2019-06-11
1
-2
/
+2
*
[docs][llvm-nm] Make --help help text consistent with other options
James Henderson
2019-06-11
1
-1
/
+1
*
[llvm-dwarfdump] Simplify --ignore-case help text and documentation
James Henderson
2019-06-11
1
-2
/
+1
*
[docs][llvm-nm] Fix documentation regarding llvm-nm reading stdin
James Henderson
2019-06-11
1
-2
/
+3
*
[llvm-dwarfdump] Add -o to help text and remove --out-file from doc
James Henderson
2019-06-11
1
-1
/
+1
*
[Docs] [llvm-mca] Point out a caveat for using llvm-mca markers in source code.
Matt Davis
2019-06-10
1
-2
/
+11
*
[llvm-lipo] Add docs for llvm-lipo
Alexander Shaposhnikov
2019-06-07
2
-0
/
+34
*
[docs]Move llvm-readobj from "Developer Tools" to "Basic Commands"
James Henderson
2019-06-07
1
-1
/
+1
*
FileCheck [6/12]: Introduce numeric variable definition
Thomas Preud'homme
2019-06-06
1
-17
/
+32
*
[Docs] Modernize references to macOS
J. Ryan Stinnett
2019-05-30
1
-2
/
+2
*
FileCheck: Improve FileCheck variable terminology
Thomas Preud'homme
2019-05-23
1
-28
/
+35
*
[FileCheck] Fix sphinx error: Make input be gas block
Thomas Preud'homme
2019-05-15
1
-2
/
+2
*
Reinstate "FileCheck [5/12]: Introduce regular numeric variables"
Thomas Preud'homme
2019-05-14
1
-7
/
+53
*
Revert "FileCheck [5/12]: Introduce regular numeric variables"
Thomas Preud'homme
2019-05-14
1
-53
/
+7
*
FileCheck [5/12]: Introduce regular numeric variables
Thomas Preud'homme
2019-05-13
1
-7
/
+53
*
[MCA] Add support for nested and overlapping region markers
Andrea Di Biagio
2019-05-09
1
-7
/
+45
*
FileCheck [4/12]: Introduce @LINE numeric expressions
Thomas Preud'homme
2019-05-02
1
-14
/
+21
*
[llvm-profdata] Fix indentation error in docs. NFC.
Rong Xu
2019-04-30
1
-1
/
+1
*
[llvm-profdata] Fix indentation error. NFC
Rong Xu
2019-04-30
1
-1
/
+1
*
[llvm-profdata] Add overlap command to compute similarity b/w two profile files
Rong Xu
2019-04-30
1
-0
/
+67
*
[llvm-symbolizer] Add llvm-addr2line
Igor Kudrin
2019-04-19
3
-0
/
+39
*
[llvm-symbolizer] Unhide and document the "-output-style" option
Igor Kudrin
2019-04-19
1
-0
/
+31
*
[llvm-profdata] Fix one bad format in llvm-profdata CommandGuide doc. NFC
Rong Xu
2019-04-18
1
-0
/
+1
*
[llvm-mca][scheduler-stats] Print issued micro opcodes per cycle. NFCI
Andrea Di Biagio
2019-04-08
1
-4
/
+4
*
Add an option do not dump the generated object on disk
Guillaume Chatelet
2019-04-05
1
-3
/
+9
*
[llvm-exegesis] Introduce a 'naive' clustering algorithm (PR40880)
Roman Lebedev
2019-03-28
1
-1
/
+8
*
[Remarks] Emit a section containing remark diagnostics metadata
Francis Visoiu Mistrih
2019-03-27
1
-0
/
+4
*
Speeding up llvm-cov export with multithreaded renderFiles implementation.
Max Moroz
2019-03-14
1
-0
/
+13
*
[MCA] Highlight kernel bottlenecks in the summary view.
Andrea Di Biagio
2019-03-04
1
-0
/
+6
*
[PGO] Context sensitive PGO (part 2)
Rong Xu
2019-02-28
1
-0
/
+4
*
[llvm-exegesis] Split Epsilon param into two (PR40787)
Roman Lebedev
2019-02-25
1
-2
/
+7
*
[llvm-exegesis] Opcode stabilization / reclusterization (PR40715)
Roman Lebedev
2019-02-20
1
-0
/
+7
*
[llvm-cov] Add support for gcov --hash-filenames option
Vedant Kumar
2019-02-19
1
-0
/
+5
[prev]
[next]