GCC gets a new Optimizer Framework
GCC gets a new Optimizer Framework
Posted May 16, 2004 12:31 UTC (Sun) by khim (subscriber, #9252)In reply to: GCC gets a new Optimizer Framework by Per_Bothner
Parent article: GCC gets a new Optimizer Framework
Is is "less-integrated". When you compile with GCJ to native code it uses the same front-end. But when you want to compile to JVM - it's whole other compiler! Will it be possible to make JVM just another target ? RTL was unusable for this - but what about SSA ?
