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]

Re: [Fwd: [PATCH, RFC] Expose target addressing modes before expand (revised)]


On 02/24/2011 10:55 PM, Jeff Law wrote:
domwalk can be pretty heavyweight, but for what it sounds like William
is doing, it might make sense.

Domwalk underwent a diet :) when I made it work on RTL. It's only looking at basic blocks now, not statements.


Paolo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]