[PATCH] D43319: [test-suite] Adding LCALS (Livermore Compiler Analysis Loop Suite) loop kernels to test suite.

Brian Homerding via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 15 08:37:39 PST 2018


homerdin updated this revision to Diff 134438.
homerdin added a comment.

Include full context


https://reviews.llvm.org/D43319

Files:
  LICENSE.TXT
  MicroBenchmarks/CMakeLists.txt
  MicroBenchmarks/LCALS/CMakeLists.txt
  MicroBenchmarks/LCALS/LCALSParams.hxx
  MicroBenchmarks/LCALS/LCALSStats.cxx
  MicroBenchmarks/LCALS/LCALSStats.hxx
  MicroBenchmarks/LCALS/LCALSSuite.cxx
  MicroBenchmarks/LCALS/LCALSSuite.hxx
  MicroBenchmarks/LCALS/LCALSTraversalMethods.cxx
  MicroBenchmarks/LCALS/LCALSTraversalMethods.hxx
  MicroBenchmarks/LCALS/README-LCALS_instructions.txt
  MicroBenchmarks/LCALS/README-LCALS_license.txt
  MicroBenchmarks/LCALS/README-LCALS_llvm-test-suite.txt
  MicroBenchmarks/LCALS/SubsetALambdaLoops/CMakeLists.txt
  MicroBenchmarks/LCALS/SubsetALambdaLoops/LambdaSubsetAbenchmarks.cxx
  MicroBenchmarks/LCALS/SubsetALambdaLoops/lit.local.cfg
  MicroBenchmarks/LCALS/SubsetARawLoops/CMakeLists.txt
  MicroBenchmarks/LCALS/SubsetARawLoops/RawSubsetAbenchmarks.cxx
  MicroBenchmarks/LCALS/SubsetARawLoops/lit.local.cfg
  MicroBenchmarks/LCALS/SubsetBLambdaLoops/CMakeLists.txt
  MicroBenchmarks/LCALS/SubsetBLambdaLoops/LambdaSubsetBbenchmarks.cxx
  MicroBenchmarks/LCALS/SubsetBLambdaLoops/lit.local.cfg
  MicroBenchmarks/LCALS/SubsetBRawLoops/CMakeLists.txt
  MicroBenchmarks/LCALS/SubsetBRawLoops/RawSubsetBbenchmarks.cxx
  MicroBenchmarks/LCALS/SubsetBRawLoops/lit.local.cfg
  MicroBenchmarks/LCALS/SubsetCLambdaLoops/CMakeLists.txt
  MicroBenchmarks/LCALS/SubsetCLambdaLoops/LambdaSubsetCbenchmarks.cxx
  MicroBenchmarks/LCALS/SubsetCLambdaLoops/lit.local.cfg
  MicroBenchmarks/LCALS/SubsetCRawLoops/CMakeLists.txt
  MicroBenchmarks/LCALS/SubsetCRawLoops/RawSubsetCbenchmarks.cxx
  MicroBenchmarks/LCALS/SubsetCRawLoops/lit.local.cfg
  MicroBenchmarks/LCALS/SubsetDataA.hxx
  MicroBenchmarks/LCALS/SubsetDataB.hxx
  MicroBenchmarks/LCALS/main.cxx
  MicroBenchmarks/LCALS/runReferenceLoops.cxx

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43319.134438.patch
Type: text/x-patch
Size: 315091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180215/661c5c9d/attachment-0001.bin>


More information about the llvm-commits mailing list