[llvm-exegesis][NFC] Pass Instruction instead of bare Opcode
commit09f76c80ba8d7572c8121d173b32d24f7259a795
authorGuillaume Chatelet <gchatelet@google.com>
Wed, 10 Oct 2018 14:57:32 +0000 (10 14:57 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Wed, 10 Oct 2018 14:57:32 +0000 (10 14:57 +0000)
treee914addcd8e7c22ec82e9cab95162149562174aa
parente144c76bb4fb9fb8bdfcbaf53b1b353da0cdbe05
[llvm-exegesis][NFC] Pass Instruction instead of bare Opcode

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@344145 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-exegesis/lib/Latency.cpp
tools/llvm-exegesis/lib/Latency.h
tools/llvm-exegesis/lib/MCInstrDescView.cpp
tools/llvm-exegesis/lib/MCInstrDescView.h
tools/llvm-exegesis/lib/SnippetGenerator.cpp
tools/llvm-exegesis/lib/SnippetGenerator.h
tools/llvm-exegesis/lib/Uops.cpp
tools/llvm-exegesis/lib/Uops.h
tools/llvm-exegesis/lib/X86/Target.cpp
tools/llvm-exegesis/llvm-exegesis.cpp
unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp