-
2
-
-
0034448902
-
ABCD: Eliminating Array Bounds Checks on Demand
-
June
-
R. Bodik, R. Gupta, and V. Sarkar. ABCD: Eliminating Array Bounds Checks on Demand. In Proceedings of PLDI '00, pages 321-333, June 2000.
-
(2000)
Proceedings of PLDI '00
, pp. 321-333
-
-
Bodik, R.1
Gupta, R.2
Sarkar, V.3
-
5
-
-
0005372913
-
Automatic program transformation with JOIE
-
Berkeley, USA, June 15-19 1998. USENIX Association
-
Geoff A. Cohen, Jeffrey S. Chase, and David L. Kaminsky. Automatic program transformation with JOIE. In Proceedings of the USENIX 1998 Annual Technical Conference, pages 167-178, Berkeley, USA, June 15-19 1998. USENIX Association.
-
Proceedings of the USENIX 1998 Annual Technical Conference
, pp. 167-178
-
-
Cohen, G.A.1
Chase, J.S.2
Kaminsky, D.L.3
-
6
-
-
84906094634
-
Effcient inference of static types for Java bytecode
-
LNCS, June
-
Etienne M. Gagnon, Laurie J. Hendren, and Guillaume Marceau. Effcient inference of static types for Java bytecode. In Proceedings of SAS 2000, volume 1824 of LNCS, pages 199-219, June 2000.
-
(2000)
Proceedings of SAS 2000
, vol.1824
, pp. 199-219
-
-
Gagnon, E.M.1
Hendren, L.J.2
Marceau, G.3
-
7
-
-
0034447511
-
Field Analysis: Getting Useful and Low-Cost Interprocedural Information
-
June
-
S. Ghemawat, K.H. Randall, and D.J. Scales. Field Analysis: Getting Useful and Low-Cost Interprocedural Information. In Proceedings of PLDI '00, pages 334-344, June 2000.
-
(2000)
Proceedings of PLDI '00
, pp. 334-344
-
-
Ghemawat, S.1
Randall, K.H.2
Scales, D.J.3
-
8
-
-
0027568719
-
Optimizing array bound checks using flow analysis
-
R. Gupta. Optimizing array bound checks using flow analysis. ACM Letters on Programming Languages and Systems, 2(1-4):135-150, 1993.
-
(1993)
ACM Letters on Programming Languages and Systems
, vol.2
, Issue.1-4
, pp. 135-150
-
-
Gupta, R.1
-
9
-
-
0017494622
-
Compiler analysis of the value ranges of variables
-
W. Harrison. Compiler analysis of the value ranges of variables. IEEE Transactions on Software Engineering, 3(3):243-250, 1977.
-
(1977)
IEEE Transactions on Software Engineering
, vol.3
, Issue.3
, pp. 243-250
-
-
Harrison, W.1
-
10
-
-
0031271862
-
Annotating the Java bytecodes in support of optimization
-
November
-
Joseph Hummel, Ana Azevedo, David Kolson, and Alexandru Nicolau. Annotating the Java bytecodes in support of optimization. Concurrency: Practice and Experience, 9(11):1003-1016, November 1997.
-
(1997)
Concurrency: Practice and Experience
, vol.9
, Issue.11
, pp. 1003-1016
-
-
Hummel, J.1
Azevedo, A.2
Kolson, D.3
Nicolau, A.4
-
11
-
-
84969371155
-
-
The Jasmin Bytecode Assembler. http://mrl.nyu.edu/meyer/jvm/jasmin.html.
-
-
-
-
12
-
-
84969383391
-
-
JavaClass. http://www.inf.fu-berlin.de/dahm/JavaClass/.
-
-
-
-
13
-
-
0034187435
-
Annotating Java class files with virtual registers for performance
-
Joel Jones and Samuel Kamin. Annotating Java class files with virtual registers for performance. Concurrency: Practice and Experience, 12(6):389-406, 2000.
-
(2000)
Concurrency: Practice and Experience
, vol.12
, Issue.6
, pp. 389-406
-
-
Jones, J.1
Kamin, S.2
-
14
-
-
84969409162
-
-
Compaq-JTrek. http://www.digital.com/java/download/jtrek.
-
-
-
-
15
-
-
84976761124
-
Elimination of redundant array subscript range checks
-
Priyadarshan Kolte and Michael Wolfe. Elimination of redundant array subscript range checks. In Proceedings of PLDI '95, pages 270-278, 1995.
-
(1995)
Proceedings of PLDI '95
, pp. 270-278
-
-
Kolte, P.1
Wolfe, M.2
-
17
-
-
0004220511
-
-
Reading, MA, USA, second edition
-
Tim Lindholm and Frank Yellin. The Java Virtual Machine Specification. Addison-Wesley, Reading, MA, USA, second edition, 1999.
-
(1999)
The Java Virtual Machine Specification. Addison-Wesley
-
-
Lindholm, T.1
Yellin, F.2
-
18
-
-
0031624344
-
Optimizing bounds checking in Java programs
-
August
-
S. Midki_, J. Moreira, and M. Snir. Optimizing bounds checking in Java programs. IBM Systems Journal, 37(3):409-453, August 1998.
-
(1998)
IBM Systems Journal
, vol.37
, Issue.3
, pp. 409-453
-
-
Midki, S.1
Moreira, J.2
Snir, M.3
-
19
-
-
0005019708
-
A Standard Java Array Package for Technical Computing
-
San Antonio, TX, March
-
J.E. Moreira, S.P. Midkiff, and M. Gupta. A Standard Java Array Package for Technical Computing. In Proceedings of the Ninth SIAM Conference on Parallel Processing for Scientific Computing, San Antonio, TX, March 1999.
-
(1999)
Proceedings of the Ninth SIAM Conference on Parallel Processing for Scientific Computing
-
-
Moreira, J.E.1
Midkiff, S.P.2
Gupta, M.3
-
20
-
-
0030685617
-
Proof-carrying code
-
January
-
G. Necula. Proof-carrying code. In Proceedings of POPL '97, pages 106-119, January 1997.
-
(1997)
Proceedings of POPL '97
, pp. 106-119
-
-
Necula, G.1
-
21
-
-
84969408858
-
-
Soot a Java Optimization Framework. http://www.sable.mcgill.ca/soot/.
-
-
-
-
22
-
-
0033904365
-
Overview of the IBM Java Just-in-Time Compiler
-
T. Suganuma, T. Ogasawara, M. Takeuchi, T. Yasue, M. Kawahito, K. Ishizaki, H. Komatsu, and T. Nakatani. Overview of the IBM Java Just-in-Time Compiler. IBM Systems Journal, 39(1):175-193, 2000.
-
(2000)
IBM Systems Journal
, vol.39
, Issue.1
, pp. 175-193
-
-
Suganuma, T.1
Ogasawara, T.2
Takeuchi, M.3
Yasue, T.4
Kawahito, M.5
Ishizaki, K.6
Komatsu, H.7
Nakatani, T.8
-
23
-
-
0034448260
-
Practical virtual method call resolution for Java
-
October
-
Vijay Sundaresan, Laurie Hendren, Chrislain Razafimahefa, Raja Vallée-Rai, Patrick Lam, and Étienne Gagnon. Practical virtual method call resolution for Java. In Proceedings OOPSLA 2000, pages 264-280, October 2000.
-
(2000)
Proceedings OOPSLA 2000
, pp. 264-280
-
-
Sundaresan, V.1
Hendren, L.2
Razafimahefa, C.3
Vallée-Rai, R.4
Lam, P.5
Gagnon, É.6
-
24
-
-
0033203879
-
Practical experience with an application extractor for Java
-
October
-
Frank Tip, Chris Laffra, Peter F. Sweeney, and David Streeter. Practical experience with an application extractor for Java. In Proceedings OOPSLA '99, pages 292-305, October 1999.
-
(1999)
Proceedings OOPSLA '99
, pp. 292-305
-
-
Tip, F.1
Laffra, C.2
Sweeney, P.F.3
Streeter, D.4
-
25
-
-
0001956132
-
Soot a Java Bytecode Optimization Framework
-
Raja Vallee-Rai, Phong Co, Etienne Gagnon, Laurie Hendren, Patrick Lam, and Vijay Sundaresan. Soot a Java Bytecode Optimization Framework. In Proceedings of CASCON '99, pages 125-135, 1999.
-
(1999)
Proceedings of CASCON '99
, pp. 125-135
-
-
Vallee-Rai, R.1
Co, P.2
Gagnon, E.3
Hendren, L.4
Lam, P.5
Sundaresan, V.6
-
26
-
-
84956985758
-
Optimizing Java bytecode using the Soot framework: Is it feasible?
-
March
-
Raja Vallée-Rai, Etienne Gagnon, Laurie Hendren, Patrick Lam, Patrice Pominville, and Vijay Sundaresan. Optimizing Java bytecode using the Soot framework: Is it feasible? In Proceedings of CC '00, volume 1781 of LNCS, pages 18-34, March 2000.
-
(2000)
Proceedings of CC '00, Volume 1781 of LNCS
, pp. 18-34
-
-
Vallée-Rai, R.1
Gagnon, E.2
Hendren, L.3
Lam, P.4
Pominville, P.5
Sundaresan, V.6
|