1. 07a8255 [llvm-mca][View] Improved Retire Control Unit Statistics. by Andrea Di Biagio · 7 years ago
  2. 8b647dc [llvm-mca] Report the number of dispatched micro opcodes in the DispatchStatistics view. by Andrea Di Biagio · 7 years ago
  3. a2eee47 [llvm-mca] Add fields "Total uOps" and "uOps Per Cycle" to the report generated by the SummaryView. by Andrea Di Biagio · 7 years ago
  4. b89b96c [llvm-mca] Improved report generated by the SchedulerStatistics view. by Andrea Di Biagio · 7 years ago
  5. b4588e5 [llvm-mca][docs] Move the code marker text into its own subsection. NFC. by Matt Davis · 7 years ago
  6. 1c3bcc6 [llvm-mca] Speed up the computation of the wait/ready/issued sets in the Scheduler. by Andrea Di Biagio · 7 years ago
  7. eaca8ed [llvm-mca][docs] Improve the CommandLine documentation. by Andrea Di Biagio · 7 years ago
  8. e8c70bc [llvm-mca][docs] Replace "temporary" with "physical registers". NFC. by Matt Davis · 7 years ago
  9. 1dac6ba [llvm-mca][docs] Improve the "How LLVM-MCA works" section. by Andrea Di Biagio · 7 years ago
  10. bdcf6ad [llvm-mca][docs] Always use `llvm-mca` in place of `MCA`. by Andrea Di Biagio · 7 years ago
  11. 8d253a7 [llvm-mca][docs] Add instruction flow documentation. NFC. by Matt Davis · 7 years ago
  12. 07dee81 [llvm-mca][docs] Define IPC where it is first mentioned. NFC. by Matt Davis · 7 years ago
  13. f2603c0 [llvm-mca][docs] Add documentation for the statistic outputs from mca. NFC by Matt Davis · 7 years ago
  14. bc093ea [llvm-mca][docs] Add Timeline and How MCA works. by Matt Davis · 7 years ago
  15. a448670b [llvm-mca][docs] Revert mca internals docs. by Matt Davis · 7 years ago
  16. 1c1de45 [llvm-mca][docs] Add notes about cycle and resource callbacks. NFC. by Matt Davis · 7 years ago
  17. ed78e85 [llvm-mca][docs] Initial description of mca internals. NFC by Matt Davis · 7 years ago
  18. 93d45bc Fix typo in declaring code-block snippet by Simon Pilgrim · 7 years ago
  19. d8d940a [llvm-mca] Add an example showing how to get Intel assembly syntax by Andrea Di Biagio · 7 years ago
  20. 650b5fc [llvm-mca] add flag -all-views and flag -all-stats. by Andrea Di Biagio · 7 years ago
  21. 93c49d5 [llvm-mca] Default to the native host cpu if flag -mcpu is not specified. by Andrea Di Biagio · 7 years ago
  22. ef507cb [llvm-mca][CommandGuide] Fix typo in example. by Andrea Di Biagio · 7 years ago
  23. f41ad5c [llvm-mca] Renamed BackendStatistics to RetireControlUnitStatistics. by Andrea Di Biagio · 7 years ago
  24. 1cc29c0 [llvm-mca] Move the logic that prints scheduler statistics from BackendStatistics to its own view. by Andrea Di Biagio · 7 years ago
  25. 40ad926 [llvm-mca] reorder text by Sanjay Patel · 7 years ago
  26. e3a59e2 [llvm-mca] fix formatting by Sanjay Patel · 7 years ago
  27. c86033a [llvm-mca] add example workflow for source code by Sanjay Patel · 7 years ago
  28. 821f650 [llvm-mca] Move the logic that prints dispatch unit statistics from BackendStatistics to its own view. by Andrea Di Biagio · 7 years ago
  29. 074cef3 [llvm-mca] Increase the default number of iterations to 100. by Andrea Di Biagio · 7 years ago
  30. c659012 [llvm-mca] Add the ability to mark regions of code for analysis (PR36875) by Andrea Di Biagio · 7 years ago
  31. efc3f39 [documentation][llvm-mca] Update the documentation. by Andrea Di Biagio · 7 years ago
  32. 020ba25 [llvm-mca] Remove flag -max-retire-per-cycle, and update the docs. by Andrea Di Biagio · 7 years ago
  33. 8dabf4f [llvm-mca] Move the logic that prints register file statistics to its own view. NFCI by Andrea Di Biagio · 7 years ago
  34. ff9c109 [llvm-mca] Add a flag -instruction-info to enable/disable the instruction info view. by Andrea Di Biagio · 8 years ago
  35. 1feccc2 [llvm-mca] Update the commandline docs after r328305. by Andrea Di Biagio · 8 years ago
  36. d156929 [llvm-mca] Add flag -instruction-tables to print the theoretical resource pressure distribution for instructions (PR36874) by Andrea Di Biagio · 8 years ago
  37. 3a6b092 [llvm-mca] LLVM Machine Code Analyzer. by Andrea Di Biagio · 8 years ago