/Compilers

Appunti del corso di Linguaggi e Compilatori - Compilers and Formal Langauges. Mauro Leoncini e Andrea Marongiu. UniMoRe. 2023-2024.

Primary LanguageC++

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.