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

llvm-svn: 344145
llvm/tools/llvm-exegesis/lib/Latency.cpp
llvm/tools/llvm-exegesis/lib/Latency.h
llvm/tools/llvm-exegesis/lib/MCInstrDescView.cpp
llvm/tools/llvm-exegesis/lib/MCInstrDescView.h
llvm/tools/llvm-exegesis/lib/SnippetGenerator.cpp
llvm/tools/llvm-exegesis/lib/SnippetGenerator.h
llvm/tools/llvm-exegesis/lib/Uops.cpp
llvm/tools/llvm-exegesis/lib/Uops.h
llvm/tools/llvm-exegesis/lib/X86/Target.cpp
llvm/tools/llvm-exegesis/llvm-exegesis.cpp
llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp