[Gambas-Notification] [Git][gambas/gambas][master] Some interpreter optimizations.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Sat Sep 30 00:19:59 CEST 2023



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
d98df396 by Benoît Minisini at 2023-09-30T00:18:13+02:00
Some interpreter optimizations.

[INTERPRETER]
* OPT: Optimize object release for native integer and float arrays accessors.
* OPT: Shortcut path for adding a small integer or float constant number.

[COMPILER]
* OPT: Shortcut path for adding a small integer or float constant number.

[GB.JIT]
* NEW: Support for new bytecodes.

- - - - -


9 changed files:

- main/gbc/gbc_trans_expr.c
- main/gbx/gbx_exec_loop.c
- main/gbx/gbx_object.h
- main/lib/eval/eval_code.c
- main/lib/jit/jit_body.c
- main/share/gb_code.h
- main/share/gb_code_temp.h
- main/share/gb_pcode.h
- main/share/gb_pcode_temp.h


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d98df396584b277ffe396bc334168a8eb9d128af

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d98df396584b277ffe396bc334168a8eb9d128af
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20230929/df54f07c/attachment-0001.htm>


More information about the Notification mailing list