Skip to content

ishiura-compiler/CF3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CF3

"CF3" is a C compiler test suite targeting arithmetic optimization.

DESCRIPTION

CF3 consists of 13,720 c source files, each containing 200 test cases.

DIRECTORY STRUCTURES

The files are stored in 5 directories (EXP_1~EXP_5).

~/CF3
 |-- exec.pl
 `-- testsuite/
    |--EXP_1/
    |--EXP_2/
    |--EXP_3/
    |--EXP_4/
    `--EXP_5/

Usage

A perl simple script to run all c test programs is included in the package.

perl exec.pl

BIBLIOGRAPHY

Y. Hibino and N. Ishiura: "CF3: Test suite for arithmetic optimization of C compilers," Technical Report of IEICE, VLD2013-133, (Jan. 2015).(pdf )(in Japanese)

AUTHORS

Ishiura Lab. ishiura-compiler@ml.kwansei.ac.jp

Mr. Hirofumi Ikeo
Mr. Yusuke Hibino

LICENCE

Copyright (c) 2015 ishiura-lab
Released under the MIT license
https://github.com/ishiura-compiler/CF3/MIT-LICENSE.md

About

"CF3" is a C compiler test suite targeting arithmetic optimization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages