summaryrefslogtreecommitdiff
path: root/sljit/sljitNativeX86_32.c
Commit message (Expand)AuthorAgeFilesLines
* JIT compiler update.zherczeg2019-07-171-1/+3
* JIT compiler update.zherczeg2018-03-131-28/+51
* JIT compiler update.zherczeg2018-01-051-11/+1
* JIT compiler update.zherczeg2017-11-291-61/+340
* JIT compiler update.zherczeg2017-04-031-37/+91
* Major JIT compiler update.zherczeg2017-01-231-14/+12
* Fix unaligned accesses on x86. Patch by Marc Mutz.zherczeg2016-07-151-9/+9
* JIT compiler update.zherczeg2016-02-291-40/+40
* Major JIT compiler update.zherczeg2014-09-271-33/+54
* JIT compiler update.zherczeg2014-08-111-4/+6
* Major JIT compiler update.zherczeg2014-07-071-75/+60
* Major JIT compiler update. zherczeg2014-06-171-17/+2
* JIT compiler update.zherczeg2014-01-301-20/+20
* JIT compiler now supports 32 bit Macs thanks to Lawrence Velazquez.zherczeg2013-02-201-0/+10
* JIT compiler update.zherczeg2012-11-191-14/+37
* Large JIT compiler update again.zherczeg2012-11-091-33/+30
* JIT compiler update.zherczeg2012-11-041-81/+81
* Another huge JIT compiler update.zherczeg2012-11-011-39/+44
* Major JIT compiler update with experimental Sparc 32 support.zherczeg2012-10-201-1/+0
* JIT compiler update: fix x86-64 alignemnt issuezherczeg2012-04-041-7/+7
* JIT compiler updatezherczeg2012-04-031-23/+29
* JIT compiler update (rename GENERAL to SAVED)zherczeg2012-01-151-41/+40
* JIT compiler updatezherczeg2012-01-141-6/+3
* rename PCRE_SCHAR16 to PCRE_UCHAR16 and JIT compiler updatezherczeg2012-01-091-2/+2
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-1/+1
* Updating the JIT compilerzherczeg2011-10-311-5/+5
* JIT compiler update: Make fast_call a separate call type. Allows call optimiz...zherczeg2011-10-071-1/+1
* JIT compiler sourceph102011-08-221-0/+521