summaryrefslogtreecommitdiff
path: root/src/sljit/sljitNativeX86_common.c
Commit message (Expand)AuthorAgeFilesLines
* JIT compiler updatezherczeg2021-05-271-2/+0
* JIT compiler update.zherczeg2020-08-271-25/+30
* Improve memory clearing in JIT.zherczeg2020-03-021-0/+4
* JIT compiler update.zherczeg2020-02-211-3/+9
* JIT compiler update.zherczeg2020-01-281-11/+198
* Fixed the incorrect computation of jump sizes on x86 CPUs in JIT.zherczeg2019-11-191-0/+1
* Rework alternative matching in JIT.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 compielr update.zherczeg2017-04-261-99/+77
* JIT compiler update.zherczeg2017-04-031-16/+20
* Major JIT compiler update.zherczeg2017-02-151-145/+53
* JIT compiler update.zherczeg2017-01-051-8/+17
* JIT compiler update.zherczeg2017-01-021-36/+27
* 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
* SSE2 refactor, JIT compiler update.zherczeg2015-08-301-0/+66
* JIT compiler update.zherczeg2015-07-031-1/+3
* JIT compiler updatezherczeg2015-05-291-24/+35
* Land the JIT compiler (as a separate commit).zherczeg2014-09-301-0/+2925