c10fe0a6c3
[COMPILER] * OPT: Optimization of conditional jumps based on values known to be Boolean. * BUG: Jump optimization is effective when debugging information is generated. * BUG: The '/' operator correctly returns a Float if its arguments are Float. [INTERPRETER] * OPT: Optimization of conditional jumps based on values known to be Boolean. [GB.JIT] * NEW: Support for conditional jumps optimization. |
||
---|---|---|
.. | ||
gb.jit | ||
gb.jit.component | ||
gb_str.c | ||
gb_str.h | ||
gbc_reserved.c | ||
jit.c | ||
jit.h | ||
jit_body.c | ||
main.c | ||
main.h | ||
Makefile.am |