[PATCH] D52464: [llvm-exegesis] Add lit tests (v2).

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 25 06:36:05 PDT 2018


courbet created this revision.
courbet added reviewers: gchatelet, lebedev.ri.
Herald added subscribers: tschuett, mgorny.
Herald added a reviewer: alexshap.

This revisits https://reviews.llvm.org/rL342953 by adding detection of host support.


Repository:
  rL LLVM

https://reviews.llvm.org/D52464

Files:
  test/CMakeLists.txt
  test/lit.cfg.py
  test/tools/llvm-exegesis/X86/latency-by-opcode-name.s
  test/tools/llvm-exegesis/X86/lit.local.cfg
  test/tools/llvm-exegesis/X86/uops-by-opcode-name.s
  test/tools/llvm-exegesis/lit.local.cfg
  tools/llvm-exegesis/lib/BenchmarkRunner.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52464.166870.patch
Type: text/x-patch
Size: 5322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180925/27c51439/attachment.bin>


More information about the llvm-commits mailing list