-
5
-
-
0031679132
-
Escape analysis: Correctness proof, implementation and experimental results
-
Paris, France, January ACM, ACM, New York
-
B. Blanchet. Escape analysis: Correctness proof, implementation and experimental results. In Proceedings of the 25th Annual ACM Symposium on the Principles of Programming Languages, Paris, France, January 1998. ACM, ACM, New York.
-
(1998)
Proceedings of the 25th Annual ACM Symposium on the Principles of Programming Languages
-
-
Blanchet, B.1
-
6
-
-
0033203805
-
Escape analysis for object oriented languages, application to Java
-
Denver, CO, November
-
B. Blanchet. Escape analysis for object oriented languages, application to Java. In Proceedings of the 14th Annual Conference on Object-Oriented Programming Systems, Languages and Applications, Denver, CO, November 1999.
-
(1999)
Proceedings of the 14th Annual Conference on Object-Oriented Programming Systems, Languages and Applications
-
-
Blanchet, B.1
-
8
-
-
0002022604
-
The jalapeño dynamic optimizing compiler for Java
-
June
-
M. Burke, J. Choi, S. Fink, D. Grove, M. Hind, V. Sarkar, M. Serrano, V. Sreedhar, H. Srinivasan, and J. Whaley. The jalapeño dynamic optimizing compiler for Java. In Proceedings of the ACM SIGPLAN 1999 Java Grande Conference, June 1999.
-
(1999)
Proceedings of the ACM SIGPLAN 1999 Java Grande Conference
-
-
Burke, M.1
Choi, J.2
Fink, S.3
Grove, D.4
Hind, M.5
Sarkar, V.6
Serrano, M.7
Sreedhar, V.8
Srinivasan, H.9
Whaley, J.10
-
9
-
-
0032661202
-
Relevant context inference
-
San Antonio, TX, January
-
R. Chatterjee, B. Ryder, and W. Landi. Relevant context inference. In Proceedings of the 26th Annual ACM Symposium on the Principles of Programming Languages, San Antonio, TX, January 1999.
-
(1999)
Proceedings of the 26th Annual ACM Symposium on the Principles of Programming Languages
-
-
Chatterjee, R.1
Ryder, B.2
Landi, W.3
-
10
-
-
0027311335
-
Efficient flow-sensitive interprocedural computation of pointer-induced aliases and side effects
-
Charleston, SC, January ACM
-
J. Choi, M. Burke, and P. Carini. Efficient flow-sensitive interprocedural computation of pointer-induced aliases and side effects. In Conference Record of the Twentieth Annual Symposium on Principles of Programming Languages, Charleston, SC, January 1993. ACM.
-
(1993)
Conference Record of the Twentieth Annual Symposium on Principles of Programming Languages
-
-
Choi, J.1
Burke, M.2
Carini, P.3
-
11
-
-
0033203859
-
Escape analysis for java
-
Denver, CO, November
-
J. Choi, M. Gupta, M. Serrano, V. Sreedhar, and S. Midkiff. Escape analysis for java. In Proceedings of the 14th Annual Conference on Object-Oriented Programming Systems, Languages and Applications, Denver, CO, November 1999.
-
(1999)
Proceedings of the 14th Annual Conference on Object-Oriented Programming Systems, Languages and Applications
-
-
Choi, J.1
Gupta, M.2
Serrano, M.3
Sreedhar, V.4
Midkiff, S.5
-
13
-
-
0003134151
-
Optimization of object-oriented programs using static class hierarchy analysis
-
Aarhus, Denmark, August
-
J. Dean, D. Grove, and C. Chambers. Optimization of object-oriented programs using static class hierarchy analysis. In Proceedings of the 9th European Conference on Object-Oriented Programming, Aarhus, Denmark, August 1995.
-
(1995)
Proceedings of the 9th European Conference on Object-Oriented Programming
-
-
Dean, J.1
Grove, D.2
Chambers, C.3
-
14
-
-
0025213652
-
On determining lifetime and aliasing of dynamically allocated data in higher-order functional specifications
-
San Francisco, CA, January ACM, ACM, New York
-
A. Deutsch. On determining lifetime and aliasing of dynamically allocated data in higher-order functional specifications. In Proceedings of the 17th Annual ACM Symposium on the Principles of Programming Languages, pages 157-168, San Francisco, CA, January 1990. ACM, ACM, New York.
-
(1990)
Proceedings of the 17th Annual ACM Symposium on the Principles of Programming Languages
, pp. 157-168
-
-
Deutsch, A.1
-
15
-
-
0030679950
-
On the complexity of escape analysis
-
Paris, France, January ACM, ACM, New York
-
A. Deutsch. On the complexity of escape analysis. In Proceedings of the 24th Annual ACM Symposium on the Principles of Programming Languages, Paris, France, January 1997. ACM, ACM, New York.
-
(1997)
Proceedings of the 24th Annual ACM Symposium on the Principles of Programming Languages
-
-
Deutsch, A.1
-
16
-
-
84955492207
-
Lock coarsening: Eliminating lock overhead in automatically parallelized object-based programs
-
San Jose, CA, August Springer-Verlag
-
P. Diniz and M. Rinard. Lock coarsening: Eliminating lock overhead in automatically parallelized object-based programs. In Proceedings of the Ninth Workshop on Languages and Compilers for Parallel Computing, pages 285-299, San Jose, CA, August 1996. Springer-Verlag.
-
(1996)
Proceedings of the Ninth Workshop on Languages and Compilers for Parallel Computing
, pp. 285-299
-
-
Diniz, P.1
Rinard, M.2
-
17
-
-
0030713533
-
Synchronization transformations for parallel computing
-
Paris, France, January ACM, New York
-
P. Diniz and M. Rinard. Synchronization transformations for parallel computing. In Proceedings of the 24th Annual ACM Symposium on the Principles of Programming Languages, pages 187-200, Paris, France, January 1997. ACM, New York.
-
(1997)
Proceedings of the 24th Annual ACM Symposium on the Principles of Programming Languages
, pp. 187-200
-
-
Diniz, P.1
Rinard, M.2
-
18
-
-
0027961597
-
Context-sensitive interprocedural points-to analysis in the presence of function pointers
-
Orlando, FL, June ACM, New York
-
M. Emami, R. Ghiya, and L. Hendren. Context-sensitive interprocedural points-to analysis in the presence of function pointers. In Proceedings of the SIGPLAN '94 Conference on Program Language Design and Implementation, pages 242-256, Orlando, FL, June 1994. ACM, New York.
-
(1994)
Proceedings of the SIGPLAN '94 Conference on Program Language Design and Implementation
, pp. 242-256
-
-
Emami, M.1
Ghiya, R.2
Hendren, L.3
-
21
-
-
0029179002
-
Obtaining sequential efficiency for concurrent object-oriented languages
-
San Francisco, CA, January ACM, New York
-
J. Plevyak, X. Zhang, and A. Chien. Obtaining sequential efficiency for concurrent object-oriented languages. In Proceedings of the 22nd Annual ACM Symposium on the Principles of Programming Languages, San Francisco, CA, January 1995. ACM, New York.
-
(1995)
Proceedings of the 22nd Annual ACM Symposium on the Principles of Programming Languages
-
-
Plevyak, J.1
Zhang, X.2
Chien, A.3
-
24
-
-
0031598986
-
Solving shape-analysis problems in languages with destructive updating
-
January
-
M. Sagiv, T. Reps, and R. Wilhelm. Solving shape-analysis problems in languages with destructive updating. ACM Transactions on Programming Languages and Systems, 20(1):1-50, January 1998.
-
(1998)
ACM Transactions on Programming Languages and Systems
, vol.20
, Issue.1
, pp. 1-50
-
-
Sagiv, M.1
Reps, T.2
Wilhelm, R.3
-
29
-
-
0011798491
-
Control-flow effects for escape analysis
-
September
-
Y. Tang and P. Jouvelot. Control-flow effects for escape analysis. In Workshop on Static Analysis, pages 313-321, September 1992.
-
(1992)
Workshop on Static Analysis
, pp. 313-321
-
-
Tang, Y.1
Jouvelot, P.2
|