-
1
-
-
0004072686
-
-
Addison-Wesley, Reading, Mass
-
A. V. Aho, R. Sethi, and J. D. Ullman. Compilers: Principles, Techniques and Tools. Addison-Wesley, Reading, Mass, 1986.
-
(1986)
Compilers: Principles, Techniques and Tools
-
-
Aho, A.V.1
Sethi, R.2
Ullman, J.D.3
-
3
-
-
0017427016
-
An algorithm for structuring programs
-
B. S. Baker. An algorithm for structuring programs. J. of the ACM, 24:98-120, 1977.
-
(1977)
J. Of the ACM
, vol.24
, pp. 98-120
-
-
Baker, B.S.1
-
5
-
-
0031651406
-
Maximal static expansion
-
San Diego, CA, January
-
D. Barthou, A. Cohen, and J.-F. Collard. Maximal static expansion. In ACM Symp. on Principles of Programming Languages (PoPL), pages 98-106, San Diego, CA, January 1998.
-
(1998)
ACM Symp. On Principles of Programming Languages (Popl)
, pp. 98-106
-
-
Barthou, D.1
Cohen, A.2
Collard, J.-F.3
-
7
-
-
0346674081
-
Partial dead code elimination using slicing transformations
-
Las Vegas, Nevada, January
-
R. Bodík and R. Gupta. Partial dead code elimination using slicing transformations. In ACM SIGPLAN Conf on Prog. Lang. Design and Implem. (PLDI), pages 159-170, Las Vegas, Nevada, January 1997.
-
(1997)
ACM SIGPLAN Conf on Prog. Lang. Design and Implem. (PLDI)
, pp. 159-170
-
-
Bodík, R.1
Gupta, R.2
-
8
-
-
0028548373
-
Single-pass generation of static single-assignment form for structured languages
-
November
-
M. M. Brandis and H. Mssenbck. Single-pass generation of static single-assignment form for structured languages. ACM Trans. on Prog. Languages and Systems, 16(6):1684-1698, November 1994.
-
(1994)
ACM Trans. On Prog. Languages and Systems
, vol.16
, Issue.6
, pp. 1684-1698
-
-
Brandis, M.M.1
Mssenbck, H.2
-
9
-
-
0030672497
-
A new algorithm for partial redundancy elimination based on ssa form
-
Las Vegas, Nevada
-
F. Chow, S. Chan, R. Kennedy, S.-M. Liu, R. Lo, and P. Tu. A new algorithm for partial redundancy elimination based on ssa form. In ACM SIGPLAN Conf on Prog. Lang. Design and Implem. (PLDI), pages 273-286, Las Vegas, Nevada, June 1997.
-
(1997)
ACM SIGPLAN Conf on Prog. Lang. Design and Implem. (PLDI)
, pp. 273-286
-
-
Chow, F.1
Chan, S.2
Kennedy, R.3
Liu, S.-M.4
Lo, R.5
Tu, P.6
-
10
-
-
84957700098
-
Effiective representation of aliases and indirect memory operations in ssa form
-
F. Chow, S. Chan, S.-M. Liu, R. Lo, and M. Streich. Effiective representation of aliases and indirect memory operations in ssa form. In Int. Conf on Compiler Construction (CC'96), pages 253-267, 1996.
-
(1996)
Int. Conf on Compiler Construction (CC'96)
, pp. 253-267
-
-
Chow, F.1
Chan, S.2
Liu, S.-M.3
Lo, R.4
Streich, M.5
-
12
-
-
0029190214
-
Fuzzy array dataflow analysis
-
Santa Barbara, CA, July
-
J.-F. Collard, D. Barthou, and P. Feautrier. Fuzzy array dataflow analysis. In ACM SIGPLAN Symp. on Principles and Practive of Parallel Prog. (PPoPP), pages 92-102, Santa Barbara, CA, July 1995.
-
(1995)
ACM SIGPLAN Symp. On Principles and Practive of Parallel Prog. (Ppopp)
, pp. 92-102
-
-
Collard, J.-F.1
Barthou, D.2
Feautrier, P.3
-
16
-
-
0026109335
-
Dataflow analysis of scalar and array references
-
P. Feautrier. Dataflow analysis of scalar and array references. Int. Journal of Parallel Programming, 20(1):23-53, February 1991.
-
(1991)
Int. Journal of Parallel Programming
, vol.20
, Issue.1
, pp. 23-53
-
-
Feautrier, P.1
-
17
-
-
84956642986
-
Generation of synchronous code for automatic parallelization of while loops
-
S. Haridi, K. Ali, and P. Magnusson, editors, Lecture Notes in Computer Science, Springer-Verlag
-
M. Griebl and J.-F. Collard. Generation of synchronous code for automatic parallelization of while loops. In S. Haridi, K. Ali, and P. Magnusson, editors, EURO-PAR '95, Lecture Notes in Computer Science 966, pages 315-326. Springer-Verlag, 1995.
-
(1995)
EURO-PAR '95
, vol.966
, pp. 315-326
-
-
Griebl, M.1
Collard, J.-F.2
-
19
-
-
33645600362
-
Code motion and code placement: Just synonyms?
-
Lisbon, Portugal, May
-
J. Knoop, O. Rüthing, and B. Steffen. Code motion and code placement: Just synonyms? In Proceedings of the 7th European Symposium on Programming (ESOP'98), volume 1381, pages 154-169, Lisbon, Portugal, May 1998.
-
(1998)
Proceedings of the 7Th European Symposium on Programming (ESOP'98)
, vol.1381
, pp. 154-169
-
-
Knoop, J.1
Rüthing, O.2
Steffen, B.3
-
20
-
-
84958054218
-
Extended SSA numbering: Introducing SSA properties to languages with multi-level pointers
-
In K. Koskimies, editor, LNCS, Lisbon, Portugal, March, Springer-Verlag
-
C. Lapkowski and L. J. Hendren. Extended SSA numbering: Introducing SSA properties to languages with multi-level pointers. In K. Koskimies, editor, Com-piler Construction CC'98, volume 1383 of LNCS, pages 128-143, Lisbon, Portugal, March 1998. Springer-Verlag.
-
(1998)
Com-Piler Construction CC'98
, vol.1383
, pp. 128-143
-
-
Lapkowski, C.1
Hendren, L.J.2
-
22
-
-
0031623842
-
A new algorithm for scalar register promotion based on SSA form
-
Montreal, Canada, June
-
A.V.S. Sastry and R. D. C. Ju. A new algorithm for scalar register promotion based on SSA form. In ACM SIGPLAN Conf on Prog. Lang. Design and Implem. (PLDI), pages 15-25, Montreal, Canada, June 1998.
-
(1998)
ACM SIGPLAN Conf on Prog. Lang. Design and Implem. (PLDI)
, pp. 15-25
-
-
Sastry, A.1
Ju, R.D.2
-
23
-
-
0002712930
-
Automatic array privatization
-
Lecture Notes in Computer Science, August, Portland, Oregon
-
P. Tu and D. Padua. Automatic array privatization. In Proc. Sixth Workshop on Languages and Compilers for Parallel Computing, number 768 in Lecture Notes in Computer Science, pages 500-521, August 1993. Portland, Oregon.
-
(1993)
Proc. Sixth Workshop on Languages and Compilers for Parallel Computing
, Issue.768
, pp. 500-521
-
-
Tu, P.1
Padua, D.2
-
24
-
-
0029190370
-
Gated SSA-Based demand-driven symbolic analysis for parallelizing compilers
-
Barcelona, Spain, July
-
P. Tu and D. Padua. Gated SSA-Based demand-driven symbolic analysis for parallelizing compilers. In ACM Int. Conf. on Supercomputing, pages 414-423, Barcelona, Spain, July 1995.
-
(1995)
ACM Int. Conf. On Supercomputing
, pp. 414-423
-
-
Tu, P.1
Padua, D.2
|