Compiler Listing
The listing gives many useful clues for improving the performance:
- Loop optimization tables
- Reports about data dependences
- Explanations about applied transformations
- The annotated, transformed code
- Calling tree
- Performance statistics
- Summary of performed optimizations
The type of reports to be included in the listing can be set through compiler options.