Cooper, Keith D.2009-06-042009-06-042002Waterman, Todd Ryan. "Post-compilation analysis and power reduction." (2002) Master’s Thesis, Rice University. <a href="https://hdl.handle.net/1911/17560">https://hdl.handle.net/1911/17560</a>.https://hdl.handle.net/1911/17560Optimization 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.37 p.application/pdfengCopyright is held by the author, unless otherwise indicated. Permission to reuse, publish, or reproduce the work beyond the bounds of fair use or other exemptions to copyright law must be obtained from the copyright holder.ElectronicsElectrical engineeringComputer sciencePost-compilation analysis and power reductionThesisTHESIS COMP.SCI. 2002 WATERMAN