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: [patch] mn10300.md: Remove a define_peephole.


On Mar  5, 2004, Kazu Hirata <kazu@cs.umass.edu> wrote:

> Compiling a bunch of real-world testcases, I saw this trigger only
> twice out of almost a million lines of assembly code.

Err...  If it triggers at all, even if only twice in such a large
sample, why remove it?  I hope you at least took note of where it hit,
such that we could figure out where we could improve the compiler
until we get to the point that this peephole really doesn't make any
difference any more.

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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