pcre2/src/sljit
Zoltán Herczeg 94802eb0d9 Remove computing the JIT read-only data size in advance and use on-demand memory allocation. 2015-03-06 07:41:36 +00:00
..
sljitConfig.h Land the JIT compiler (as a separate commit). 2014-09-30 07:08:35 +00:00
sljitConfigInternal.h JIT compiler update. 2014-11-09 07:23:55 +00:00
sljitExecAllocator.c Land the JIT compiler (as a separate commit). 2014-09-30 07:08:35 +00:00
sljitLir.c Remove computing the JIT read-only data size in advance and use on-demand memory allocation. 2015-03-06 07:41:36 +00:00
sljitLir.h Remove computing the JIT read-only data size in advance and use on-demand memory allocation. 2015-03-06 07:41:36 +00:00
sljitNativeARM_32.c Remove computing the JIT read-only data size in advance and use on-demand memory allocation. 2015-03-06 07:41:36 +00:00
sljitNativeARM_64.c Land the JIT compiler (as a separate commit). 2014-09-30 07:08:35 +00:00
sljitNativeARM_T2_32.c Land the JIT compiler (as a separate commit). 2014-09-30 07:08:35 +00:00
sljitNativeMIPS_32.c Land the JIT compiler (as a separate commit). 2014-09-30 07:08:35 +00:00
sljitNativeMIPS_64.c Land the JIT compiler (as a separate commit). 2014-09-30 07:08:35 +00:00
sljitNativeMIPS_common.c Land the JIT compiler (as a separate commit). 2014-09-30 07:08:35 +00:00
sljitNativePPC_32.c Land the JIT compiler (as a separate commit). 2014-09-30 07:08:35 +00:00
sljitNativePPC_64.c Land the JIT compiler (as a separate commit). 2014-09-30 07:08:35 +00:00
sljitNativePPC_common.c Land the JIT compiler (as a separate commit). 2014-09-30 07:08:35 +00:00
sljitNativeSPARC_32.c Land the JIT compiler (as a separate commit). 2014-09-30 07:08:35 +00:00
sljitNativeSPARC_common.c Land the JIT compiler (as a separate commit). 2014-09-30 07:08:35 +00:00
sljitNativeTILEGX-encoder.c Land the JIT compiler (as a separate commit). 2014-09-30 07:08:35 +00:00
sljitNativeTILEGX_64.c Land the JIT compiler (as a separate commit). 2014-09-30 07:08:35 +00:00
sljitNativeX86_32.c Land the JIT compiler (as a separate commit). 2014-09-30 07:08:35 +00:00
sljitNativeX86_64.c Land the JIT compiler (as a separate commit). 2014-09-30 07:08:35 +00:00
sljitNativeX86_common.c Land the JIT compiler (as a separate commit). 2014-09-30 07:08:35 +00:00
sljitUtils.c JIT compiler update. 2014-11-09 07:23:55 +00:00