This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository test-suite.
from b893d91 Add utils/tdiff.py utility new c23868d cmake: Enter subdirectories before setting up benchmark. new f414ead cmake: Remove custom llvm_add_subdirectories() usage; NFC
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Bitcode/CMakeLists.txt | 6 ++-- CMakeLists.txt | 1 - External/CMakeLists.txt | 14 ++++---- External/SPEC/CFP2000/CMakeLists.txt | 22 +++++-------- External/SPEC/CFP2006/CMakeLists.txt | 28 +++++++--------- External/SPEC/CINT2000/CMakeLists.txt | 38 ++++++++++------------ External/SPEC/CINT2006/CMakeLists.txt | 38 ++++++++++------------ External/SPEC/CINT95/CMakeLists.txt | 30 ++++++++--------- External/SPEC/CMakeLists.txt | 10 +++--- MultiSource/Applications/ALAC/CMakeLists.txt | 3 +- MultiSource/Applications/CMakeLists.txt | 34 +++++++++++++------ MultiSource/Applications/JM/CMakeLists.txt | 3 +- MultiSource/Benchmarks/ASCI_Purple/CMakeLists.txt | 2 +- MultiSource/Benchmarks/ASC_Sequoia/CMakeLists.txt | 4 ++- MultiSource/Benchmarks/BitBench/CMakeLists.txt | 5 ++- MultiSource/Benchmarks/CMakeLists.txt | 33 ++++++++++++++++--- MultiSource/Benchmarks/FreeBench/CMakeLists.txt | 9 +++-- MultiSource/Benchmarks/MallocBench/CMakeLists.txt | 5 +-- MultiSource/Benchmarks/McCat/CMakeLists.txt | 12 +++++-- MultiSource/Benchmarks/MiBench/CMakeLists.txt | 21 +++++++++--- MultiSource/Benchmarks/NPB-serial/CMakeLists.txt | 2 +- MultiSource/Benchmarks/Olden/CMakeLists.txt | 11 ++++++- MultiSource/Benchmarks/Prolangs-C++/CMakeLists.txt | 19 +++++++++-- MultiSource/Benchmarks/Prolangs-C/CMakeLists.txt | 20 +++++++++--- MultiSource/Benchmarks/Ptrdist/CMakeLists.txt | 6 +++- MultiSource/Benchmarks/TSVC/CMakeLists.txt | 37 ++++++++++++++++++++- MultiSource/Benchmarks/Trimaran/CMakeLists.txt | 7 +++- MultiSource/Benchmarks/VersaBench/CMakeLists.txt | 7 ++-- MultiSource/Benchmarks/mediabench/CMakeLists.txt | 6 +++- .../Benchmarks/mediabench/adpcm/CMakeLists.txt | 3 +- .../Benchmarks/mediabench/g721/CMakeLists.txt | 2 +- .../Benchmarks/mediabench/gsm/CMakeLists.txt | 2 +- .../Benchmarks/mediabench/jpeg/CMakeLists.txt | 2 +- .../Benchmarks/mediabench/mpeg2/CMakeLists.txt | 2 +- MultiSource/CMakeLists.txt | 5 +-- MultiSource/UnitTests/C++11/CMakeLists.txt | 2 +- MultiSource/UnitTests/CMakeLists.txt | 4 +-- MultiSource/UnitTests/Mips/CMakeLists.txt | 2 +- MultiSource/UnitTests/Mips/Mips16/CMakeLists.txt | 3 +- .../Benchmarks/BenchmarkGame/CMakeLists.txt | 4 +-- SingleSource/Benchmarks/CMakeLists.txt | 15 ++++++++- SingleSource/Benchmarks/Misc-C++/CMakeLists.txt | 4 +-- SingleSource/Benchmarks/Polybench/CMakeLists.txt | 5 ++- .../Benchmarks/Polybench/datamining/CMakeLists.txt | 3 +- .../Polybench/linear-algebra/CMakeLists.txt | 3 +- .../linear-algebra/kernels/CMakeLists.txt | 17 ++++++++-- .../linear-algebra/solvers/CMakeLists.txt | 5 ++- .../Benchmarks/Polybench/medley/CMakeLists.txt | 3 +- .../Benchmarks/Polybench/stencils/CMakeLists.txt | 7 +++- .../Benchmarks/Shootout-C++/CMakeLists.txt | 4 +-- SingleSource/CMakeLists.txt | 5 +-- SingleSource/Regression/C++/CMakeLists.txt | 4 +-- SingleSource/Regression/CMakeLists.txt | 3 +- SingleSource/UnitTests/CMakeLists.txt | 13 +++++--- SingleSource/UnitTests/Mips/CMakeLists.txt | 2 +- .../UnitTests/SetjmpLongjmp/CMakeLists.txt | 3 +- .../UnitTests/SignlessTypes/CMakeLists.txt | 4 +-- SingleSource/UnitTests/Vector/CMakeLists.txt | 9 ++--- cmake/modules/MakefileFunctions.cmake | 15 --------- 59 files changed, 381 insertions(+), 207 deletions(-) delete mode 100644 cmake/modules/MakefileFunctions.cmake