Instruction scheduling using evolutionary programming

  • Authors:
  • Anjali Mahajan;M. S. Ali;Mamta Patil

  • Affiliations:
  • Department of Information Technology, G. H. Raisoni College of Engineering, Nagpur, India;Department of Computer Science and Engineering, College of Engineering, Badnera, India;Department of Information Technology, G. H. Raisoni College of Engineering, Nagpur, India

  • Venue:
  • ACC'08 Proceedings of the WSEAS International Conference on Applied Computing Conference
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Instruction scheduling is the problem of scheduling the assembly instructions output from the code generator to increase the efficiency of the final code. The instruction scheduling problem is mainly solved heuristically since finding an optimal solution requires significant computational resources and, in general, the problem of optimally scheduling instructions is known to be NP-Complete. In this paper, the specific problem of automatically creating instruction scheduling heuristics is addressed.