[PATCH] D53078: [llvm-exegesis][NFC] Code simplification

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 10 06:58:33 PDT 2018


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

Simplify code by having LLVMState hold the RegisterAliasingTrackerCache.


Repository:
  rL LLVM

https://reviews.llvm.org/D53078

Files:
  tools/llvm-exegesis/lib/Latency.cpp
  tools/llvm-exegesis/lib/LlvmState.cpp
  tools/llvm-exegesis/lib/LlvmState.h
  tools/llvm-exegesis/lib/MCInstrDescView.cpp
  tools/llvm-exegesis/lib/MCInstrDescView.h
  tools/llvm-exegesis/lib/SnippetGenerator.cpp
  tools/llvm-exegesis/lib/SnippetGenerator.h
  tools/llvm-exegesis/lib/Uops.cpp
  tools/llvm-exegesis/lib/X86/Target.cpp
  unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53078.169000.patch
Type: text/x-patch
Size: 10502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181010/e16a07da/attachment.bin>


More information about the llvm-commits mailing list