[PATCH] D68084: [llvm-exegesis] Refactor how forbidden registers are computed.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 27 01:03:15 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373048: [llvm-exegesis] Refactor how forbidden registers are computed. (authored by courbet, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D68084?vs=221957&id=222093#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68084/new/

https://reviews.llvm.org/D68084

Files:
  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/SnippetGenerator.cpp
  llvm/trunk/tools/llvm-exegesis/lib/SnippetGenerator.h
  llvm/trunk/tools/llvm-exegesis/lib/Uops.cpp
  llvm/trunk/tools/llvm-exegesis/lib/Uops.h
  llvm/trunk/tools/llvm-exegesis/lib/X86/Target.cpp
  llvm/trunk/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68084.222093.patch
Type: text/x-patch
Size: 22989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190927/c429648d/attachment.bin>


More information about the llvm-commits mailing list