[PATCH] D48190: [MCA][x86][NFC] Add tests for -register-file-stats, -scheduler-stats

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 15 04:14:45 PDT 2018


lebedev.ri updated this revision to Diff 151487.
lebedev.ri marked an inline comment as done.
lebedev.ri added a comment.

Use `xor %eax, %ebx` instead of `xor %eax, %eax`
so that btver2 also shows up in `-scheduler-stats`


Repository:
  rL LLVM

https://reviews.llvm.org/D48190

Files:
  test/tools/llvm-mca/X86/register-file-statistics.s
  test/tools/llvm-mca/X86/scheduler-queue-usage.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48190.151487.patch
Type: text/x-patch
Size: 8039 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180615/19395598/attachment.bin>


More information about the llvm-commits mailing list