summaryrefslogtreecommitdiff
path: root/sljit/sljitLir.c
Commit message (Expand)AuthorAgeFilesLines
* JIT compiler update.zherczeg2014-08-111-28/+42
* Minor JIT compiler update.zherczeg2014-07-091-0/+4
* Major JIT compiler update.zherczeg2014-07-071-97/+152
* Major JIT compiler update. zherczeg2014-06-171-32/+175
* JIT compiler update.zherczeg2014-03-131-6/+7
* JIT compiler update.zherczeg2014-03-071-5/+7
* JIT compiler update (with MIPS64 support).zherczeg2014-03-051-32/+47
* JIT compiler update.zherczeg2014-03-021-1/+1
* JIT compiler update.zherczeg2014-02-281-3/+3
* JIT compiler update.zherczeg2014-01-301-48/+86
* Little endian PowerPC systems are supported now by the JIT compiler.zherczeg2014-01-211-1/+1
* Add JIT support for the 64 bit TileGX architecture. Patch by Jiong Wang (Tile...zherczeg2013-10-141-0/+10
* JIT compiler update.zherczeg2013-03-151-0/+6
* JIT compiler update.zherczeg2013-01-011-22/+22
* JIT compiler update.zherczeg2012-11-191-0/+3
* Large JIT compiler update again.zherczeg2012-11-091-84/+81
* JIT compiler update.zherczeg2012-11-071-4/+23
* JIT compiler update.zherczeg2012-11-051-4/+6
* JIT compiler update.zherczeg2012-11-041-2/+9
* Another huge JIT compiler update.zherczeg2012-11-011-124/+144
* JIT compiler update.zherczeg2012-10-281-10/+13
* Major JIT compiler update with experimental Sparc 32 support.zherczeg2012-10-201-11/+44
* IBM AIX OS support for PPCzherczeg2012-07-111-2/+6
* Put spaces around SLJIT_PRINT_D in the JIT compilerzherczeg2012-05-271-7/+7
* JIT compiler updatezherczeg2012-05-141-1/+3
* JIT compiler updatezherczeg2012-04-031-34/+116
* JIT test prints cpu infozherczeg2012-01-171-0/+26
* JIT compiler update (rename GENERAL to SAVED)zherczeg2012-01-151-32/+32
* JIT compiler updatezherczeg2012-01-141-14/+64
* JIT compiler updatezherczeg2012-01-131-0/+77
* rename PCRE_SCHAR16 to PCRE_UCHAR16 and JIT compiler updatezherczeg2012-01-091-3/+3
* fix signed/unsigned half load mismatches and JIT compiler updatezherczeg2012-01-031-2/+4
* endianness fixes and JIT compiler updatezherczeg2011-12-301-0/+15
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-1/+1
* JIT should use pcre_malloc/pcre_free for allocation.zherczeg2011-11-191-1/+2
* Updating the JIT compilerzherczeg2011-10-311-70/+51
* JIT compiler update: Make fast_call a separate call type. Allows call optimiz...zherczeg2011-10-071-1/+1
* JIT compiler update: MIPS III supportzherczeg2011-09-281-2/+1
* JIT compiler sourceph102011-08-221-0/+1443