OSDN Git Service

[llvm-exegesis] Rename InstructionInstance into InstructionBuilder.
authorGuillaume Chatelet <gchatelet@google.com>
Thu, 2 Aug 2018 11:12:02 +0000 (11:12 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Thu, 2 Aug 2018 11:12:02 +0000 (11:12 +0000)
commita9ba7266d455a5473df0050f07ccb147bd6b6127
treebd2358802a8a388b29a062f76c5993689879920f
parent7cb2547b5f8e00ab658aff95128057900c1a6f72
[llvm-exegesis] Rename InstructionInstance into InstructionBuilder.

Summary: Non functional change.

Subscribers: tschuett, courbet, llvm-commits

Differential Revision: https://reviews.llvm.org/D50176

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