This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH]: Cache immediate dominators
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Daniel Berlin <dberlin at dberlin dot org>
- Cc: gcc-patches at gcc dot gnu dot org, mrs at apple dot com
- Date: Fri, 16 Aug 2002 15:28:12 -0400
- Subject: Re: [PATCH]: Cache immediate dominators
- References: <Pine.LNX.4.44.0208151636480.15501-100000@dberlin.org>
I tried this patch in the trunk and I do not see any noticeable
difference in time, cycle count, or instruction count. Why can't I
duplicate your results? Is this specific to the tree-ssa-branch?
David