summaryrefslogtreecommitdiff
path: root/sljit/sljitNativeX86_64.c
Commit message (Expand)AuthorAgeFilesLines
* JIT compiler update.zherczeg2016-02-291-85/+85
* Major JIT compiler update.zherczeg2014-09-271-27/+14
* JIT compiler update.zherczeg2014-08-111-4/+6
* Minor JIT compiler update.zherczeg2014-07-091-8/+8
* Major JIT compiler update.zherczeg2014-07-071-142/+114
* Major JIT compiler update. zherczeg2014-06-171-51/+27
* JIT compiler update.zherczeg2014-03-071-1/+1
* JIT compiler update.zherczeg2014-02-281-1/+1
* JIT compiler update.zherczeg2014-01-301-24/+24
* Large JIT compiler update again.zherczeg2012-11-091-38/+36
* JIT compiler update.zherczeg2012-11-041-168/+186
* Another huge JIT compiler update.zherczeg2012-11-011-62/+67
* Major JIT compiler update with experimental Sparc 32 support.zherczeg2012-10-201-1/+0
* JIT compiler update: fix x86-64 alignemnt issuezherczeg2012-04-041-56/+42
* JIT compiler updatezherczeg2012-04-031-54/+16
* JIT compiler update (rename GENERAL to SAVED)zherczeg2012-01-151-57/+56
* JIT compiler updatezherczeg2012-01-141-7/+3
* JIT compiler updatezherczeg2012-01-131-17/+10
* 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-23/+14
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-1/+1
* Updating the JIT compilerzherczeg2011-10-311-28/+55
* JIT compiler update: Make fast_call a separate call type. Allows call optimiz...zherczeg2011-10-071-1/+1
* JIT compiler sourceph102011-08-221-0/+836