summaryrefslogtreecommitdiff
path: root/sljit/sljitNativeX86_common.c
Commit message (Expand)AuthorAgeFilesLines
* Major JIT compiler update.zherczeg2014-07-071-77/+71
* Major JIT compiler update. zherczeg2014-06-171-65/+109
* JIT compiler update.zherczeg2014-03-071-5/+13
* JIT compiler update (with MIPS64 support).zherczeg2014-03-051-1/+3
* JIT compiler update.zherczeg2014-02-101-5/+5
* JIT compiler update.zherczeg2014-01-301-182/+182
* JIT compiler update.zherczeg2013-03-151-0/+6
* JIT compiler update.zherczeg2013-01-291-1/+1
* JIT compiler update.zherczeg2013-01-011-11/+70
* JIT compiler updatezherczeg2012-12-061-47/+19
* JIT compiler update.zherczeg2012-11-191-9/+16
* Large JIT compiler update again.zherczeg2012-11-091-88/+88
* JIT compiler update.zherczeg2012-11-071-3/+6
* JIT compiler update.zherczeg2012-11-061-66/+4
* JIT compiler update.zherczeg2012-11-051-62/+66
* JIT compiler update.zherczeg2012-11-041-608/+788
* Another huge JIT compiler update.zherczeg2012-11-011-235/+255
* JIT compiler update.zherczeg2012-10-281-16/+17
* Major JIT compiler update with experimental Sparc 32 support.zherczeg2012-10-201-11/+11
* JIT compiler updatezherczeg2012-05-141-1/+3
* JIT compiler update: fix x86-64 alignemnt issuezherczeg2012-04-041-2/+8
* JIT compiler updatezherczeg2012-04-031-278/+95
* opcode lengths must be private for printint and fixed some compiler warningszherczeg2012-01-241-0/+1
* JIT test prints cpu infozherczeg2012-01-171-5/+1
* JIT compiler update (rename GENERAL to SAVED)zherczeg2012-01-151-5/+5
* JIT compiler updatezherczeg2012-01-131-18/+10
* rename PCRE_SCHAR16 to PCRE_UCHAR16 and JIT compiler updatezherczeg2012-01-091-8/+41
* fix signed/unsigned half load mismatches and JIT compiler updatezherczeg2012-01-031-26/+144
* endianness fixes and JIT compiler updatezherczeg2011-12-301-0/+27
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-8/+9
* Rolled back trunk to r755 to prepare for merging the 16-bit branch.ph102011-12-281-8/+7
* Retrieve executable code size support for the JIT compiler and fixing some wa...zherczeg2011-12-011-7/+8
* Updating the JIT compilerzherczeg2011-10-311-22/+22
* JIT compiler update: Make fast_call a separate call type. Allows call optimiz...zherczeg2011-10-071-2/+2
* Borland C++ JIT support by Dmitry Ukolovzherczeg2011-09-211-4/+4
* JIT compiler sourceph102011-08-221-0/+2690