Next: 5. Notes on the
Up: Data-flow analysis of an
Previous: 3.4 Analyses implemented
As said, our project is part of a broader interest in optimizing
compilers. Future work will involve:
- generating and working on triplets code,
- creating and working on basic blocks, instead that considering
every point in the program;
- actually using the gathered information to generate optimized code;
- having a better framework for the interprocedural analysis.
Furthermore, it could be interesting the study of a more complex type
system, with type coercion and overloaded operators.
Diego
2000-05-17