Brief Introduction of Profile Guided Compiler Technology

TAN Le-ping,YANG Xia
DOI: https://doi.org/10.3969/j.issn.1000-7180.2006.z1.011
2006-01-01
Abstract:The profiling-guided compiling method is an effective compiling model, which optimizes the codes using the profiling information collected in the running of a program. In this paper, we summarized the common flow for the implementation of profile-guided compilation model, together with the questions encountered and the solving method.
What problem does this paper attempt to address?