[llvm-mca] Split the InstructionInfoView from the SummaryView.
authorAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Fri, 23 Mar 2018 19:40:04 +0000 (19:40 +0000)
committerAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Fri, 23 Mar 2018 19:40:04 +0000 (19:40 +0000)
commitdf5d9486aa4e044b0d7954689fa578fae02e06a0
tree7c36d8fd26744c433522e1649e8b663f80e6e86e
parent6f503b96fb75f271b5081d6535941ae96a19b112
[llvm-mca] Split the InstructionInfoView from the SummaryView.

llvm-svn: 328358
llvm/tools/llvm-mca/CMakeLists.txt
llvm/tools/llvm-mca/InstructionInfoView.cpp [new file with mode: 0644]
llvm/tools/llvm-mca/InstructionInfoView.h [new file with mode: 0644]
llvm/tools/llvm-mca/SummaryView.cpp
llvm/tools/llvm-mca/SummaryView.h
llvm/tools/llvm-mca/llvm-mca.cpp