-
1
-
-
0003312022
-
Program analysis and specialization for the C programming language
-
Ph.D. Thesis, University of Copenhagen, DIKU
-
L. Andersen, Program analysis and specialization for the C programming language, Ph.D. Thesis, University of Copenhagen, DIKU, DIKU Report 94/19, 1994
-
(1994)
DIKU Report
, vol.94
, Issue.19
-
-
Andersen, L.1
-
5
-
-
0027311335
-
Efficient flow-sensitive interprocedural computation of pointer-induced aliases and side effects
-
ACM (Ed.)
-
J.-D. Choi, M. Burke, P. Carini, Efficient flow-sensitive interprocedural computation of pointer-induced aliases and side effects, in: ACM (Ed.), Twentieth Annual ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages, 1993, pp. 232-245
-
(1993)
Twentieth Annual ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages
, pp. 232-245
-
-
Choi, J.-D.1
Burke, M.2
Carini, P.3
-
6
-
-
0024866680
-
An efficient method of computing static single assignment form
-
R. Cytron, J. Ferrante, B.K. Rosen, M.K. Wegman, F.K. Zadeck, An efficient method of computing static single assignment form, in: 16th Annual ACM Symposium on Principles of Programming Languages, 1989, pp. 25-35
-
(1989)
16th Annual ACM Symposium on Principles of Programming Languages
, pp. 25-35
-
-
Cytron, R.1
Ferrante, J.2
Rosen, B.K.3
Wegman, M.K.4
Zadeck, F.K.5
-
7
-
-
0036040604
-
ESP: Path-sensitive program verification in polynomial time
-
M. Das, S. Lerner, M. Seigle, ESP: path-sensitive program verification in polynomial time, in: ACM SIGPLAN Conference on Programming Language Design and Implementation, vol. 37 (5) 2002, pp. 57-68
-
(2002)
ACM SIGPLAN Conference on Programming Language Design and Implementation
, vol.37
, Issue.5
, pp. 57-68
-
-
Das, M.1
Lerner, S.2
Seigle, M.3
-
9
-
-
0027961597
-
Context-sensitive interprocedural points-to analysis in the presence of function pointers
-
20-24 June Orlando, FL
-
M. Emami, R. Ghiya, L.J. Hendren, Context-sensitive interprocedural points-to analysis in the presence of function pointers, in: Proceedings of the ACM SIGPLAN'94 Conference on Programming Language Design and Implementation, 20-24 June 1994, Orlando, FL, pp. 242-256
-
(1994)
Proceedings of the ACM SIGPLAN'94 Conference on Programming Language Design and Implementation
, pp. 242-256
-
-
Emami, M.1
Ghiya, R.2
Hendren, L.J.3
-
10
-
-
84906099970
-
Polymorphic versus monomorphic flow-insensitive points-to analysis for C
-
J.S. Foster, M. Fahndrich, A. Aiken, Polymorphic versus monomorphic flow-insensitive points-to analysis for C, in: Static Analysis Symposium, 2000, pp. 175-198
-
(2000)
Static Analysis Symposium
, pp. 175-198
-
-
Foster, J.S.1
Fahndrich, M.2
Aiken, A.3
-
11
-
-
0036036247
-
Flow-sensitive type qualifiers
-
Proceedings of the ACM SIGPLAN 2002 Conference on Programming Language Design and Implementation
-
J.S. Foster, T. Terauchi, and A. Aiken Flow-sensitive type qualifiers Proceedings of the ACM SIGPLAN 2002 Conference on Programming Language Design and Implementation ACM SIGPLAN Notices 37 5 2002 1 12
-
(2002)
ACM SIGPLAN Notices
, vol.37
, Issue.5
, pp. 1-12
-
-
Foster, J.S.1
Terauchi, T.2
Aiken, A.3
-
12
-
-
0030412019
-
Connection analysis: A practical interprocedural heap analysis for C
-
R. Ghiya, and L.J. Hendren Connection analysis: A practical interprocedural heap analysis for C International Journal of Parallel Programming 24 6 1996 547 578
-
(1996)
International Journal of Parallel Programming
, vol.24
, Issue.6
, pp. 547-578
-
-
Ghiya, R.1
Hendren, L.J.2
-
13
-
-
19944403685
-
Detecting errors with configurable whole-program dataflow analysis
-
Dept. of Computer Sciences, University of Texas at Austin, February
-
S.Z. Guyer, E. Berger, C. Lin, Detecting errors with configurable whole-program dataflow analysis, Technical Report TR 02-04, Dept. of Computer Sciences, University of Texas at Austin, February 2002
-
(2002)
Technical Report
, vol.TR 02-04
-
-
Guyer, S.Z.1
Berger, E.2
Lin, C.3
-
19
-
-
0035153588
-
Evaluating the effectiveness of pointer alias analyses
-
M. Hind, and A. Pioli Evaluating the effectiveness of pointer alias analyses Science of Computer Programming 39 1 2001 31 55
-
(2001)
Science of Computer Programming
, vol.39
, Issue.1
, pp. 31-55
-
-
Hind, M.1
Pioli, A.2
-
20
-
-
0029457221
-
Demand interprocedural dataflow analysis
-
October
-
S. Horwitz, T. Reps, M. Sagiv, Demand interprocedural dataflow analysis, in: Proceedings of SIGSOFT'95 Third ACM SIGSOFT Symposium on the Foundations of Software Engineering, October 1995, pp. 104-115
-
(1995)
Proceedings of SIGSOFT'95 Third ACM SIGSOFT Symposium on the Foundations of Software Engineering
, pp. 104-115
-
-
Horwitz, S.1
Reps, T.2
Sagiv, M.3
-
25
-
-
84976678569
-
Precise concrete type inference for object-oriented languages
-
J. Plevyak, and A.A. Chien Precise concrete type inference for object-oriented languages ACM SIGPLAN Notices 29 10 1994 324 340
-
(1994)
ACM SIGPLAN Notices
, vol.29
, Issue.10
, pp. 324-340
-
-
Plevyak, J.1
Chien, A.A.2
-
27
-
-
85084164620
-
Detecting format string vulnerabilities with type qualifiers
-
U. Shankar, K. Talwar, J.S. Foster, D. Wagner, Detecting format string vulnerabilities with type qualifiers, in: Proceedings of the 10th USENIX Security Symposium, 2001
-
(2001)
Proceedings of the 10th USENIX Security Symposium
-
-
Shankar, U.1
Talwar, K.2
Foster, J.S.3
Wagner, D.4
-
30
-
-
0001841057
-
Comparing flow and context sensitivity on the modification-side-effects problem
-
P. Stocks, B.G. Ryder, W. Landi, S. Zhang, Comparing flow and context sensitivity on the modification-side-effects problem, in: International Symposium on Software Testing and Analysis, 1998, pp. 21-31
-
(1998)
International Symposium on Software Testing and Analysis
, pp. 21-31
-
-
Stocks, P.1
Ryder, B.G.2
Landi, W.3
Zhang, S.4
-
32
-
-
0022605097
-
Typestate: A programming language concept for enhancing software reliabiity
-
R. Strom, and S. Yemini Typestate: A programming language concept for enhancing software reliabiity IEEE Transactions on Software Engineering 12 1 1986 157 171
-
(1986)
IEEE Transactions on Software Engineering
, vol.12
, Issue.1
, pp. 157-171
-
-
Strom, R.1
Yemini, S.2
-
36
-
-
0345916097
-
Experiments with combined analysis for pointer aliasing
-
S. Zhang, B.G. Ryder, and W.A. Landi Experiments with combined analysis for pointer aliasing ACM SIG-PLAN Notices 33 7 1998 11 18
-
(1998)
ACM SIG-PLAN Notices
, vol.33
, Issue.7
, pp. 11-18
-
-
Zhang, S.1
Ryder, B.G.2
Landi, W.A.3
|