aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-mca/PipelinePrinter.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-08[llvm] Remove redundant member initialization (NFC)Kazu Hirata1-1/+1
2022-01-03Revert "[llvm] Remove redundant member initialization (NFC)"Kazu Hirata1-1/+1
2022-01-01[llvm] Remove redundant member initialization (NFC)Kazu Hirata1-1/+1
2021-08-25[MCA] Moved View.h and View.cpp from /tools/llvm-mca/ to /lib/MCA/.Patrick Holland1-1/+1
2021-07-16[llvm-mca][JSON] Store extra information about driver flags used for the simu...Marcos Horro1-2/+5
2021-07-10[llvm-mca][JSON] Further refactoring of the JSON printing logic.Andrea Di Biagio1-0/+1
2021-07-09[llvm-mca] Refactor the logic that prints JSON files.Andrea Di Biagio1-2/+13
2021-07-09[llvm-mca] Fix -Wunused-private-field after D105618Fangrui Song1-3/+1
2021-07-09[llvm-mca] Fix JSON format for multiple regionsMarcos Horro1-0/+1
2021-01-21[llvm-mca] Initial implementation of serialization using JSON. The viewsWolfgang Pieb1-1/+3
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-12-17[llvm-mca] Move llvm-mca library to llvm/lib/MCA.Clement Courbet1-1/+1
2018-10-30[llvm-mca] Move namespace mca inside llvm::Fangrui Song1-0/+2
2018-08-24[llvm-mca] Move views and stats into a Views subdir. NFC.Matt Davis1-1/+1
2018-06-25[llvm-mca] Rename Backend to Pipeline. NFC.Matt Davis1-0/+52