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]

Re: Errr, GCSE being overly conservative?


On 19 Jun 2001, Daniel Berlin wrote:

> First, if I set MAX_PASSES up to 3, i don't get much of a significant
> time increase (since it only bothers doing anything if it helped the
> last pass anyway), however, I do get somewhat better code. Didn't use
> to happen
> I'm guessing that now that our global const/copy prop has improved, it
> might be worth reinvestigating whether to up MAX_PASSES.

As a first step, making MAX_PASSES use the --param mechanism to make it 
easier to experiment with changing it would be worthwhile.

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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