/optimising-compiler

Reads custom intermediate representation and optimises the final IR (unreachable code, dead code, redundant loads, etc)

Primary LanguagePython

Stargazers