[PATCH] D54144: [llvm-exegesis] Correclty handle all X86 memory encoding formats.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 6 06:19:13 PST 2018


courbet updated this revision to Diff 172753.
courbet marked 2 inline comments as done.
courbet added a comment.

address comments


Repository:
  rL LLVM

https://reviews.llvm.org/D54144

Files:
  test/tools/llvm-exegesis/X86/uops-ADD32mi8.s
  test/tools/llvm-exegesis/X86/uops-ADD32mr.s
  test/tools/llvm-exegesis/X86/uops-ADD32rm.s
  test/tools/llvm-exegesis/X86/uops-BEXTR32rm.s
  test/tools/llvm-exegesis/X86/uops-BSF16rm.s
  test/tools/llvm-exegesis/X86/uops-BTR64mr.s
  test/tools/llvm-exegesis/X86/uops-VFMADDSS4rm.s
  tools/llvm-exegesis/lib/X86/Target.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54144.172753.patch
Type: text/x-patch
Size: 11180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/44ab4d5b/attachment.bin>


More information about the llvm-commits mailing list