CAP/MiniC/README-SSA.md

22 lines
410 B
Markdown
Raw Normal View History

2024-10-06 19:58:11 +02:00
# 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!
- Did you implement an extension?
# Test design
TODO: give the main objectives of your tests.
# Known bugs
TODO: bugs you could not fix (if any).