[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 04:04:29 PDT 2018


courbet updated this revision to Diff 153693.
courbet added a comment.

- implement MMX registers
- Fix opcode


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.153693.patch
Type: text/x-patch
Size: 9396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180702/39f3d24b/attachment.bin>


More information about the llvm-commits mailing list