[llvm-mca] Move the logic that prints the summary into its own view. NFCI
authorAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Fri, 9 Mar 2018 13:52:03 +0000 (13:52 +0000)
committerAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Fri, 9 Mar 2018 13:52:03 +0000 (13:52 +0000)
commit0cc66c7954144fc640b363abf57c67052c0efab2
treed0cdc5fa9e5fdf54f7ab94119f46ed1b558e38b3
parent824913bdb71024a9d90942c0249e674c01001214
[llvm-mca] Move the logic that prints the summary into its own view. NFCI

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