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: decrement and branch optimization broken?


> 	PowerPC and other architecture still use the REG_NONNEG note for
> some loop patterns.  It's unfortunate that this information has been made
> unusable. 
Value range propagation pass should work better than not-so-easilly-maitainable
REG_NONNEG notes IMO.  But the review process of that work apparently got suck
somewhere.

Honza
> 
> David


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