[PATCH] D49912: [X86] MCA tests for XCHG* and CMPXCHG* instructions

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 2 04:04:11 PDT 2018


avt77 updated this revision to Diff 158721.
avt77 added a comment.

The new tests were updated, xadd* tests were added.


https://reviews.llvm.org/D49912

Files:
  test/tools/llvm-mca/X86/Atom/resources-x86_64.s
  test/tools/llvm-mca/X86/Broadwell/resources-x86_64.s
  test/tools/llvm-mca/X86/BtVer2/resources-x86_64.s
  test/tools/llvm-mca/X86/Generic/resources-x86_64.s
  test/tools/llvm-mca/X86/Haswell/resources-x86_64.s
  test/tools/llvm-mca/X86/SLM/resources-x86_64.s
  test/tools/llvm-mca/X86/SandyBridge/resources-x86_64.s
  test/tools/llvm-mca/X86/SkylakeClient/resources-x86_64.s
  test/tools/llvm-mca/X86/SkylakeServer/resources-x86_64.s
  test/tools/llvm-mca/X86/Znver1/resources-x86_64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49912.158721.patch
Type: text/x-patch
Size: 80751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180802/78c0e723/attachment-0001.bin>


More information about the llvm-commits mailing list