aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-mca/CodeRegionGenerator.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-06[llvm-mca][RISCV] vsetivli and vsetvli act as instrumentsMichael Maitland1-4/+73
2023-06-03[llvm-mca] Modernize MCACommentConsumer (NFC)Kazu Hirata1-2/+2
2022-11-22[llvm-mca] Fix class dominance warnings for parseCodeRegionsMichael Maitland1-0/+10
2022-11-18[RISCV][llvm-mca] Use LMUL Instruments to provide more accurate reports on RISCVMichael Maitland1-14/+138
2022-11-15Revert "[RISCV][llvm-mca] Use LMUL Instruments to provide more accurate repor...Michael Maitland1-138/+14
2022-11-15[RISCV][llvm-mca] Use LMUL Instruments to provide more accurate reports on RISCVMichael Maitland1-14/+138
2022-11-15Revert "[RISCV][llvm-mca] Use LMUL Instruments to provide more accurate repor...Michael Maitland1-138/+14
2022-11-15[RISCV][llvm-mca] Use LMUL Instruments to provide more accurate reports on RISCVMichael Maitland1-14/+138
2021-10-08Move TargetRegistry.(h|cpp) from Support to MCReid Kleckner1-1/+1
2021-07-28[MCA] Moving the target specific CustomBehaviour impl. from /tools/llvm-mca/ ...Patrick Holland1-2/+2
2021-05-19[MCA] llvm-mca MCTargetStreamer segfault fixPatrick Holland1-2/+4
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-11-07[llvm-mca] Move the AssembleInput logic into its own class.Matt Davis1-0/+70