Affiliation:
1. Univ. of Wisconsin, Madison
Abstract
Regions of control dependence identify the instructions in a program that execute under the same control conditions. They have a variety of applications in parallelizing and optimizing compilers. Two vertices in a control-flow graph (which may represent instructions or basic blocks in a program) are in the same region if they have the same set of control dependence predecessors. The common algorithm for computing regions examines each control dependence at least once. As there may be O(V x E) control dependences in the worst case, where V and E are the number of vertices and edges in the control-flow graph, this algorithm has a worst-case running time of O(V x D). We present algorithms for finding regions in reducible control-flow graphs in near-linear time, without using control dependence. These algorithms are based on alternative definitions of regions, which are easier to reason with than the definitions based on control dependence.
Publisher
Association for Computing Machinery (ACM)
Cited by
31 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. Symbolic Abstract Heaps for Polymorphic Information-Flow Guard Inference;Lecture Notes in Computer Science;2023
2. The Importance of Being Positive in Causal Statistical Fault Localization: Important Properties of Baah et al.'s CSFL Regression Model;2015 IEEE/ACM 1st International Workshop on Complex Faults and Failures in Large Software Systems (COUFLESS);2015-05
3. Translation from BPMN to BPEL, current techniques and limitations;Proceedings of the Fifth Symposium on Information and Communication Technology - SoICT '14;2014
4. MFL: Method-Level Fault Localization with Causal Inference;2013 IEEE Sixth International Conference on Software Testing, Verification and Validation;2013-03
5. JCSI: A tool for checking secure information flow in Java Card applications;Journal of Systems and Software;2012-11