aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide/llvm-mca.rst
AgeCommit message (Expand)AuthorFilesLines
2021-03-24[MCA] Disable RCU for InOrderIssueStageAndrew Savonichev1-4/+3
2021-03-04[MCA] Add support for in-order CPUsAndrew Savonichev1-9/+31
2021-01-21[llvm-mca] Initial implementation of serialization using JSON. The viewsWolfgang Pieb1-0/+6
2020-06-07[Docs] fix typos for llvm-mca; NFCSanjay Patel1-3/+3
2020-02-06Clarify how llvm-mca detects att vs intel syntax.Justin Lebar1-0/+4
2019-10-10[MCA] Show aggregate over Average Wait times for the whole snippet (PR43219)Roman Lebedev1-1/+3
2019-08-09[MCA] Add flag -show-encoding to llvm-mca.Andrea Di Biagio1-4/+33
2019-08-05[MCA][doc] Add a section for the 'Bottleneck Analysis'.Andrea Di Biagio1-6/+79
2019-08-02[MCA] Add support for printing immedate values as hex. Also enable lexing of ...Andrea Di Biagio1-0/+5
2019-06-27[docs][tools] Add missing "program" tags to rst filesJames Henderson1-0/+7
2019-06-19[llvm-mca][docs] clarify how the quality of the perf report is affected by th...Andrea Di Biagio1-0/+11
2019-06-10[Docs] [llvm-mca] Point out a caveat for using llvm-mca markers in source code.Matt Davis1-2/+11
2019-05-09[MCA] Add support for nested and overlapping region markersAndrea Di Biagio1-7/+45
2019-04-08[llvm-mca][scheduler-stats] Print issued micro opcodes per cycle. NFCIAndrea Di Biagio1-4/+4
2019-03-04[MCA] Highlight kernel bottlenecks in the summary view.Andrea Di Biagio1-0/+6
2018-11-23[llvm-mca][View] Improved Retire Control Unit Statistics.Andrea Di Biagio1-0/+4
2018-08-30[llvm-mca] Report the number of dispatched micro opcodes in the DispatchStati...Andrea Di Biagio1-6/+5
2018-08-29[llvm-mca] Add fields "Total uOps" and "uOps Per Cycle" to the report generat...Andrea Di Biagio1-20/+33
2018-08-27[llvm-mca] Improved report generated by the SchedulerStatistics view.Andrea Di Biagio1-7/+13
2018-08-03[llvm-mca][docs] Move the code marker text into its own subsection. NFC.Matt Davis1-36/+39
2018-08-03[llvm-mca] Speed up the computation of the wait/ready/issued sets in the Sche...Andrea Di Biagio1-16/+16
2018-08-03[llvm-mca][docs] Improve the CommandLine documentation.Andrea Di Biagio1-39/+38
2018-07-31[llvm-mca][docs] Replace "temporary" with "physical registers". NFC.Matt Davis1-4/+4
2018-07-31[llvm-mca][docs] Improve the "How LLVM-MCA works" section.Andrea Di Biagio1-4/+24
2018-07-31[llvm-mca][docs] Always use `llvm-mca` in place of `MCA`.Andrea Di Biagio1-50/+47
2018-07-30[llvm-mca][docs] Add instruction flow documentation. NFC.Matt Davis1-0/+177
2018-07-23[llvm-mca][docs] Define IPC where it is first mentioned. NFC.Matt Davis1-7/+7
2018-07-21[llvm-mca][docs] Add documentation for the statistic outputs from mca. NFCMatt Davis1-3/+125
2018-07-19[llvm-mca][docs] Add Timeline and How MCA works.Matt Davis1-3/+223
2018-07-17[llvm-mca][docs] Revert mca internals docs.Matt Davis1-98/+3
2018-07-16[llvm-mca][docs] Add notes about cycle and resource callbacks. NFC.Matt Davis1-0/+8
2018-07-16[llvm-mca][docs] Initial description of mca internals. NFCMatt Davis1-3/+90
2018-05-17Fix typo in declaring code-block snippetSimon Pilgrim1-1/+1
2018-05-17[llvm-mca] Add an example showing how to get Intel assembly syntaxAndrea Di Biagio1-0/+6
2018-05-17[llvm-mca] add flag -all-views and flag -all-stats.Andrea Di Biagio1-0/+10
2018-04-25[llvm-mca] Default to the native host cpu if flag -mcpu is not specified.Andrea Di Biagio1-3/+2
2018-04-24[llvm-mca][CommandGuide] Fix typo in example.Andrea Di Biagio1-1/+1
2018-04-11[llvm-mca] Renamed BackendStatistics to RetireControlUnitStatistics.Andrea Di Biagio1-6/+5
2018-04-11[llvm-mca] Move the logic that prints scheduler statistics from BackendStatis...Andrea Di Biagio1-2/+6
2018-04-10[llvm-mca] reorder textSanjay Patel1-9/+9
2018-04-10[llvm-mca] fix formattingSanjay Patel1-8/+8
2018-04-10[llvm-mca] add example workflow for source codeSanjay Patel1-0/+20
2018-04-10[llvm-mca] Move the logic that prints dispatch unit statistics from BackendSt...Andrea Di Biagio1-0/+6
2018-04-10[llvm-mca] Increase the default number of iterations to 100.Andrea Di Biagio1-1/+1
2018-04-09[llvm-mca] Add the ability to mark regions of code for analysis (PR36875)Andrea Di Biagio1-0/+18
2018-04-05[documentation][llvm-mca] Update the documentation.Andrea Di Biagio1-6/+5
2018-04-05[llvm-mca] Remove flag -max-retire-per-cycle, and update the docs.Andrea Di Biagio1-5/+0
2018-04-03[llvm-mca] Move the logic that prints register file statistics to its own vie...Andrea Di Biagio1-0/+4
2018-03-26[llvm-mca] Add a flag -instruction-info to enable/disable the instruction inf...Andrea Di Biagio1-0/+4
2018-03-26[llvm-mca] Update the commandline docs after r328305.Andrea Di Biagio1-0/+4