-
3
-
-
0030260329
-
Fast static analysis of C++ virtual function calls
-
San Jose, CA, Oct.
-
D. R Bacon and P. F. Sweeney. Fast static analysis of C++ virtual function calls. In ACM Conference Proceedings on Object-Oriented Programming Systems, Languages, and Applications, pages 324-341, San Jose, CA, Oct. 1996.
-
(1996)
ACM Conference Proceedings on Object-Oriented Programming Systems, Languages, and Applications
, pp. 324-341
-
-
Bacon, D.R.1
Sweeney, P.F.2
-
4
-
-
0031165516
-
Value numbering
-
June
-
P. Briggs, K. D. Cooper, and L. T. Simpson. Value numbering. Software-Practice and Experience, 27(6):701-724, June 1997.
-
(1997)
Software-Practice and Experience
, vol.27
, Issue.6
, pp. 701-724
-
-
Briggs, P.1
Cooper, K.D.2
Simpson, L.T.3
-
5
-
-
0027311335
-
Efficient flow-sensitive interprocedural computation of pointer-induced aliases and side effects
-
Charleston, SC, Jan.
-
J. Choi, M. Burke, and P. Carini. Efficient flow-sensitive interprocedural computation of pointer-induced aliases and side effects. In Proceedings of the 20th Annual ACM Symposium on the Principles of Programming Languages, pages 232-245, Charleston, SC, Jan. 1993.
-
(1993)
Proceedings of the 20th Annual ACM Symposium on the Principles of Programming Languages
, pp. 232-245
-
-
Choi, J.1
Burke, M.2
Carini, P.3
-
6
-
-
0030672497
-
A new algorithm for partial redundancy elimination based on SSA form
-
Las Vegas, NV, June
-
F. Chow, S. Chan, R. Kennedy, S. Lo, and P. Tu. A new algorithm for partial redundancy elimination based on SSA form. In Proceedings of the SIGPLAN '97 Conference on Programming Language Design and Implementation, pages 273-286, Las Vegas, NV, June 1997.
-
(1997)
Proceedings of the SIGPLAN '97 Conference on Programming Language Design and Implementation
, pp. 273-286
-
-
Chow, F.1
Chan, S.2
Kennedy, R.3
Lo, S.4
Tu, P.5
-
7
-
-
84957700098
-
Effective representation of aliases and indirect memory operations in SSA form
-
T. Gyimothy, editor, International Conference on Compiler Construction, Linkoping, Sweden, Apr. Springer-Verlag
-
F. Chow, S. Chan, S. Liu, R. Lo, and M. Streich. Effective representation of aliases and indirect memory operations in SSA form. In T. Gyimothy, editor, International Conference on Compiler Construction, volume 1060 of Lecture Notes in Computer Science, pages 253267, Linkoping, Sweden, Apr. 1996. Springer-Verlag.
-
(1996)
Lecture Notes in Computer Science
, vol.1060
, pp. 253267
-
-
Chow, F.1
Chan, S.2
Liu, S.3
Lo, R.4
Streich, M.5
-
8
-
-
35048817034
-
The limits of alias analysis for scalar optimizations
-
University of Texas at Austin, Oct.
-
R. A. Chowdhury, P. Djeu, B. Cahoon, J. H. Burrill, and K. S. McKinley. The limits of alias analysis for scalar optimizations. Technical Report TR-03-059, University of Texas at Austin, Oct. 2003.
-
(2003)
Technical Report
, vol.TR-03-059
-
-
Chowdhury, R.A.1
Djeu, P.2
Cahoon, B.3
Burrill, J.H.4
McKinley, K.S.5
-
11
-
-
0024866680
-
An efficient method of computing static single assignment form
-
Austin, TX, Jan.
-
R. Cytron, J. Ferrante, B. Rosen, M. Wegman, and K. Zadeck. An efficient method of computing static single assignment form. In Proceedings of the 16th Annual ACM Symposium on the Principles of Programming Languages, pages 25-35, Austin, TX, Jan. 1989.
-
(1989)
Proceedings of the 16th Annual ACM Symposium on the Principles of Programming Languages
, pp. 25-35
-
-
Cytron, R.1
Ferrante, J.2
Rosen, B.3
Wegman, M.4
Zadeck, K.5
-
12
-
-
84890014643
-
Estimating the impact of scalable pointer analysis on optimization
-
The 8th International Static Analysis Symposium, volume Paris, France, July SpringerVerlag
-
M. Das, B. Liblit, M. Fahndrich, and J. Rehof. Estimating the impact of scalable pointer analysis on optimization. In The 8th International Static Analysis Symposium, volume 2126 of Lecture Notes in Computer Science, pages 260-278, Paris, France, July 2001. SpringerVerlag.
-
(2001)
Lecture Notes in Computer Science
, vol.2126
, pp. 260-278
-
-
Das, M.1
Liblit, B.2
Fahndrich, M.3
Rehof, J.4
-
13
-
-
0348137580
-
Type-based alias analysis
-
Montreal, June
-
A. Diwan, K. S. McKinley, and J. E. B. Moss. Type-based alias analysis. In Proceedings of the SIGPLAN '98 Conference on Programming Language Design and Implementation, pages 106-117, Montreal, June 1998.
-
(1998)
Proceedings of the SIGPLAN '98 Conference on Programming Language Design and Implementation
, pp. 106-117
-
-
Diwan, A.1
McKinley, K.S.2
Moss, J.E.B.3
-
14
-
-
0002940467
-
Using types to analyze and optimize objectoriented programs
-
Jan.
-
A. Diwan, K. S. McKinley, and J. E. B. Moss. Using types to analyze and optimize objectoriented programs. ACM Transactions on Programming Languages and Systems, 23(1):3072, Jan. 2001.
-
(2001)
ACM Transactions on Programming Languages and Systems
, vol.23
, Issue.1
, pp. 3072
-
-
Diwan, A.1
McKinley, K.S.2
Moss, J.E.B.3
-
15
-
-
84886061442
-
Simple and effective analysis of statically-typed object-oriented languages
-
San Jose, CA, Oct.
-
A. Diwan, J. E. B. Moss, and K. S. McKinley. Simple and effective analysis of statically-typed object-oriented languages. In ACM Conference Proceedings on Object-Oriented Programming Systems, Languages, and Applications, pages 344-355, San Jose, CA, Oct. 1996.
-
(1996)
ACM Conference Proceedings on Object-Oriented Programming Systems, Languages, and Applications
, pp. 344-355
-
-
Diwan, A.1
Moss, J.E.B.2
McKinley, K.S.3
-
20
-
-
84879704926
-
Assessing the effects of flow-sensitivity on pointer alias analysis
-
The 5th International Static Analysis Symposium, Pisa, Italy, Sept. Springer-Verlag
-
M. Hind and A. Pioli. Assessing the effects of flow-sensitivity on pointer alias analysis. In The 5th International Static Analysis Symposium, volume 1503 of Lecture Notes in Computer Science, pages 57-81, Pisa, Italy, Sept. 1998. Springer-Verlag.
-
(1998)
Lecture Notes in Computer Science
, vol.1503
, pp. 57-81
-
-
Hind, M.1
Pioli, A.2
-
22
-
-
0027830142
-
Interprocedural modification side effect analysis with pointer aliasing
-
W. Landi, B. G. Ryder, and S. Zhang. Interprocedural modification side effect analysis with pointer aliasing. ACM SIGPLAN Notices, 28(6):56-67, 1993.
-
(1993)
ACM SIGPLAN Notices
, vol.28
, Issue.6
, pp. 56-67
-
-
Landi, W.1
Ryder, B.G.2
Zhang, S.3
-
24
-
-
35048882995
-
The Scale compiler
-
University of Massachusetts
-
K. S. McKinley, J. Burrill, B. Cahoon, J. E. B. Moss, Z. Wang, and C. Weems. The Scale compiler. Technical report, University of Massachusetts, 2001. http://ali-www.cs.umass.edu/~scale/.
-
(2001)
Technical Report
-
-
McKinley, K.S.1
Burrill, J.2
Cahoon, B.3
Moss, J.E.B.4
Wang, Z.5
Weems, C.6
-
27
-
-
84978282082
-
The effects of the precision of pointer analysis
-
P. V. Hentenryck, editor, Springer-Verlag, Proceedings from the 4th International Static Analysis Symposium
-
M. Shapiro and S. Horwitz. The effects of the precision of pointer analysis. In P. V. Hentenryck, editor, Lecture Notes in Computer Science, 1302, pages 16-34. Springer-Verlag, 1997. Proceedings from the 4th International Static Analysis Symposium.
-
(1997)
Lecture Notes in Computer Science
, vol.1302
, pp. 16-34
-
-
Shapiro, M.1
Horwitz, S.2
-
30
-
-
0001841057
-
Comparing flow and context sensitivity on the modifications-side-effects problem
-
Clearwater, FL, Mar.
-
P. A. Stocks, B. G. Ryder, W. Landi, and S. Zhang. Comparing flow and context sensitivity on the modifications-side-effects problem. In Proceedings of the ACM SIGSOFT International Symposium on Software Testing and Analysis, pages 21-31, Clearwater, FL, Mar. 1998.
-
(1998)
Proceedings of the ACM SIGSOFT International Symposium on Software Testing and Analysis
, pp. 21-31
-
-
Stocks, P.A.1
Ryder, B.G.2
Landi, W.3
Zhang, S.4
-
31
-
-
0031636046
-
Quality and speed in linear-scan register allocation
-
Montreal, June
-
O. Traub, G. Haolloway, and M. D. Smith. Quality and speed in linear-scan register allocation. In Proceedings of the SIGPLAN '98 Conference on Programming Language Design and Implementation, pages 142-151, Montreal, June 1998.
-
(1998)
Proceedings of the SIGPLAN '98 Conference on Programming Language Design and Implementation
, pp. 142-151
-
-
Traub, O.1
Haolloway, G.2
Smith, M.D.3
-
32
-
-
0038345683
-
Guided region prefetching: A cooperative hardware/software approach
-
San Diego, CA, June
-
Z. Wang, D. Burger, K. S. McKinley, S. Reinhardt, and C. C. Weems. Guided region prefetching: A cooperative hardware/software approach. In Proceedings of the 30th International Symposium on Computer Architecture, pages 388-398, San Diego, CA, June 2003.
-
(2003)
Proceedings of the 30th International Symposium on Computer Architecture
, pp. 388-398
-
-
Wang, Z.1
Burger, D.2
McKinley, K.S.3
Reinhardt, S.4
Weems, C.C.5
-
35
-
-
17244376233
-
Pointer analysis for programs with structures and casting
-
Atlanta, GA, June
-
S. H. Yong, S. Horwitz, and T. Reps. Pointer analysis for programs with structures and casting. In Proceedings of the SIGPLAN '99 Conference on Programming Language Design and Implementation, pages 91-103, Atlanta, GA, June 1999.
-
(1999)
Proceedings of the SIGPLAN '99 Conference on Programming Language Design and Implementation
, pp. 91-103
-
-
Yong, S.H.1
Horwitz, S.2
Reps, T.3
|