pcre2/src/sljit
Zoltán Herczeg 41ebeb4290 Minor JIT compiler update. 2016-07-17 04:39:51 +00:00
..
sljitConfig.h Minor JIT compiler update. 2016-07-17 04:39:51 +00:00
sljitConfigInternal.h Minor JIT compiler update. 2016-07-17 04:39:51 +00:00
sljitExecAllocator.c JIT compiler update. 2016-02-29 09:09:40 +00:00
sljitLir.c JIT compiler update. 2016-03-04 08:51:53 +00:00
sljitLir.h JIT compiler update. 2016-03-04 08:51:53 +00:00
sljitNativeARM_32.c JIT compiler update. 2016-03-04 08:51:53 +00:00
sljitNativeARM_64.c JIT compiler update. 2016-03-04 08:51:53 +00:00
sljitNativeARM_T2_32.c JIT compiler update. 2016-03-04 08:51:53 +00:00
sljitNativeMIPS_32.c JIT compiler update. 2016-02-29 09:09:40 +00:00
sljitNativeMIPS_64.c JIT compiler update. 2016-02-29 09:09:40 +00:00
sljitNativeMIPS_common.c JIT compiler update. 2016-03-04 08:51:53 +00:00
sljitNativePPC_32.c JIT compiler update. 2016-02-29 09:09:40 +00:00
sljitNativePPC_64.c JIT compiler update. 2016-02-29 09:09:40 +00:00
sljitNativePPC_common.c Support Android ARM64 cacheflush in JIT. Patch by Tavian Barnes. 2016-04-06 07:18:42 +00:00
sljitNativeSPARC_32.c JIT compiler update. 2016-02-29 09:09:40 +00:00
sljitNativeSPARC_common.c Support Android ARM64 cacheflush in JIT. Patch by Tavian Barnes. 2016-04-06 07:18:42 +00:00
sljitNativeTILEGX-encoder.c Land the JIT compiler (as a separate commit). 2014-09-30 07:08:35 +00:00
sljitNativeTILEGX_64.c JIT compiler update. 2016-03-04 08:51:53 +00:00
sljitNativeX86_32.c Fix unaligned accesses on x86. Patch by Marc Mutz. 2016-07-15 10:02:19 +00:00
sljitNativeX86_64.c Fix unaligned accesses on x86. Patch by Marc Mutz. 2016-07-15 10:02:19 +00:00
sljitNativeX86_common.c Minor JIT compiler update. 2016-07-17 04:39:51 +00:00
sljitUtils.c A racing condition is fixed in JIT reported by Mozilla. 2016-05-19 18:09:07 +00:00