[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 02:53:58 PST 2018


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

clang-format


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.172731.patch
Type: text/x-patch
Size: 11074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/dfab8884/attachment.bin>


More information about the llvm-commits mailing list