summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/Views/InstructionInfoView.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MC] Add parameter `Address` to MCInstPrinter::printInstFangrui Song2020-01-061-1/+1
* [MCA] Add flag -show-encoding to llvm-mca.Andrea Di Biagio2019-08-091-5/+26
* [MC][X86] Correctly model additional operand latency caused by transfer delay...Andrea Di Biagio2019-01-231-0/+3
* 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-2/+2
* [llvm-mca] Refactor class SourceMgr. NFCIAndrea Di Biagio2018-10-241-3/+1
* [llvm-mca] Move views and stats into a Views subdir. NFC.Matt Davis2018-08-241-0/+91
OpenPOWER on IntegriCloud