]> git.ipfire.org Git - thirdparty/gcc.git/commit
reg-stack.c (change_stack): Improve algorithm used to pop regs off the stack to maxim...
authorRoger Sayle <roger@eyesopen.com>
Tue, 30 Nov 2004 02:34:56 +0000 (02:34 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Tue, 30 Nov 2004 02:34:56 +0000 (02:34 +0000)
commit0cc5dec18a502118592f1993c08103623eb899c4
tree47b89458332f6451d363ae2fe1ba25b30d151a12
parentc54d30fae2e101b5b4ac7e88e159216cfa9b9afa
reg-stack.c (change_stack): Improve algorithm used to pop regs off the stack to maximize ffreep usage and...

* reg-stack.c (change_stack): Improve algorithm used to pop regs
off the stack to maximize ffreep usage and reduce fxch count.

From-SVN: r91506
gcc/ChangeLog
gcc/reg-stack.c