Can some one help please ?<br>To give a broader context here, I feel O0 would be good starting point for a fast compiler but I would like to add some optimizations to it after register allocation. <br><br>Thoughts on the topic would be of great help to me <br>
<br>-z <br><br><div class="gmail_quote">On Sun, Dec 6, 2009 at 12:39 AM, zeng jane <span dir="ltr"><<a href="mailto:zjane12@gmail.com">zjane12@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all <br>    I would like to have access to def-use relationships at O0 , for now after register allocation. So my question is <br><br>1.  is there any such existing information ? If not, do i need to build it from scratch by traversing all the instructions and operands ?<br>

<br>2. While for now I only need it Post RA but eventually I want to use it before RA as well. Suggestions on how i can go abt that would help me reuse  code/def-use data would be great ! <br><br>thanks for all help ! <br>
<font color="#888888">
zeng <br><br>
</font></blockquote></div><br>