Skip to content

alexjordan/singlepass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

SINGLEPASS
A regression test suite for the TMS320C64X code generator in LLVM.


How to use it:
First, copy user.mk.example to user.mk and adapt the tool paths according to
your environment.

# build all tests and generate reference results
make

# run all tests
./batchrun

# remove the built tests
make clean

# remove the reference results as well
make very-clean

About

Regression tests for the LLVM/TMS320C64X backend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published