[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:29:13 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL334596: [llvm-exegesis] Cleaner design without mutable data. (authored by gchatelet, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D48020
Files:
llvm/trunk/tools/llvm-exegesis/lib/BenchmarkRunner.cpp
llvm/trunk/tools/llvm-exegesis/lib/BenchmarkRunner.h
llvm/trunk/tools/llvm-exegesis/lib/Latency.cpp
llvm/trunk/tools/llvm-exegesis/lib/Latency.h
llvm/trunk/tools/llvm-exegesis/lib/MCInstrDescView.cpp
llvm/trunk/tools/llvm-exegesis/lib/MCInstrDescView.h
llvm/trunk/tools/llvm-exegesis/lib/RegisterAliasing.cpp
llvm/trunk/tools/llvm-exegesis/lib/RegisterAliasing.h
llvm/trunk/tools/llvm-exegesis/lib/Uops.cpp
llvm/trunk/tools/llvm-exegesis/lib/Uops.h
llvm/trunk/unittests/tools/llvm-exegesis/X86/CMakeLists.txt
llvm/trunk/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48020.151144.patch
Type: text/x-patch
Size: 42585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180613/31ea6124/attachment.bin>
More information about the llvm-commits
mailing list