On Thu, 2008-07-31 at 09:13 +0200, Massimiliano Mantione wrote:
> 
> > With the linear IR, most things are easy, and only a few things are
> > hard, like optimizations which transform multiple operations into
> one,
> > like transforming a load+operation+store into an operating taking a
> > memory operand on x86.
> 
> But I would add another thing: with the old representation that kind
> of transformations were easy only if the "expression" you wanted to
> transform was represented as a tree.

I updated the Wiki with both explanations. 

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to