[PATCH] D48820: [llvm-exegesis] ExegisX86Target::setRegToConstant() should depend on the subtarget features.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 2 01:02:34 PDT 2018


courbet created this revision.
courbet added reviewers: gchatelet, RKSimon.
Herald added a subscriber: tschuett.

This fixes PR38008.


Repository:
  rL LLVM

https://reviews.llvm.org/D48820

Files:
  tools/llvm-exegesis/lib/Assembler.cpp
  tools/llvm-exegesis/lib/Target.h
  tools/llvm-exegesis/lib/X86/Target.cpp
  unittests/tools/llvm-exegesis/X86/TargetTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48820.153678.patch
Type: text/x-patch
Size: 8769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180702/7aa966bd/attachment-0001.bin>


More information about the llvm-commits mailing list