Font Size: a A A

Post-compilation analysis and power reduction

Posted on:2003-05-02Degree:M.SType:Thesis
University:Rice UniversityCandidate:Waterman, Todd RyanFull Text:PDF
GTID:2462390011979314Subject:Computer Science
Abstract/Summary:
Optimization outside of traditional frameworks is emerging as a new research focus in the compiler construction community. Scheduled assembly code is one area of increased interest. Optimization cannot be performed without a control-flow graph (CFG), and current CFG construction algorithms can fail on scheduled code. We present a new construction algorithm that correctly constructs CFGs and permits meaningful optimization for scheduled code.; One potential post-compilation optimization is reducing power consumption by minimizing switching activity on the instruction bus. We designed and implemented an algorithm that attempts to minimize switching activity by renaming registers for Texas Instruments' TMS320C6200 processor. We gathered results using a power simulator developed inside Texas Instruments. We determine that reducing bit transitions on the instruction bus is not a profitable technique for reducing the power consumption of this particular microprocessor.
Keywords/Search Tags:Power
Related items