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-readobj][ELF]Add demangling support
James Henderson
2019-01-17
1
-0
/
+4
*
[llvm-symbolizer] Add -C as a short alias to -demangle
Dmitry Venikov
2019-01-16
1
-1
/
+1
*
llvm-objdump -m -D should disassemble all text segments
Michael Trent
2019-01-15
1
-17
/
+25
*
Replace "no-frame-pointer-*" function attributes with "frame-pointer"
Francis Visoiu Mistrih
2019-01-14
1
-2
/
+2
*
[llvm-symbolizer] Add -addresses, -a as aliases for -print-address
Dmitry Venikov
2019-01-14
1
-1
/
+1
*
[llvm-symbolizer] Add -exe, -e as aliases to -obj
Dmitry Venikov
2019-01-11
1
-1
/
+1
*
[llvm-symbolizer] Add -p as alias to -pretty-print
Dmitry Venikov
2019-01-10
1
-1
/
+1
*
[llvm-profdata] add value-cutoff functionality in show command
Rong Xu
2019-01-08
1
-1
/
+11
*
[PGO] Revert r350579 to fix commit message.
Rong Xu
2019-01-08
1
-11
/
+1
*
[PGO] Use SourceFileName rather module name in PGOFuncName
Rong Xu
2019-01-07
1
-1
/
+11
*
[FileCheck] Annotate input dump (1/7)
Joel E. Denny
2018-12-18
1
-1
/
+8
*
[llvm-mca][View] Improved Retire Control Unit Statistics.
Andrea Di Biagio
2018-11-23
1
-0
/
+4
*
[FileCheck] fixing docs buildbot - use proper code-block type
Fedor Sergeev
2018-11-13
1
-1
/
+1
*
[FileCheck] fixing small formatting error in docs
Fedor Sergeev
2018-11-13
1
-1
/
+1
*
[FileCheck] introduce CHECK-COUNT-<num> repetition directive
Fedor Sergeev
2018-11-13
1
-0
/
+23
*
[llvm-cov] Add lcov tracefile export format.
Max Moroz
2018-11-09
1
-5
/
+17
*
[FileCheck] Parse command-line options from FILECHECK_OPTS
Joel E. Denny
2018-11-06
1
-0
/
+3
*
[MCSched] Bind PFM Counters to the CPUs instead of the SchedModel.
Clement Courbet
2018-10-25
2
-0
/
+8
*
[SourceMgr][FileCheck] Obey -color by extending WithColor
Joel E. Denny
2018-10-24
1
-0
/
+4
*
Revert r344930 as it broke some of the bots on Windows.
Aaron Ballman
2018-10-22
1
-4
/
+0
*
[SourceMgr][FileCheck] Obey -color by extending WithColor
Joel E. Denny
2018-10-22
1
-0
/
+4
*
[llvm-exegesis] Allow measuring several instructions in a single run.
Clement Courbet
2018-10-17
1
-2
/
+3
*
The llvm-exegesis output file is a html file not a txt file.
Simon Pilgrim
2018-09-27
1
-1
/
+1
*
[llvm-exegesis] Fix doc in r342947.
Clement Courbet
2018-09-25
1
-8
/
+9
*
[llvm-exegesis] Allow benchmarking arbitrary code snippets.
Clement Courbet
2018-09-25
1
-8
/
+52
*
Add flag to llvm-profdata to allow symbols in profile data to be remapped, and
Richard Smith
2018-09-13
3
-0
/
+102
*
[llvm-mca] Report the number of dispatched micro opcodes in the DispatchStati...
Andrea Di Biagio
2018-08-30
1
-6
/
+5
*
[llvm-mca] Add fields "Total uOps" and "uOps Per Cycle" to the report generat...
Andrea Di Biagio
2018-08-29
1
-20
/
+33
*
[llvm-mca] Improved report generated by the SchedulerStatistics view.
Andrea Di Biagio
2018-08-27
1
-7
/
+13
*
[llvm] Document "%T" as deprecated in CommandGuide/lit.rst
Kuba Mracek
2018-08-25
1
-1
/
+1
*
[AArch64] Add Tiny Code Model for AArch64
David Green
2018-08-22
1
-0
/
+1
*
Add a CommandGuide for llvm-objdump
Michael Trent
2018-08-08
2
-0
/
+116
*
[docs] Fix an LLVM-syntax code block to actually be valid LLVM synatx.
Chandler Carruth
2018-08-06
1
-2
/
+2
*
[llvm-mca][docs] Move the code marker text into its own subsection. NFC.
Matt Davis
2018-08-03
1
-36
/
+39
*
[llvm-mca] Speed up the computation of the wait/ready/issued sets in the Sche...
Andrea Di Biagio
2018-08-03
1
-16
/
+16
*
[llvm-mca][docs] Improve the CommandLine documentation.
Andrea Di Biagio
2018-08-03
1
-39
/
+38
*
[llvm-mca][docs] Replace "temporary" with "physical registers". NFC.
Matt Davis
2018-07-31
1
-4
/
+4
*
[llvm-mca][docs] Improve the "How LLVM-MCA works" section.
Andrea Di Biagio
2018-07-31
1
-4
/
+24
*
[llvm-mca][docs] Always use `llvm-mca` in place of `MCA`.
Andrea Di Biagio
2018-07-31
1
-50
/
+47
*
[llvm-mca][docs] Add instruction flow documentation. NFC.
Matt Davis
2018-07-30
1
-0
/
+177
*
[llvm-mca][docs] Define IPC where it is first mentioned. NFC.
Matt Davis
2018-07-23
1
-7
/
+7
*
[llvm-mca][docs] Add documentation for the statistic outputs from mca. NFC
Matt Davis
2018-07-21
1
-3
/
+125
*
[FileCheck] Provide an option for FileCheck to dump original input to stderr ...
George Karpenkov
2018-07-20
1
-0
/
+4
*
[llvm-mca][docs] Add Timeline and How MCA works.
Matt Davis
2018-07-19
1
-3
/
+223
*
[llvm-mca][docs] Revert mca internals docs.
Matt Davis
2018-07-17
1
-98
/
+3
*
[llvm-mca][docs] Add notes about cycle and resource callbacks. NFC.
Matt Davis
2018-07-16
1
-0
/
+8
*
[llvm-mca][docs] Initial description of mca internals. NFC
Matt Davis
2018-07-16
1
-3
/
+90
*
[docs] Update usage directive for llvm-cov report -show-functions
Vedant Kumar
2018-07-13
1
-2
/
+2
*
[FileCheck] Implement -v and -vv for tracing matches
Joel E. Denny
2018-07-13
1
-0
/
+10
*
[FileCheck] Don't permit overlapping CHECK-DAG
Joel E. Denny
2018-07-11
1
-0
/
+26
[next]