MIPSpro Compiler Components
- There are no source-to-source optimizers or parallelizers
- Source code is translated to WHIRL (Winning Hierarchical Intermediate Representation Language);
- same IR for different levels of representation
- whirl2f and whirl2c translates back into Fortran or C from IRs
- Inter-Procedural analyzer requires final translation at link time