summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/include/HWEventListener.h
Commit message (Expand)AuthorAgeFilesLines
* [llvm-mca] Move llvm-mca library to llvm/lib/MCA.Clement Courbet2018-12-171-156/+0
* [llvm-mca] Remove namespace prefixes made redundant by r345612. NFCAndrea Di Biagio2018-10-311-10/+9
* [llvm-mca] Move namespace mca inside llvm::Fangrui Song2018-10-301-0/+2
* [llvm-mca] Delay calculation of Cycles per Resources, separate the cycles and...Matt Davis2018-09-111-4/+5
* [llvm-mca] Report the number of dispatched micro opcodes in the DispatchStati...Andrea Di Biagio2018-08-301-2/+13
* [llvm-mca] Pass an instruction reference when notifying event listeners about...Andrea Di Biagio2018-08-281-3/+5
* [llvm-mca] Introduce the llvm-mca library and organize the directory accordin...Matt Davis2018-08-271-0/+141
OpenPOWER on IntegriCloud