SLIDE 1
Introduction
- Phase ordering problem
Traditional compilers have a fixed order in which
- ptimization phases are applied.
This problem can be more severe when generating code for embedded applications.
✁VISTA allows the user to finely control both the
- rder and scope of applying optimizations.