DocumentCode :
2900172
Title :
Minimizing Schedule Length via Cooperative Register Allocation and Loop Scheduling for Embedded Systems
Author :
Huang, Yazhi ; Li, Qingan ; Xue, Chun Jason
Author_Institution :
Dept. of Comput. Sci., City Univ. of Hong Kong, Kowloon, China
fYear :
2011
fDate :
16-18 Nov. 2011
Firstpage :
1038
Lastpage :
1044
Abstract :
Loops are typically the most computation intensive sections for embedded applications. Therefore, it is important to minimize the overall schedule length for loops during the compilation process. Register allocation and instruction scheduling are two key activities during a compilation process. These two activities exhibit a phase ordering problem: Instruction scheduling before register allocation could lengthen live ranges of variables which will create more conflicts and more costly spills; Register allocation before scheduling may result in the same register assignment to two independent variables which will limit the choices available for scheduling. This paper proposes a cooperative re-scheduling register allocation technique for loops that combines these two critical stages together to minimize the schedule length. The novelty of the proposed approach is that the responsibility for balancing the phase ordering problem lies within the register allocator, which can re-schedule the aggressive initial scheduling to minimize the schedule length. Experimental results show that the proposed approach can reduce overall schedule length by 12% on average compared to previous techniques.
Keywords :
embedded systems; optimising compilers; program control structures; scheduling; compilation process; cooperative re-scheduling register allocation technique; embedded systems; loop scheduling; minimizing schedule length; Delay; Microprocessors; Processor scheduling; Registers; Resource management; Schedules; Scheduling; loop scheduling; register allocation; schedule length;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Trust, Security and Privacy in Computing and Communications (TrustCom), 2011 IEEE 10th International Conference on
Conference_Location :
Changsha
Print_ISBN :
978-1-4577-2135-9
Type :
conf
DOI :
10.1109/TrustCom.2011.142
Filename :
6120935
Link To Document :
بازگشت