]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commit
Extend register allocator to allow separate specification of the destination
authorAleksey Demakov <ademakov@gmail.com>
Fri, 16 Jun 2006 17:53:51 +0000 (17:53 +0000)
committerAleksey Demakov <ademakov@gmail.com>
Fri, 16 Jun 2006 17:53:51 +0000 (17:53 +0000)
commit8d1f04f894333fc2bcb8f9eaaf4b1bf6fe1332ea
treed19107667e844113a6611bf0ed670e431274440c
parent18f20bf523eb6c9cdc22eec121078096b5c64386
Extend register allocator to allow separate specification of the destination
register. Take advantage of this for some x86 rules. Tweak the allocator's
API.
ChangeLog
jit/jit-reg-alloc.c
jit/jit-reg-alloc.h
jit/jit-rules-x86.ins
tools/gen-rules-parser.y