[PATCH] D49896: [test-suite] Added common files requred by kernels of Rodinia Benchmark

Brian Homerding via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 27 13:45:05 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rT338163: [test-suite] Add common files required by kernels of Rodinia Benchmark (authored by homerdin, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49896?vs=157619&id=157757#toc

Repository:
  rT test-suite

https://reviews.llvm.org/D49896

Files:
  LICENSE.TXT
  MultiSource/Benchmarks/CMakeLists.txt
  MultiSource/Benchmarks/Makefile
  MultiSource/Benchmarks/Rodinia/CMakeLists.txt
  MultiSource/Benchmarks/Rodinia/Common/glibc_compat_rand.c
  MultiSource/Benchmarks/Rodinia/Common/glibc_compat_rand.h
  MultiSource/Benchmarks/Rodinia/LICENSE
  MultiSource/Benchmarks/Rodinia/Makefile
  MultiSource/Benchmarks/Rodinia/hotspot/CMakeLists.txt
  MultiSource/Benchmarks/Rodinia/hotspot/Makefile
  MultiSource/Benchmarks/Rodinia/hotspot/hotspot.h
  MultiSource/Benchmarks/Rodinia/hotspot/hotspot.reference_output
  MultiSource/Benchmarks/Rodinia/hotspot/hotspotKernel.c
  MultiSource/Benchmarks/Rodinia/hotspot/main.c
  MultiSource/Benchmarks/Rodinia/srad/CMakeLists.txt
  MultiSource/Benchmarks/Rodinia/srad/Makefile
  MultiSource/Benchmarks/Rodinia/srad/main.c
  MultiSource/Benchmarks/Rodinia/srad/srad.h
  MultiSource/Benchmarks/Rodinia/srad/srad.reference_output
  MultiSource/Benchmarks/Rodinia/srad/sradKernel.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49896.157757.patch
Type: text/x-patch
Size: 146071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180727/dab420ec/attachment-0001.bin>


More information about the llvm-commits mailing list