This is the mail archive of the gcc-bugs@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: register renaming causes many ARM testsuite failures


On Wed, Jan 03, 2001 at 05:30:46PM -0500, Michael Meissner wrote:
> Ideally we should rerun the condition and predicates for register renaming
> (especially the condition which is the only place where you can check operands
> against each other).

The problem with that is that prevents us from just collecting
a chain of uses and renaming them all at once.  We now have to 
do things piecemeal.


r~

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