java method calls and GIMPLE

2006-10-11 Thread Paul Biggar
out this? Thanks Paul PS it seems that even trivial examples, where the type is known at compile time, generate code like this. Perhaps there's scope for a polymorphism removal pass? -- Paul Biggar [EMAIL PROTECTED]

gcj internals documentation

2006-10-03 Thread Paul Biggar
. I'm particularly interested is descriptions of how the synchronization works. Thanks Paul -- Paul Biggar [EMAIL PROTECTED]

Re: GCC 2006 Summer of Code accepted projects

2006-05-25 Thread Paul Biggar
Google approved six applications for gcc for Summer of Code 2006. They are: Code parallelization using polyhdral model Plesco Alexandru Escape analysisPaul Biggar Garbage collection tuning Laurynas Biveinis java.lang.management in

Summer of Code proposal: escape analysis

2006-05-03 Thread Paul Biggar
Hi, I have a proposal for the summer of code. It's quite long, so I'll simply include a link: https://www.cs.tcd.ie/~pbiggar/soc/application.txt Any comments, suggestions or criticisms are welcome. Thanks Paul -- Paul Biggar [EMAIL PROTECTED]