This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
On Mon, Feb 09, 2004 at 10:30:02AM -0700, law@redhat.com wrote: > Any use of LHS must be dominated by the PHI. Thus we should never see a > use of LHS outside the dominator sub-tree starting with PHI. Similarly > for a copy statement. Unwinding these is just a waste of time and > memory. I guess that makes sense. I'll revert the change and add some commentary. r~
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |