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

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 7 08:17:27 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346330: [llvm-exegesis] Correclty handle all X86 memory encoding formats. (authored by courbet, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54144?vs=172753&id=172963#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54144

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54144.172963.patch
Type: text/x-patch
Size: 11641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181107/e9cc012f/attachment.bin>


More information about the llvm-commits mailing list