This is the mail archive of the gcc@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: [RFA] Nonfunctioning split in rs6000 back-end


Paolo Bonzini <paolo.bonzini@lu.unisi.ch> wrote:

> While researching who is really using flow's computed LOG_LINKS, I
> found 
> a define_split in the rs6000 back-end that uses them through
> find_single_use.  It turns out the only users are combine, this split,
> and a function in regmove.


See also:
http://gcc.gnu.org/ml/gcc-patches/2004-01/msg02371.html

Giovanni Bajo


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