mc-cat-tty / Compilers

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:C++ 49.3%Language:LLVM 43.8%Language:C 3.1%Language:Lex 2.9%Language:Shell 0.6%Language:Makefile 0.3%