-
2
-
-
84956676262
-
The program summary graph and flow-sensitive interprocedural data flow analysis
-
Atlanta, GE, USA, June. ACM Press
-
D. Callahan. The program summary graph and flow-sensitive interprocedural data flow analysis. In Proceedings of the ACM '88 Conference on Programming Lanugage Design and Implementation, pages 47-56, Atlanta, GE, USA, June 1988. ACM Press.
-
(1988)
Proceedings of the ACM '88 Conference on Programming Lanugage Design and Implementation
, pp. 47-56
-
-
Callahan, D.1
-
3
-
-
85050550846
-
Abstract interpretation: A unified lattice model for static analysis of programs by construction of approximation of fixed points
-
New York, NY. ACM
-
P. Cousot and R. Cousot. Abstract interpretation: A unified lattice model for static analysis of programs by construction of approximation of fixed points. In Proceedings of the 4th ACM Symposium on Principles of Programming Languages, Los Angeles, pages 238-252, New York, NY, 1977. ACM.
-
(1977)
Proceedings of the 4th ACM Symposium on Principles of Programming Languages, Los Angeles
, pp. 238-252
-
-
Cousot, P.1
Cousot, R.2
-
4
-
-
0022706656
-
Automatic verification of finite-state concurrent systems using temporal logic specifications
-
January
-
E.M. Clarke, E.A. Emerson, and A.P. Sistla. Automatic verification of finite-state concurrent systems using temporal logic specifications. ACM Transactions on Programming Languages and Systems, 8(2):244-263, January 1986.
-
(1986)
ACM Transactions on Programming Languages and Systems
, vol.8
, Issue.2
, pp. 244-263
-
-
Clarke, E.M.1
Emerson, E.A.2
Sistla, A.P.3
-
5
-
-
84956697244
-
Interprocedural side-effect analysis in linear time
-
David S. Wise, editor, Atlanta, GE, USA, June. ACM Press
-
K. D. Cooper and K. Kennedy. Interprocedural side-effect analysis in linear time. In David S. Wise, editor, Proceedings of the SIGPLAN '88 Conference on Programming Lanugage Design and Implementation (SIGPLAN '88), pages 57-66, Atlanta, GE, USA, June 1988. ACM Press.
-
(1988)
Proceedings of the SIGPLAN '88 Conference on Programming Lanugage Design and Implementation (SIGPLAN '88)
, pp. 57-66
-
-
Cooper, K.D.1
Kennedy, K.2
-
6
-
-
84955589467
-
Analyzing the communication topology of concurrent programs
-
New York, NY, USA, June. ACM Press
-
C. Colby. Analyzing the communication topology of concurrent programs. In Proceedings of the Symposium on Partial Evaluation and Semantics-Based Program Manipulation, pages 202-213, New York, NY, USA, June 1995. ACM Press.
-
(1995)
Proceedings of the Symposium on Partial Evaluation and Semantics-Based Program Manipulation
, pp. 202-213
-
-
Colby, C.1
-
8
-
-
0027342054
-
The concurrency workbench: A semantics based tool for the verification of concurrent systems
-
R. Cleaveland, J. Parrow, and B. Steffen. The concurrency workbench: A semantics based tool for the verification of concurrent systems. ACM Transactions on Programming Languages and Systems, 1(15):36-72, 1993.
-
(1993)
ACM Transactions on Programming Languages and Systems
, vol.1
, Issue.15
, pp. 36-72
-
-
Cleaveland, R.1
Parrow, J.2
Steffen, B.3
-
9
-
-
84878647043
-
Semantic analysis of shared-memory concurrent languages using abstract model-checking
-
New York, NY, USA, June. ACM Press
-
R. Cridlig. Semantic analysis of shared-memory concurrent languages using abstract model-checking. In Proceedings of the Symposium on Partial Evaluation and Semantics-Based Program Manipulation, pages 214-225, New York, NY, USA, June 1995. ACM Press.
-
(1995)
Proceedings of the Symposium on Partial Evaluation and Semantics-Based Program Manipulation
, pp. 214-225
-
-
Cridlig, R.1
-
11
-
-
84976688579
-
Interprocedural May-Alias analysis for pointers: Beyond k-limiting
-
June. Proceedings of the ACM SIGPLAN '94 Conference on Programming Language Design and Implementation
-
A. Deutsch. Interprocedural May-Alias analysis for pointers: Beyond k-limiting. SIGPLAN Notices, 29(6):230-241, June 1994. Proceedings of the ACM SIGPLAN '94 Conference on Programming Language Design and Implementation.
-
(1994)
SIGPLAN Notices
, vol.29
, Issue.6
, pp. 230-241
-
-
Deutsch, A.1
-
12
-
-
0023385308
-
The program dependence graph and its use in optimization
-
July
-
J. Ferrante, K. J. Ottenstein, and J. D. Warren. The program dependence graph and its use in optimization. ACM Transactions on Programming Languages and Systems, 9(3):319-349, July 1987.
-
(1987)
ACM Transactions on Programming Languages and Systems
, vol.9
, Issue.3
, pp. 319-349
-
-
Ferrante, J.1
Ottenstein, K.J.2
Warren, J.D.3
-
13
-
-
0003257889
-
Partial-Order Methods for the Verification of Concurrent Systems - An Approach to the State-Explosion Problem
-
Springer-Verlag, January
-
P. Godefroid. Partial-Order Methods for the Verification of Concurrent Systems - An Approach to the State-Explosion Problem, volume 1032 of Lecture Notes in Computer Science. Springer-Verlag, January 1996.
-
(1996)
Lecture Notes in Computer Science
, vol.1032
-
-
Godefroid, P.1
-
18
-
-
84956630483
-
Intel-procedural slicing using dependence graphs
-
David S. Wise, editor, Atlanta, GE, USA, June. ACM Press
-
S. Horwitz, T. Reps, and D. Binkley. Intel-procedural slicing using dependence graphs. In David S. Wise, editor, Proceedings of the ACM '88 Conference on Programming Language Design and Implementation, pages 35-46, Atlanta, GE, USA, June 1988. ACM Press.
-
(1988)
Proceedings of the ACM '88 Conference on Programming Language Design and Implementation
, pp. 35-46
-
-
Horwitz, S.1
Reps, T.2
Binkley, D.3
-
19
-
-
85027612984
-
Dependence graphs and compiler optimizations
-
January
-
D. J. Kuck, R. H. Kuhn, B. Leasure, D. A. Padua, and M. Wolfe. Dependence graphs and compiler optimizations. In Proceedings of the 8th ACM Symposium on Principles of Programming Languages, pages 207-218, January 1981.
-
(1981)
Proceedings of the 8th ACM Symposium on Principles of Programming Languages
, pp. 207-218
-
-
Kuck, D.J.1
Kuhn, R.H.2
Leasure, B.3
Padua, D.A.4
Wolfe, M.5
-
20
-
-
84976802096
-
On live-dead analysis for global data flow problems
-
July
-
L. T. Kou. On live-dead analysis for global data flow problems. Journal of the ACM, 23(3):473-483, July 1977.
-
(1977)
Journal of the ACM
, vol.23
, Issue.3
, pp. 473-483
-
-
Kou, L.T.1
-
22
-
-
84949514766
-
Data flow analysis of concurrent systems that use the rendezvous model of synchronization
-
Vancouver, October
-
D. L. Long and L. A. Clarke. Data flow analysis of concurrent systems that use the rendezvous model of synchronization. In Proceedings of ACM Symposium on Testing, Analysis, and verification (TAV4), pages 21-35, Vancouver, October 1991.
-
(1991)
Proceedings of ACM Symposium on Testing, Analysis, and Verification (TAV4)
, pp. 21-35
-
-
Long, D.L.1
Clarke, L.A.2
-
25
-
-
0025548384
-
Properties of data flow frameworks
-
T. J. Marlowe and B. G. Ryder. Properties of data flow frameworks. Acta Informatica, 28:121-163, 1990.
-
(1990)
Acta Informatica
, vol.28
, pp. 121-163
-
-
Marlowe, T.J.1
Ryder, B.G.2
-
27
-
-
0022099929
-
Introduction to the 5ESS(TM) switching system
-
July-August
-
K.E. Martersteck and A.B. Spencer. Introduction to the 5ESS(TM) switching system. AT&T Technical Journal, 64(6 part 2):1305-1314, July-August 1985.
-
(1985)
AT&T Technical Journal
, vol.64
, Issue.6 PART 2
, pp. 1305-1314
-
-
Martersteck, K.E.1
Spencer, A.B.2
-
28
-
-
0020299274
-
Specification and verification of concurrent systems in CESAR
-
Proc. 5th Int'l Symp. on Programming, Springer-Verlag
-
J.P. Quielle and J. Sifakis. Specification and verification of concurrent systems in CESAR. In Proc. 5th Int'l Symp. on Programming, volume 137 of Lecture Notes in Computer Science, pages 337-351, Springer-Verlag, 1981.
-
(1981)
Lecture Notes in Computer Science
, vol.137
, pp. 337-351
-
-
Quielle, J.P.1
Sifakis, J.2
-
30
-
-
0029723409
-
Solving shape-analysis problems in languages with destructive up-dating
-
St. Petersburg, Florida, January. ACM Press
-
M. Sagiv, T. Reps, and R. Wilhelm. Solving shape-analysis problems in languages with destructive up-dating. In Proceedings of the 23rd ACM Symposium on Principles of Programming Languages, pages 16-31, St. Petersburg, Florida, January 1996. ACM Press.
-
(1996)
Proceedings of the 23rd ACM Symposium on Principles of Programming Languages
, pp. 16-31
-
-
Sagiv, M.1
Reps, T.2
Wilhelm, R.3
-
31
-
-
0020752281
-
A general-purpose algorithm for analyzing concurrent programs
-
May
-
R. N. Taylor. A general-purpose algorithm for analyzing concurrent programs. Communications of the ACM, pages 362-376, May 1983.
-
(1983)
Communications of the ACM
, pp. 362-376
-
-
Taylor, R.N.1
-
32
-
-
84957618397
-
Generic techniques for source-level debugging and dynamic program slicing
-
Proceedings of TAP-SOFT'95. Springer-Verlag
-
F. Tip. Generic techniques for source-level debugging and dynamic program slicing. In Proceedings of TAP-SOFT'95, volume 915 of Lecture Notes in Computer Science. Springer-Verlag, 1995.
-
(1995)
Lecture Notes in Computer Science
, vol.915
-
-
Tip, F.1
-
33
-
-
84878643881
-
Abstract interpretation of the π-calculus
-
Mads Dam, editor, Analysis and Verification of Multiple-Agent Languages (Proceedings of the Fifth LOMAPS Workshop). Springer-Verlag
-
A. Venet. Abstract interpretation of the π-calculus. In Mads Dam, editor, Analysis and Verification of Multiple-Agent Languages (Proceedings of the Fifth LOMAPS Workshop), volume 1192 of Lecture Notes in Computer Science, pages 51-75. Springer-Verlag, 1997.
-
(1997)
Lecture Notes in Computer Science
, vol.1192
, pp. 51-75
-
-
Venet, A.1
|