Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 542 Bytes

File metadata and controls

16 lines (11 loc) · 542 Bytes

Contribute to eddic

You're welcome to contribute to this project, either if you found a bug or have an idea of improvement.

If you find issue in the project, post an issue using Github. Or directly fix the error by filling a Pull Request.

If you think that a feature is lacking, open an issue with the "enhancement" flag.

Open projects

  • Implement a real pass manager for optimizer
  • Add a pass to convert the MTAC into SSA form
  • Add new data-flow optimization passes
  • Add support for Windows