OSDN Git Service

[llvm-mca] Add a flag -instruction-info to enable/disable the instruction info view.
authorAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Mon, 26 Mar 2018 13:44:54 +0000 (13:44 +0000)
committerAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Mon, 26 Mar 2018 13:44:54 +0000 (13:44 +0000)
commitfafdf4a29ce5826a872f49b9302bd5b246859389
tree03bea7b03c7dab9c86299ccbb6fdd86de3c24bc6
parent33dfb9de6c4d071573165662defce752fe3c3466
[llvm-mca] Add a flag -instruction-info to enable/disable the instruction info view.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@328493 91177308-0d34-0410-b5e6-96231b3b80d8
docs/CommandGuide/llvm-mca.rst
test/tools/llvm-mca/X86/BtVer2/instruction-info-view.s [new file with mode: 0644]
tools/llvm-mca/llvm-mca.cpp