[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
Fri Feb 23 13:55:11 PST 2018
homerdin updated this revision to Diff 135692.
homerdin added a comment.
Updated to Remove `lit.local.cfg` files. Realizing I added the `add_subdirectory(LCALS)` in https://reviews.llvm.org/D43316 alongside the `lit.local.cfg`
https://reviews.llvm.org/D43319
Files:
LICENSE.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/SubsetARawLoops/CMakeLists.txt
MicroBenchmarks/LCALS/SubsetARawLoops/RawSubsetAbenchmarks.cxx
MicroBenchmarks/LCALS/SubsetBLambdaLoops/CMakeLists.txt
MicroBenchmarks/LCALS/SubsetBLambdaLoops/LambdaSubsetBbenchmarks.cxx
MicroBenchmarks/LCALS/SubsetBRawLoops/CMakeLists.txt
MicroBenchmarks/LCALS/SubsetBRawLoops/RawSubsetBbenchmarks.cxx
MicroBenchmarks/LCALS/SubsetCLambdaLoops/CMakeLists.txt
MicroBenchmarks/LCALS/SubsetCLambdaLoops/LambdaSubsetCbenchmarks.cxx
MicroBenchmarks/LCALS/SubsetCRawLoops/CMakeLists.txt
MicroBenchmarks/LCALS/SubsetCRawLoops/RawSubsetCbenchmarks.cxx
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.135692.patch
Type: text/x-patch
Size: 311261 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180223/910eb13a/attachment-0001.bin>
More information about the llvm-commits
mailing list