Optimal integrated VLIW code generation with integer linear programming

  • Authors:
  • Andrzej Bednarski;Christoph Kessler

  • Affiliations:
  • PELAB, Department of Computer and Information Science, Linköpings universitet, Linköping, Sweden;PELAB, Department of Computer and Information Science, Linköpings universitet, Linköping, Sweden

  • Venue:
  • Euro-Par'06 Proceedings of the 12th international conference on Parallel Processing
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

We give an Integer Linear Programming (ILP) solution that fully integrates all steps of code generation, i.e. instruction selection, register allocation and instruction scheduling, on the basic block level for VLIW processors. In earlier work, we contributed a dynamic programming (DP) based method for optimal integrated code generation, implemented in our retargetable code generator OPTIMIST. In this paper we give first results to evaluate and compare our ILP formulation with our DP method on a VLIW processor. We also demonstrate how to precondition the ILP model by a heuristic relaxation of the DP method to improve ILP optimization time.