Question about MemNode (original) (raw)

Chuck Rasbold rasbold at google.com
Mon Oct 19 11:15:14 PDT 2009


Moving this question to hotspot-compiler-dev....

2009/10/17 Ramón García <ramon.garcia.f+java at gmail.com<ramon.garcia.f%2Bjava at gmail.com>

I am trying to understand the code in memnode.hpp

What is the meaning of the nodes Control, Memory and Address that a MemNode has? I understand more or less that a MemNode defines a memory reference, Memory defines the base and Address defines the offset. But the meaning of Control is still unclear to me (a comment describes it as "// When is it safe to do this load?"). -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20091019/d89133d7/attachment.html



More information about the hotspot-compiler-dev mailing list