[PATCH] D50176: [llvm-exegesis] Rename InstructionInstance into InstructionBuilder.

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 2 03:41:52 PDT 2018


gchatelet created this revision.
Herald added subscribers: llvm-commits, courbet, tschuett.

Non functional change.


Repository:
  rL LLVM

https://reviews.llvm.org/D50176

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50176.158718.patch
Type: text/x-patch
Size: 28593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180802/7370a200/attachment.bin>


More information about the llvm-commits mailing list