av-maramzin / DCP-olden

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Olden benchmarks

This repo contains the source code for the Olden benchmarks taken from the LLVM test-suite subproject.

The main modifications performed in preparation for usage with this build harness were:

  • move each program source to a src subdirectory
  • remove existing build files (for make and cmake)
  • move the original README.txt

Older/initial versions that were found in the interwebs were placed in archives under the utils/archives subdirectory.

About

License:Other


Languages

Language:C 53.6%Language:C++ 44.2%Language:Shell 1.5%Language:Makefile 0.7%