summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/Views/TimelineView.h
Commit message (Expand)AuthorAgeFilesLines
* [llvm-mca] Report the number of dispatched micro opcodes in the DispatchStati...Andrea Di Biagio2018-08-301-1/+1
* [llvm-mca] Initialize each element in vector TimelineView::UsedBuffers to a d...Andrea Di Biagio2018-08-281-1/+4
* [llvm-mca][TimelineView] Force the same number of executions for every entry ...Andrea Di Biagio2018-08-281-9/+6
* [llvm-mca] Remove unused include. NFCAndrea Di Biagio2018-08-271-1/+0
* [llvm-mca] Move views and stats into a Views subdir. NFC.Matt Davis2018-08-241-0/+189
OpenPOWER on IntegriCloud