tree: 75ba5c7709b7376cf214e57dd0e2af77eb6c8fcb [path history] [tgz]
  1. CMakeLists.txt
  2. lit.local.cfg
  3. 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: