Question about MemNode (original) (raw)
Chuck Rasbold rasbold at google.com
Mon Oct 19 11:15:14 PDT 2009
- Previous message: hg: jdk7/hotspot-comp/hotspot: 16 new changesets
- Next message: Question about MemNode
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: hg: jdk7/hotspot-comp/hotspot: 16 new changesets
- Next message: Question about MemNode
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list