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

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 11 06:51:14 PDT 2018


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

Removed dead code and fixed documentation.


Repository:
  rL LLVM

https://reviews.llvm.org/D48020

Files:
  tools/llvm-exegesis/lib/Latency.cpp
  tools/llvm-exegesis/lib/MCInstrDescView.cpp
  tools/llvm-exegesis/lib/MCInstrDescView.h
  tools/llvm-exegesis/lib/Uops.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48020.150743.patch
Type: text/x-patch
Size: 18174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180611/d29491c2/attachment.bin>


More information about the llvm-commits mailing list