Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 379 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 379 Bytes

Compilers

Backend

EserciziBackend folder contains example LLVM IR code, optimizable by our passes.

These examples will always be aliged to my custom LLVM backend source code.

For a standalone version of the optimization passes refer to our assignments repository.