[PATCH] D50209: cmake: Explicitely specify benchmark data

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 2 19:01:19 PDT 2018


MatzeB updated this revision to Diff 158885.
MatzeB added a comment.

Let `llvm_test_data()` handle directories so we don't need a separate `llvm_test_data_dir()`.


Repository:
  rT test-suite

https://reviews.llvm.org/D50209

Files:
  MultiSource/Applications/ALAC/decode/CMakeLists.txt
  MultiSource/Applications/ALAC/encode/CMakeLists.txt
  MultiSource/Applications/Burg/CMakeLists.txt
  MultiSource/Applications/ClamAV/CMakeLists.txt
  MultiSource/Applications/JM/ldecod/CMakeLists.txt
  MultiSource/Applications/JM/lencod/CMakeLists.txt
  MultiSource/Applications/SIBsim4/CMakeLists.txt
  MultiSource/Applications/SPASS/CMakeLists.txt
  MultiSource/Applications/d/CMakeLists.txt
  MultiSource/Applications/hbd/CMakeLists.txt
  MultiSource/Applications/hexxagon/CMakeLists.txt
  MultiSource/Applications/kimwitu++/CMakeLists.txt
  MultiSource/Applications/lambda-0.1.3/CMakeLists.txt
  MultiSource/Applications/lemon/CMakeLists.txt
  MultiSource/Applications/lua/CMakeLists.txt
  MultiSource/Applications/minisat/CMakeLists.txt
  MultiSource/Applications/obsequi/CMakeLists.txt
  MultiSource/Applications/oggenc/CMakeLists.txt
  MultiSource/Applications/siod/CMakeLists.txt
  MultiSource/Applications/spiff/CMakeLists.txt
  MultiSource/Applications/sqlite3/CMakeLists.txt
  MultiSource/Applications/treecc/CMakeLists.txt
  MultiSource/Applications/viterbi/CMakeLists.txt
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/CMakeLists.txt
  MultiSource/Benchmarks/BitBench/drop3/CMakeLists.txt
  MultiSource/Benchmarks/BitBench/five11/CMakeLists.txt
  MultiSource/Benchmarks/BitBench/uudecode/CMakeLists.txt
  MultiSource/Benchmarks/BitBench/uuencode/CMakeLists.txt
  MultiSource/Benchmarks/DOE-ProxyApps-C++/PENNANT/CMakeLists.txt
  MultiSource/Benchmarks/DOE-ProxyApps-C/Pathfinder/CMakeLists.txt
  MultiSource/Benchmarks/DOE-ProxyApps-C/SimpleMOC/CMakeLists.txt
  MultiSource/Benchmarks/Fhourstones-3.1/CMakeLists.txt
  MultiSource/Benchmarks/Fhourstones/CMakeLists.txt
  MultiSource/Benchmarks/FreeBench/analyzer/CMakeLists.txt
  MultiSource/Benchmarks/FreeBench/distray/CMakeLists.txt
  MultiSource/Benchmarks/FreeBench/fourinarow/CMakeLists.txt
  MultiSource/Benchmarks/FreeBench/mason/CMakeLists.txt
  MultiSource/Benchmarks/FreeBench/neural/CMakeLists.txt
  MultiSource/Benchmarks/FreeBench/pcompress2/CMakeLists.txt
  MultiSource/Benchmarks/FreeBench/pifft/CMakeLists.txt
  MultiSource/Benchmarks/MallocBench/espresso/CMakeLists.txt
  MultiSource/Benchmarks/MallocBench/gawk/CMakeLists.txt
  MultiSource/Benchmarks/MallocBench/gs/CMakeLists.txt
  MultiSource/Benchmarks/MallocBench/make/CMakeLists.txt
  MultiSource/Benchmarks/MallocBench/p2c/CMakeLists.txt
  MultiSource/Benchmarks/MallocBench/perl/CMakeLists.txt
  MultiSource/Benchmarks/McCat/01-qbsort/CMakeLists.txt
  MultiSource/Benchmarks/McCat/03-testtrie/CMakeLists.txt
  MultiSource/Benchmarks/McCat/04-bisect/CMakeLists.txt
  MultiSource/Benchmarks/McCat/09-vor/CMakeLists.txt
  MultiSource/Benchmarks/McCat/15-trie/CMakeLists.txt
  MultiSource/Benchmarks/McCat/17-bintr/CMakeLists.txt
  MultiSource/Benchmarks/McCat/18-imp/CMakeLists.txt
  MultiSource/Benchmarks/MiBench/automotive-susan/CMakeLists.txt
  MultiSource/Benchmarks/MiBench/consumer-jpeg/CMakeLists.txt
  MultiSource/Benchmarks/MiBench/consumer-lame/CMakeLists.txt
  MultiSource/Benchmarks/MiBench/consumer-typeset/CMakeLists.txt
  MultiSource/Benchmarks/MiBench/network-dijkstra/CMakeLists.txt
  MultiSource/Benchmarks/MiBench/network-patricia/CMakeLists.txt
  MultiSource/Benchmarks/MiBench/office-ispell/CMakeLists.txt
  MultiSource/Benchmarks/MiBench/security-rijndael/CMakeLists.txt
  MultiSource/Benchmarks/MiBench/security-sha/CMakeLists.txt
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/CMakeLists.txt
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/CMakeLists.txt
  MultiSource/Benchmarks/MiBench/telecomm-gsm/CMakeLists.txt
  MultiSource/Benchmarks/PAQ8p/CMakeLists.txt
  MultiSource/Benchmarks/Prolangs-C++/employ/CMakeLists.txt
  MultiSource/Benchmarks/Prolangs-C/agrep/CMakeLists.txt
  MultiSource/Benchmarks/Prolangs-C/bison/CMakeLists.txt
  MultiSource/Benchmarks/Prolangs-C/cdecl/CMakeLists.txt
  MultiSource/Benchmarks/Prolangs-C/gnugo/CMakeLists.txt
  MultiSource/Benchmarks/Prolangs-C/unix-smail/CMakeLists.txt
  MultiSource/Benchmarks/Ptrdist/anagram/CMakeLists.txt
  MultiSource/Benchmarks/Ptrdist/bc/CMakeLists.txt
  MultiSource/Benchmarks/Ptrdist/ks/CMakeLists.txt
  MultiSource/Benchmarks/Ptrdist/yacr2/CMakeLists.txt
  MultiSource/Benchmarks/Rodinia/hotspot/CMakeLists.txt
  MultiSource/Benchmarks/Rodinia/srad/CMakeLists.txt
  MultiSource/Benchmarks/Trimaran/netbench-url/CMakeLists.txt
  MultiSource/Benchmarks/VersaBench/8b10b/CMakeLists.txt
  MultiSource/Benchmarks/VersaBench/dbms/CMakeLists.txt
  MultiSource/Benchmarks/mafft/CMakeLists.txt
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/CMakeLists.txt
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/CMakeLists.txt
  MultiSource/Benchmarks/mediabench/g721/g721encode/CMakeLists.txt
  MultiSource/Benchmarks/mediabench/gsm/toast/CMakeLists.txt
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/CMakeLists.txt
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/CMakeLists.txt
  MultiSource/Benchmarks/nbench/CMakeLists.txt
  MultiSource/Benchmarks/sim/CMakeLists.txt
  cmake/modules/SingleMultiSource.cmake
  cmake/modules/TestSuite.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50209.158885.patch
Type: text/x-patch
Size: 55658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180803/97968590/attachment.bin>


More information about the llvm-commits mailing list