On 11/01/2013 10:59 AM, Diego Novillo wrote:
On Fri, Nov 1, 2013 at 10:56 AM, Andrew MacLeod <amacl...@redhat.com> wrote:


Isnt "gimplify" clear to everyone? :-)  I've even been referring to an
interface to the backend target info for the front end as "targetify" lately
:-)
Yes, but only when we are coming from the FE. In the optimizers,
calling into "gimplify" may be a bit dissonant, since they are
thinking about generating new gimple. At any rate, I don't mind
keeping the term. We have certainly grown used to it. I'm mostly
thinking about newcomers here.

Longer term... the BE will not be calling into gimplify at all.. it will be purely a front end thing. As direct tree access vanishes, the optimizers will be forced to generate gimple directly, as they should.

Andrew


Andrew

Reply via email to