TODO Erick: - Instructions shift - Compiler getPropVal, putPropVal, voir si instructions manquantes - Optimizer les jumps pour destination immédiatement après - Conditional move au lieu de jump - Tester 0 dans le if (test reg,reg) - FP instructions - Nombre d'arguments dans reg context
TODO Maxime: - Inlining de lt dans fib, wtf! - hasPropVal should return unboxed bool - getGlobal - check if present - throws exception - getGlobalFunc - check if present - can check is function - throw exceptions - Look at fib IR in detail