cap-lab22-samy/MiniC/README-SSA.md
Rémi Di Guardia 5e8c7214d9 Commit Lab 5a
2022-10-19 09:50:20 +02:00

21 lines
376 B
Markdown

# MiniC Compiler
LAB5a (Control Flow Graph in SSA Form) & LAB5b (Smart Register Allocation), CAP 2022-23
# Authors
YOUR NAME HERE
# Contents
TODO:
- Explain any design choices you may have made.
- Do not forget to remove all debug traces from your code!
# Test design
TODO: give the main objectives of your tests.
# Known bugs
TODO: bugs you could not fix (if any).