]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commit
Set in_global_register on global register assignment so that the value
authorKlaus Treichel <ktreichel@web.de>
Sun, 24 Oct 2010 09:00:21 +0000 (11:00 +0200)
committerKlaus Treichel <ktreichel@web.de>
Sun, 24 Oct 2010 09:00:21 +0000 (11:00 +0200)
commit7e49ebd64684dd4360b6b5ecc9f6d8b7397d6ded
tree9e9bf1c67a21c667c59eebe309c5a6f82fe1d304
parent00b8fe8ef2376767a2780977d3c40f7f07fb32f3
Set in_global_register on global register assignment so that the value
is expected to be in the global register in blocks before any assignment
to the value occurred to handle back branches correctly.
ChangeLog
jit/jit-reg-alloc.c