summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/BackendStatistics.h
Commit message (Expand)AuthorAgeFilesLines
* [llvm-mca] Remove method getSchedModel() from the Backend.Andrea Di Biagio2018-03-161-3/+6
* [llvm-mca] Refactor event listeners to make the backend agnostic to event types.Clement Courbet2018-03-131-8/+1
* [llvm-mca] Fix use-of-uninitialized-value error reported by the MemorySanitizer.Andrea Di Biagio2018-03-101-1/+1
* [llvm-mca] Run clang-format on the source code. NFCAndrea Di Biagio2018-03-091-3/+4
* [llvm-mca] Unify the API for the various views. NFCIAndrea Di Biagio2018-03-081-4/+52
* [llvm-mca] LLVM Machine Code Analyzer.Andrea Di Biagio2018-03-081-0/+95
OpenPOWER on IntegriCloud