summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/Views/TimelineView.h
Commit message (Expand)AuthorAgeFilesLines
* [MCA] Show aggregate over Average Wait times for the whole snippet (PR43219)Roman Lebedev2019-10-101-0/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [llvm-mca] Move namespace mca inside llvm::Fangrui Song2018-10-301-0/+2
* [llvm-mca] Fix -wreorder and -Wunused-private-field after r345376. NFCSam McCall2018-10-261-2/+0
* [llvm-mca] Removed dependency on mca::SourcMgr in some Views. NFCAndrea Di Biagio2018-10-261-3/+4
* [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