icode: iroutine knows its local registers
authorJean Privat <jean@pryen.org>
Mon, 10 Aug 2009 17:14:54 +0000 (13:14 -0400)
committerJean Privat <jean@pryen.org>
Mon, 17 Aug 2009 18:56:54 +0000 (14:56 -0400)
commit4c46806b3940e7545204deb3144e92328cb4e1f1
tree2bb016ed7f0d8922b9dd37e79dd1a0d90d52f2f5
parent57b9d1b2e3aca1f5fdf079642704cdad6326abeb
icode: iroutine knows its local registers

iroutine inlining is also adapted to only duplicate local registers.

Signed-off-by: Jean Privat <jean@pryen.org>
src/icode/icode_base.nit
src/icode/icode_builder.nit
src/icode/icode_tools.nit