Related articles |
---|
bytecode optimization zvonimir.rakamaric@kc.tel.hr (Zvonimir) (2001-01-09) |
Re: bytecode optimization jjan@cs.rug.nl (J.H.Jongejan) (2001-01-11) |
From: | "Zvonimir" <zvonimir.rakamaric@kc.tel.hr> |
Newsgroups: | comp.compilers |
Date: | 9 Jan 2001 23:27:21 -0500 |
Organization: | HiNet |
Keywords: | optimize, question |
Posted-Date: | 09 Jan 2001 23:27:21 EST |
Please recommend me materials (books, articles, links, ...) where I
can find something about Java bytecode optimization, or any other
optimization that can be done on Java bytecodes (peephole, redudant
jumps, common subexpression elimination). I am student working on
development of Java assembler and I really need that materials. I have
found something but that is not enough.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.