summaryrefslogtreecommitdiff
path: root/sljit/sljitNativePPC_common.c
Commit message (Expand)AuthorAgeFilesLines
* JIT compiler update.zherczeg2019-07-171-50/+164
* JIT compiler update.zherczeg2019-01-031-1/+1
* JIT compiler update.zherczeg2018-01-051-537/+333
* JIT compiler update.zherczeg2017-11-291-31/+87
* Minor JIT compiler update.zherczeg2017-08-011-2/+11
* JIT compiler update.zherczeg2017-07-241-2/+1
* JIT compiler update.zherczeg2017-05-071-96/+103
* JIT compiler update.zherczeg2017-04-261-42/+64
* Major JIT compiler update.zherczeg2017-01-231-105/+115
* JIT compiler update.zherczeg2016-12-091-0/+3
* Support Android ARM64 cacheflush in JIT. Patch by Tavian Barnes.zherczeg2016-04-061-0/+4
* JIT compiler update.zherczeg2016-03-041-51/+51
* JIT compiler update.zherczeg2016-02-291-143/+143
* JIT compiler updatezherczeg2015-05-291-11/+12
* Major JIT compiler update.zherczeg2014-09-271-103/+88
* JIT compiler update.zherczeg2014-08-111-4/+6
* Major JIT compiler update.zherczeg2014-07-071-76/+99
* Major JIT compiler update. zherczeg2014-06-171-61/+237
* JIT compiler update.zherczeg2014-03-131-24/+64
* JIT compiler update.zherczeg2014-03-071-0/+1
* JIT compiler update (with MIPS64 support).zherczeg2014-03-051-15/+65
* JIT compiler update.zherczeg2014-02-281-5/+5
* JIT compiler update.zherczeg2014-01-301-183/+247
* Little endian PowerPC systems are supported now by the JIT compiler.zherczeg2014-01-211-2/+15
* JIT compiler update.zherczeg2013-03-151-0/+6
* JIT compiler update.zherczeg2013-01-291-2/+2
* Large JIT compiler update again.zherczeg2012-11-091-53/+74
* JIT compiler update.zherczeg2012-11-071-2/+5
* JIT compiler update.zherczeg2012-11-051-5/+21
* Another huge JIT compiler update.zherczeg2012-11-011-160/+196
* JIT compiler update.zherczeg2012-10-281-8/+10
* Major JIT compiler update with experimental Sparc 32 support.zherczeg2012-10-201-283/+299
* Final touches on Power/PowerPC cache flushzherczeg2012-08-031-6/+10
* Improved instruction cache flush for POWER/PowerPCzherczeg2012-07-271-11/+24
* Improved cache flush for AIXzherczeg2012-07-121-4/+11
* IBM AIX OS support for PPCzherczeg2012-07-111-8/+34
* Supporting IBM XL C compilers for PPC architectures in the JIT compiler.zherczeg2012-07-071-4/+9
* JIT compiler updatezherczeg2012-04-031-51/+44
* JIT test prints cpu infozherczeg2012-01-171-5/+1
* JIT compiler update (rename GENERAL to SAVED)zherczeg2012-01-151-38/+38
* JIT compiler updatezherczeg2012-01-141-4/+3
* rename PCRE_SCHAR16 to PCRE_UCHAR16 and JIT compiler updatezherczeg2012-01-091-47/+77
* fix signed/unsigned half load mismatches and JIT compiler updatezherczeg2012-01-031-2/+36
* 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
* Fix cache-flush issue on PowerPC, adding some comments and a check for disabl...zherczeg2011-11-061-0/+12
* Updating the JIT compilerzherczeg2011-10-311-18/+18
* JIT compiler update: Make fast_call a separate call type. Allows call optimiz...zherczeg2011-10-071-2/+2