Skip to content

aquadrop/Optimizing-Compilers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimizing-Compilers

This is the project for ECE568, at UofT.

  • The program probably can only run on UG machines at UofT.
  • Test files are in ./ptest
  • Project files are in ./cpp
  • Only Loop Invariant Code Motion is implemented and the final speedup is 1.58.
  • A script called cpp/exam.pl is provided to assist the test.
  • For instance, command "perl exam.pl mmult" will test the speedup on the case "mmult.tmp".

https://github.com/aquadrop/OptimizingCompilers.git

-Enjoy!

About

My project for ECE568 at UofT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published