summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/BackendStatistics.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm-mca] Move the logic that computes the scheduler's queue usage to the Ba...Andrea Di Biagio2018-03-201-11/+30
* [llvm-mca] Add pipeline stall events.Andrea Di Biagio2018-03-191-12/+7
* [llvm-mca] Refactor event listeners to make the backend agnostic to event types.Clement Courbet2018-03-131-0/+16
* [llvm-mca] BackendStatistics: early exit from method printSchedulerUsage if theAndrea Di Biagio2018-03-101-0/+9
* [llvm-mca] Views are now independent from resource masks. NFCIAndrea Di Biagio2018-03-101-2/+1
* [llvm-mca] Run clang-format on the source code. NFCAndrea Di Biagio2018-03-091-12/+14
* [llvm-mca] Unify the API for the various views. NFCIAndrea Di Biagio2018-03-081-0/+59
* [llvm-mca] LLVM Machine Code Analyzer.Andrea Di Biagio2018-03-081-0/+79
OpenPOWER on IntegriCloud