-
2
-
-
0022769976
-
Graph-based algorithms for boolean function manipulation
-
BRYANT, R. E. Graph-based algorithms for boolean function manipulation. IEEE Trans. Comput. 35, 8 (1986), 677-691.
-
(1986)
IEEE Trans. Comput.
, vol.35
, Issue.8
, pp. 677-691
-
-
Bryant, R.E.1
-
3
-
-
0025444591
-
Analysis of pointers and structures
-
ACM
-
CHASE, D. R., WEGMAN, M., AND ZADECK, F. K. Analysis of pointers and structures. In PLDI '90: Proceedings of the ACM SIGPLAN 1990 Conference on Programming Language Design and Implementation (New York, NY, USA, 1990), ACM, pp. 296-310.
-
PLDI '90: Proceedings of the ACM SIGPLAN 1990 Conference on Programming Language Design and Implementation (New York, NY, USA, 1990)
, pp. 296-310
-
-
Chase, D.R.1
Wegman, M.2
Zadeck, F.K.3
-
4
-
-
0032661202
-
Relevant context inference
-
ACM
-
CHATTERJEE, R., RYDER, B. G., AND LANDI,W. A. Relevant context inference. In POPL '99: Proceedings of the 26th ACM SIGPLAN-SIGACT symposium on Principles of programming languages (New York, NY, USA, 1999), ACM, pp. 133-146.
-
POPL '99: Proceedings of the 26th ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages (New York, NY, USA, 1999)
, pp. 133-146
-
-
Chatterjee, R.1
Ryder, B.G.2
Landi, W.A.3
-
5
-
-
0034447887
-
Modular interprocedural pointer analysis using access paths: Design, implementation, and evaluation
-
ACM
-
CHENG, B.-C., AND HWU, W.-M. W. Modular interprocedural pointer analysis using access paths: design, implementation, and evaluation. In PLDI '00: Proceedings of the ACM SIGPLAN 2000 conference on Programming language design and implementation (New York, NY, USA, 2000), ACM, pp. 57-69.
-
PLDI '00: Proceedings of the ACM SIGPLAN 2000 Conference on Programming Language Design and Implementation (New York, NY, USA, 2000)
, pp. 57-69
-
-
Cheng, B.-C.1
Hwu, W.-M.W.2
-
6
-
-
0027311335
-
Efficient flow-sensitive interprocedural computation of pointer-induced aliases and side effects
-
ACM
-
CHOI, J.-D., BURKE, M., AND CARINI, P. Efficient flow-sensitive interprocedural computation of pointer-induced aliases and side effects. In POPL '93: Proceedings of the 20th ACM SIGPLAN-SIGACT symposium on Principles of programming languages (New York, NY, USA, 1993), ACM, pp. 232-245.
-
POPL '93: Proceedings of the 20th ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages (New York, NY, USA, 1993)
, pp. 232-245
-
-
Choi, J.-D.1
Burke, M.2
Carini, P.3
-
7
-
-
84957700098
-
Effective representation of aliases and indirect memory operations in ssa form
-
Springer-Verlag
-
CHOW, F. C., CHAN, S., LIU, S.-M., LO, R., AND STREICH, M. Effective representation of aliases and indirect memory operations in ssa form. In CC '96: Proceedings of the 6th International Conference on Compiler Construction (London, UK, 1996), Springer-Verlag, pp. 253-267.
-
CC '96: Proceedings of the 6th International Conference on Compiler Construction (London, UK, 1996)
, pp. 253-267
-
-
Chow, F.C.1
Chan, S.2
Liu, S.-M.3
Lo, R.4
Streich, M.5
-
8
-
-
0026243790
-
Efficiently computing static single assignment form and the control dependence graph
-
CYTRON, R., FERRANTE, J., ROSEN, B. K.,WEGMAN, M.N., AND ZADECK, K. F. Efficiently computing static single assignment form and the control dependence graph. ACM Transactions on Programming Languages and Systems 13 (1991), 451-490.
-
(1991)
ACM Transactions on Programming Languages and Systems
, vol.13
, pp. 451-490
-
-
Cytron, R.1
Ferrante, J.2
Rosen, B.K.3
Wegman, M.N.4
Zadeck, K.F.5
-
9
-
-
0027961597
-
Context-sensitive interprocedural points-to analysis in the presence of function pointers
-
ACM
-
EMAMI, M., GHIYA, R., AND HENDREN, L. J. Context-sensitive interprocedural points-to analysis in the presence of function pointers. In PLDI '94: Proceedings of the ACM SIGPLAN 1994 conference on Programming language design and implementation (New York, NY, USA, 1994), ACM, pp. 242-256.
-
PLDI '94: Proceedings of the ACM SIGPLAN 1994 Conference on Programming Language Design and Implementation (New York, NY, USA, 1994)
, pp. 242-256
-
-
Emami, M.1
Ghiya, R.2
Hendren, L.J.3
-
10
-
-
34547254737
-
How is aliasing used in systems software?
-
ACM
-
HACKETT, B., AND AIKEN, A. How is aliasing used in systems software? In SIGSOFT '06/FSE-14: Proceedings of the 14th ACM SIGSOFT international symposium on Foundations of software engineering (New York, NY, USA, 2006), ACM, pp. 69-80.
-
SIGSOFT '06/FSE-14: Proceedings of the 14th ACM SIGSOFT International Symposium on Foundations of Software Engineering (New York, NY, USA, 2006)
, pp. 69-80
-
-
Hackett, B.1
Aiken, A.2
-
11
-
-
70350337977
-
Semi-sparse flow-sensitive pointer analysis
-
ACM
-
HARDEKOPF, B., AND LIN, C. Semi-sparse flow-sensitive pointer analysis. In POPL '09: Proceedings of the 36th annual ACM SIGPLAN-SIGACT symposium on Principles of programming languages (New York, NY, USA, 2009), ACM, pp. 226-238.
-
POPL '09: Proceedings of the 36th Annual ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages (New York, NY, USA, 2009)
, pp. 226-238
-
-
Hardekopf, B.1
Lin, C.2
-
12
-
-
0031642547
-
Using static single assignment form to improve flow-insensitive pointer analysis
-
ACM
-
HASTI, R., AND HORWITZ, S. Using static single assignment form to improve flow-insensitive pointer analysis. In PLDI '98: Proceedings of the ACM SIGPLAN 1998 conference on Programming language design and implementation (New York, NY, USA, 1998), ACM, pp. 97-105.
-
PLDI '98: Proceedings of the ACM SIGPLAN 1998 Conference on Programming Language Design and Implementation (New York, NY, USA, 1998)
, pp. 97-105
-
-
Hasti, R.1
Horwitz, S.2
-
13
-
-
0000998787
-
Interprocedural pointer alias analysis
-
HIND, M., BURKE, M., CARINI, P., AND CHOI, J.-D. Interprocedural pointer alias analysis. ACM Trans. Program. Lang. Syst. 21, 4 (1999), 848-894.
-
(1999)
ACM Trans. Program. Lang. Syst.
, vol.21
, Issue.4
, pp. 848-894
-
-
Hind, M.1
Burke, M.2
Carini, P.3
Choi, J.-D.4
-
14
-
-
57349181291
-
Bootstrapping: A technique for scalable flow and context-sensitive pointer alias analysis
-
ACM
-
KAHLON, V. Bootstrapping: a technique for scalable flow and context-sensitive pointer alias analysis. In PLDI '08: Proceedings of the 2008 ACM SIGPLAN conference on Programming language design and implementation (New York, NY, USA, 2008), ACM, pp. 249-259.
-
PLDI '08: Proceedings of the 2008 ACM SIGPLAN Conference on Programming Language Design and Implementation (New York, NY, USA, 2008)
, pp. 249-259
-
-
Kahlon, V.1
-
15
-
-
58549099452
-
A bottom-up pointer analysis using the update history
-
KANG, H.-G., AND HAN, T. A bottom-up pointer analysis using the update history. Inf. Softw. Technol. 51, 4 (2009), 691-707.
-
(2009)
Inf. Softw. Technol.
, vol.51
, Issue.4
, pp. 691-707
-
-
Kang, H.-G.1
Han, T.2
-
16
-
-
0026987136
-
A safe approximate algorithm for interprocedural aliasing
-
LANDI, W., AND RYDER, B. G. A safe approximate algorithm for interprocedural aliasing. SIGPLAN Not. 27, 7 (1992), 235-248.
-
(1992)
SIGPLAN Not.
, vol.27
, Issue.7
, pp. 235-248
-
-
Landi, W.1
Ryder, B.G.2
-
17
-
-
77954463985
-
Tracking pointers with path and context sensitivity for bug detection in c programs
-
ACM
-
LIVSHITS, V. B., AND LAM, M. S. Tracking pointers with path and context sensitivity for bug detection in c programs. In ESEC/FSE-11: Proceedings of the 9th European software engineering conference held jointly with 11th ACM SIGSOFT international symposium on Foundations of software engineering (New York, NY, USA, 2003), ACM, pp. 317-326.
-
ESEC/FSE-11: Proceedings of the 9th European Software Engineering Conference Held Jointly with 11th ACM SIGSOFT International Symposium on Foundations of Software Engineering (New York, NY, USA, 2003)
, pp. 317-326
-
-
Livshits, V.B.1
Lam, M.S.2
-
19
-
-
70450230740
-
Efficient alias set analysis using ssa form
-
ACM
-
NAEEM, N. A., AND LHOTÁK, O. Efficient alias set analysis using ssa form. In ISMM '09: Proceedings of the 2009 international symposium on Memory management (New York, NY, USA, 2009), ACM, pp. 79-88.
-
ISMM '09: Proceedings of the 2009 International Symposium on Memory Management (New York, NY, USA, 2009)
, pp. 79-88
-
-
Naeem, N.A.1
Lhoták, O.2
-
20
-
-
0002174919
-
A schema for interprocedural modification side-effect analysis with pointer aliasing
-
RYDER, B. G., LANDI, W. A., STOCKS, P. A., ZHANG, S., AND ALTUCHER, R. A schema for interprocedural modification side-effect analysis with pointer aliasing. ACM Trans. Program. Lang. Syst. 23, 2 (2001), 105-186.
-
(2001)
ACM Trans. Program. Lang. Syst.
, vol.23
, Issue.2
, pp. 105-186
-
-
Ryder, B.G.1
Landi, W.A.2
Stocks, P.A.3
Zhang, S.4
Altucher, R.5
-
22
-
-
0029717388
-
Points-to analysis in almost linear time
-
ACM
-
STEENSGAARD, B. Points-to analysis in almost linear time. In POPL '96: Proceedings of the 23rd ACM SIGPLAN-SIGACT symposium on Principles of programming languages (New York, NY, USA, 1996), ACM, pp. 32-41.
-
POPL '96: Proceedings of the 23rd ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages (New York, NY, USA, 1996)
, pp. 32-41
-
-
Steensgaard, B.1
-
23
-
-
33745800062
-
Efficient Flow-Sensitive Interprocedural Data-Flow Analysis in the Presence of Pointers
-
Springer-Verlag New York Inc
-
TOK, T., GUYER, S., AND LIN, C. Efficient Flow-Sensitive Interprocedural Data-Flow Analysis in the Presence of Pointers. In Compiler construction: 15th international conference, CC 2006, held as part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2006, Vienna, Austria, March 30-31, 2006: proceedings (2006), Springer-Verlag New York Inc, p. 17.
-
Compiler Construction: 15th International Conference, CC 2006, Held As Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2006, Vienna, Austria, March 30-31, 2006: Proceedings (2006)
, pp. 17
-
-
Tok, T.1
Guyer, S.2
Lin, C.3
-
24
-
-
8344251741
-
Cloning-based context-sensitive pointer alias analysis using binary decision diagrams
-
ACM New York, NY, USA
-
WHALEY, J., AND LAM, M. Cloning-based context-sensitive pointer alias analysis using binary decision diagrams. In Proceedings of the ACM SIGPLAN 2004 conference on Programming language design and implementation (2004), ACM New York, NY, USA, pp. 131-144.
-
Proceedings of the ACM SIGPLAN 2004 Conference on Programming Language Design and Implementation (2004)
, pp. 131-144
-
-
Whaley, J.1
Lam, M.2
-
25
-
-
84976841171
-
Efficient context-sensitive pointer analysis for c programs
-
ACM
-
WILSON, R. P., AND LAM, M. S. Efficient context-sensitive pointer analysis for c programs. In PLDI '95: Proceedings of the ACM SIGPLAN 1995 conference on Programming language design and implementation (New York, NY, USA, 1995), ACM, pp. 1-12.
-
PLDI '95: Proceedings of the ACM SIGPLAN 1995 Conference on Programming Language Design and Implementation (New York, NY, USA, 1995)
, pp. 1-12
-
-
Wilson, R.P.1
Lam, M.S.2
-
26
-
-
70350605596
-
An Aggressive field-sensitive unification-based pointer analysis
-
YU, H., AND ZHANG, Z. An Aggressive field-sensitive unification-based pointer analysis. Chinese Journal of Computers 32, 9 (2009).
-
(2009)
Chinese Journal of Computers
, vol.32
, Issue.9
-
-
Yu, H.1
Zhang, Z.2
-
28
-
-
27944479319
-
Towards scalable flow and context sensitive pointer analysis
-
ACM
-
ZHU, J. Towards scalable flow and context sensitive pointer analysis. In DAC '05: Proceedings of the 42nd annual Design Automation Conference (New York, NY, USA, 2005), ACM, pp. 831-836.
-
DAC '05: Proceedings of the 42nd Annual Design Automation Conference (New York, NY, USA, 2005)
, pp. 831-836
-
-
Zhu, J.1
|