Sciweavers

19 search results - page 1 / 4
» An Applicative Control-Flow Graph Based on Huet's Zipper
Sort
View
ENTCS
2006
126views more  ENTCS 2006»
13 years 4 months ago
An Applicative Control-Flow Graph Based on Huet's Zipper
We are using ML to build a compiler that does low-level optimization. To support optimizations in classic imperative style, we built a control-flow graph using mutable pointers an...
Norman Ramsey, João Dias
DATE
2005
IEEE
117views Hardware» more  DATE 2005»
13 years 10 months ago
Extended Control Flow Graph Based Performance Optimization Using Scratch-Pad Memory
This paper presents an exploration approach for the researcher to choose the suitable size of Scratch-Pad memory (SPM) for maximal performance improvement of a specified applicat...
Pu Hanlai, Ling Ming, Jin Jing
ECMDAFA
2005
Springer
130views Hardware» more  ECMDAFA 2005»
13 years 10 months ago
Control Flow Analysis of UML 2.0 Sequence Diagrams
This article presents a control flow analysis methodology based on UML 2.0 sequence diagrams (SD). In contrast to the conventional code-based control flow analysis techniques, thi...
Vahid Garousi, Lionel C. Briand, Yvan Labiche
ESOP
2006
Springer
13 years 8 months ago
Path Optimization in Programs and Its Application to Debugging
We present and solve a path optimization problem on programs. Given a set of program nodes, called critical nodes, we find a shortest path through the program's control flow g...
Akash Lal, Junghee Lim, Marina Polishchuk, Ben Lib...
ICS
1989
Tsinghua U.
13 years 9 months ago
Control flow optimization for supercomputer scalar processing
Control intensive scalar programs pose a very different challenge to highly pipelined supercomputers than vectorizable numeric applications. Function call/return and branch instru...
Pohua P. Chang, Wen-mei W. Hwu