摘要:Effective and efficient modeling and management of hard ware resources have always been critical toward generating highly efficient code in optimizing compilers. The instruction templates and dispersal rules of the Itanium.architecture add new complexity in managing resource constraints to instruction scheduler. We extended a finite state automaton (FSA) approach to efficiently manage all key resource constraints of an Itanium.architecture on-the-fly during instruction scheduling. We have fully integrated the FSA-based resource management into the instruction scheduler in the Open Research Compiler for the Itanium.architecture. Our integrated approach shows up to 12% speedup on so me SPECint2000 benchmarks and 4.5% speedup on average for all SPECint2000 benchmarks on an Itanium.-based system when co mpares to an instruction scheduler with decoupled resource management. In the meantime, the instruction scheduling time of our approach is reduced by 4% on average