]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commit
enable coalescing of the destination and source values of a copy operation in
authorAleksey Demakov <ademakov@gmail.com>
Wed, 18 Oct 2006 07:58:54 +0000 (07:58 +0000)
committerAleksey Demakov <ademakov@gmail.com>
Wed, 18 Oct 2006 07:58:54 +0000 (07:58 +0000)
commit26e815755451d4ef4b437dfdd409e406dd77dbee
tree45bdbe5cdf1f13e7f46fe54053fb481d23c4b4a8
parent48f421e169671d3804bf24829cadd6a0ecea1d47
enable coalescing of the destination and source values of a copy operation in
a single register;
tag x86 copy rules with the "copy" keyword;
use separate destination register for x86 trunc rules;
ChangeLog
jit/jit-reg-alloc.c
jit/jit-rules-x86.ins