首页 | 本学科首页   官方微博 | 高级检索  
     


Data-Dependency Graph Transformations for Instruction Scheduling
Authors:Mark?Heffernan  author-information"  >  author-information__contact u-icon-before"  >  mailto:meheff@ece.ucdavis.edu"   title="  meheff@ece.ucdavis.edu"   itemprop="  email"   data-track="  click"   data-track-action="  Email author"   data-track-label="  "  >Email author,Kent?Wilken
Affiliation:(1) Department of Electrical and Computer Engineering, University of California, Davis, CA, 95616
Abstract:This paper presents a set of efficient graph transformations for local instruction scheduling. These transformations to the data-dependency graph prune redundant and inferior schedules from the solution space of the problem. Optimally scheduling the transformed problems using an enumerative scheduler is faster and the number of problems solved to optimality within a bounded time is increased. Furthermore, heuristic scheduling of the transformed problems often yields improved schedules for hard problems. The basic node-based transformation runs in O(ne) time, where n is the number of nodes and e is the number of edges in the graph. A generalized subgraph-based transformation runs in O(n2 e) time. The transformations are implemented within the Gnu Compiler Collection (GCC) and are evaluated experimentally using the SPEC CPU2000 floating-point benchmarks targeted to various processor models. The results show that the transformations are fast and improve the results of both heuristic and optimal scheduling.
Keywords:instruction scheduling  graph transformation  optimal scheduling  compiler scheduling
本文献已被 SpringerLink 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号