[Icfp04-discuss] Ant optimizers?

Kevin S. Millikin kmillikin at atcorp.com
Thu Jun 10 15:19:17 EDT 2004


On Thursday, June 10, 2004 1:11 PM, Michael Levin [SMTP:milevin at saul.cis.upenn.edu] wrote:
> A state optimizer is also important for compiling and's and or's
> of conditional expressions efficiently. 
> 
> My ant compiler used a simple compilation technique
> "destination-driven code generation" that outputs optimized code
> on the first pass; so there is no need for subsequent
> optimization stages:

We used DDCG as well :)

-- Kevin


More information about the Icfp04-discuss mailing list