DocumentCode
2130692
Title
Design of translator for stack-based codes from 3-address codes in CTOC
Author
Kim, Young-Kook ; Jo, Sun-Moon ; Yoo, Weon-Hee
Author_Institution
Dept. of Comput. Sci. & Inf. Eng., Inha Univ., Incheon, South Korea
fYear
2005
fDate
2005
Firstpage
32
Lastpage
36
Abstract
We Present CTOC, a framework for optimizing Java bytecode. The framework supports two intermediate representations for representing Java bytecode: CTOC-B, a streamlined representation of bytecode which is simple to manipulate; CTOC-T, a typed 3-address intermediate representation suitable for optimization. We translate CTOC-T back to CTOC-B that translates a needless code. A needless code is redundant store/load statement and partial redundancy. We study the technique necessary to effectively translate CTOC-T back to CTOC-B without losing performance. This paper eliminates needless code.
Keywords
Java; optimising compilers; program interpreters; 3-address codes; CPOC-T; CTOC-B; Java bytecode; code translator; load statement; needless code; partial redundancy; redundant store; stack-based code; Arithmetic; Computer science; Information science; Java; Optimization methods; Optimizer; Translator;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer and Information Science, 2005. Fourth Annual ACIS International Conference on
Print_ISBN
0-7695-2296-3
Type
conf
DOI
10.1109/ICIS.2005.51
Filename
1515371
Link To Document