summaryrefslogtreecommitdiff
path: root/sljit/sljitNativeMIPS_common.c
Commit message (Expand)AuthorAgeFilesLines
* JIT compiler update.zherczeg2014-08-111-9/+15
* Major JIT compiler update.zherczeg2014-07-071-68/+81
* Major JIT compiler update. zherczeg2014-06-171-86/+175
* JIT compiler update.zherczeg2014-03-071-16/+47
* JIT compiler update (with MIPS64 support).zherczeg2014-03-051-30/+146
* JIT compiler update.zherczeg2014-01-301-51/+59
* JIT compiler update.zherczeg2013-03-151-0/+6
* JIT compiler update.zherczeg2013-01-291-1/+1
* JIT compiler updatezherczeg2012-12-061-1/+1
* JIT compiler update.zherczeg2012-11-191-3/+7
* Large JIT compiler update again.zherczeg2012-11-091-57/+74
* JIT compiler update.zherczeg2012-11-071-3/+6
* JIT compiler update.zherczeg2012-11-051-3/+5
* Another huge JIT compiler update.zherczeg2012-11-011-158/+167
* JIT compiler update.zherczeg2012-10-281-10/+10
* Major JIT compiler update with experimental Sparc 32 support.zherczeg2012-10-201-195/+210
* JIT compiler updatezherczeg2012-04-031-40/+42
* JIT test prints cpu infozherczeg2012-01-171-5/+1
* JIT compiler update (rename GENERAL to SAVED)zherczeg2012-01-151-35/+35
* JIT compiler updatezherczeg2012-01-141-6/+4
* JIT compiler updatezherczeg2012-01-131-0/+76
* rename PCRE_SCHAR16 to PCRE_UCHAR16 and JIT compiler updatezherczeg2012-01-091-2/+2
* fix signed/unsigned half load mismatches and JIT compiler updatezherczeg2012-01-031-0/+17
* endianness fixes and JIT compiler updatezherczeg2011-12-301-0/+16
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-1/+2
* Rolled back trunk to r755 to prepare for merging the 16-bit branch.ph102011-12-281-1/+0
* Retrieve executable code size support for the JIT compiler and fixing some wa...zherczeg2011-12-011-0/+1
* Updating the JIT compilerzherczeg2011-10-311-20/+20
* JIT compiler update: Make fast_call a separate call type. Allows call optimiz...zherczeg2011-10-071-8/+11
* JIT compiler update: MIPS III supportzherczeg2011-09-281-108/+115
* JIT compiler fix for MIPS position independent callszherczeg2011-09-221-7/+17
* Small, MIPS related fix in the JIT compilerzherczeg2011-09-201-1/+1
* JIT compiler sourceph102011-08-221-0/+1705