[PATCH] D48020: [llvm-exegesis] Cleaner design without mutable data.

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 13 06:22:48 PDT 2018


gchatelet updated this revision to Diff 151142.
gchatelet added a comment.

Made tests less britle.


Repository:
  rL LLVM

https://reviews.llvm.org/D48020

Files:
  tools/llvm-exegesis/lib/BenchmarkRunner.cpp
  tools/llvm-exegesis/lib/BenchmarkRunner.h
  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/RegisterAliasing.cpp
  tools/llvm-exegesis/lib/RegisterAliasing.h
  tools/llvm-exegesis/lib/Uops.cpp
  tools/llvm-exegesis/lib/Uops.h
  unittests/tools/llvm-exegesis/X86/CMakeLists.txt
  unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48020.151142.patch
Type: text/x-patch
Size: 42131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180613/d11420fe/attachment-0001.bin>


More information about the llvm-commits mailing list