summaryrefslogtreecommitdiff
path: root/sljit/sljitNativeX86_common.c
Commit message (Expand)AuthorAgeFilesLines
* JIT compiler update.zherczeg2019-11-191-0/+1
* JIT compiler update.zherczeg2019-07-181-3/+3
* JIT compiler update.zherczeg2019-07-171-23/+103
* JIT compiler update.zherczeg2018-03-131-17/+0
* JIT compiler update.zherczeg2018-01-051-55/+5
* JIT compiler update.zherczeg2017-11-291-77/+82
* JIT compiler update.zherczeg2017-05-071-153/+154
* JIT compiler update.zherczeg2017-04-261-99/+77
* JIT compiler update.zherczeg2017-04-031-16/+20
* Major JIT compiler update.zherczeg2017-01-231-187/+95
* JIT compiler update.zherczeg2016-12-091-0/+3
* Minor JIT compiler update.zherczeg2016-07-171-8/+3
* Fix unaligned accesses on x86. Patch by Marc Mutz.zherczeg2016-07-151-13/+41
* JIT compiler update.zherczeg2016-03-041-72/+72
* JIT compiler update.zherczeg2016-02-291-283/+283
* JIT compiler update.zherczeg2015-08-301-0/+66
* JIT compiler update.zherczeg2015-07-031-1/+3
* JIT compiler updatezherczeg2015-05-291-24/+35
* Support custom memory allocators in the JIT compiler.zherczeg2014-09-301-0/+1
* Major JIT compiler update.zherczeg2014-09-271-64/+67
* 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