]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commit
_jit_regs_load_value: avoid unnecessary spills if a temporary value
authorRhys Weatherley <rweather@southern-storm.com.au>
Thu, 10 Jun 2004 05:20:05 +0000 (05:20 +0000)
committerRhys Weatherley <rweather@southern-storm.com.au>
Thu, 10 Jun 2004 05:20:05 +0000 (05:20 +0000)
commitb995b50e66b97a28325fcbc6d76ba7e705ae9d35
tree3fa094e02455e01962870e34955f3a65d902e8f9
parent9f67080d8fbe0b137dbf6b293f0c93ff6d4278e2
_jit_regs_load_value: avoid unnecessary spills if a temporary value
won't be used again in the current block.
ChangeLog
jit/jit-reg-alloc.c
tutorial/t2.c