summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/InstructionInfoView.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm-mca] Move views and stats into a Views subdir. NFC.Matt Davis2018-08-241-91/+0
* [llvm-mca] Use a different character to flag instructions with side-effects i...Andrea Di Biagio2018-07-111-2/+2
* [llvm-mca] Cleanup the header syntax line. Fix a comment. NFC.Matt Davis2018-06-181-3/+2
* [RFC][patch 3/3] Add support for variant scheduling classes in llvm-mca.Andrea Di Biagio2018-06-041-2/+9
* [llvm-mca] Strip leading tabs and spaces from instruction strings before prin...Andrea Di Biagio2018-05-151-3/+13
* [llvm-mca] Split the InstructionInfoView from the SummaryView.Andrea Di Biagio2018-03-231-0/+75
OpenPOWER on IntegriCloud