gambas-source-code/main/lib/jit/gb.jit
gambas f0606b61c3 Disable jit compiler if no compiler is found.
[INTERPRETER]
* NEW: Disable jit compiler if no compiler is found.

[GB.JIT]
* NEW: Don't crash if no compiler is found, but just tell the interpreter.
2020-09-14 21:15:20 +02:00
..
.src Disable jit compiler if no compiler is found. 2020-09-14 21:15:20 +02:00
.component Use "-march=native -mtune=native" to compile JIT translated code. 2020-09-11 00:43:08 +02:00
.directory
.icon.png
.project Use "-march=native -mtune=native" to compile JIT translated code. 2020-09-11 00:43:08 +02:00
gambas.h
gb.jit.h
gb_error_common.h
jit.h JIT optimization of '&=' has been implemented. 2020-04-06 04:43:12 +02:00