tree: fd947115585a4e696fb88e1e20afea2e27d75bce [path history] [tgz]
  1. CMakeLists.txt
  2. README.md
CTMark/README.md

Compile Time Mark

This is a collection of applications used for compiler performance testing. It currently features a selection of larger applications from the test-suite.

This is typically used with the following cmake flags: $ cmake -DTEST_SUITE_SUBDIRS=CTMark -DTEST_SUITE_RUN_BENCHMARKS=0 ... (followed by the usual make, llvm-lit invocations, see the test-suite tutorial)

See also: