commit | dd1ef4ec4721ddc0a1f2b73a4f67930cb320665c | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@novell.com> | Thu Mar 12 10:47:13 2009 +0000 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Mar 12 12:04:47 2009 +0100 |
tree | 75cdd414ecdcfe7d2abc72da8444f54631a00e4e | |
parent | c2810188c1b810c68139608a207befae0a4f1e69 [diff] |
x86-64: remove unnecessary spill/reload of rbx from memcpy Impact: micro-optimization This should slightly improve its performance. Signed-off-by: Jan Beulich <jbeulich@novell.com> LKML-Reference: <49B8F641.76E4.0078.0@novell.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>