x86: consistently convert to byte registers for TEST w/ imm optimization
authorJan Beulich <jbeulich@suse.com>
Thu, 9 Jan 2020 10:38:59 +0000 (11:38 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 9 Jan 2020 10:38:59 +0000 (11:38 +0100)
Commit ac0ab1842d ("i386: Also check R12-R15 registers when optimizing
testq to testb") didn't go quite far enough: In order to avoid confusing
other code registers would better be converted to byte ones uniformly.


No differences found
This page took 0.023862 seconds and 4 git commands to generate.