summaryrefslogtreecommitdiff
path: root/src/sljit/sljitLir.h
Commit message (Expand)AuthorAgeFilesLines
* JIT compiler update.zherczeg2020-10-191-3/+6
* JIT compiler update.zherczeg2020-08-271-15/+18
* Improve memory clearing in JIT.zherczeg2020-03-021-3/+5
* JIT compiler update.zherczeg2020-01-281-23/+69
* JIT compiler update.zherczeg2019-07-171-3/+19
* JIT compiler update.zherczeg2018-08-131-10/+10
* Update some register assignments and the JIT compiler.zherczeg2018-01-091-39/+35
* JIT compiler update.zherczeg2018-01-051-104/+104
* JIT compiler update.zherczeg2017-11-291-44/+125
* Minor JIT compiler update.zherczeg2017-08-011-1/+9
* JIT compiler update.zherczeg2017-05-071-47/+49
* JIT compielr update.zherczeg2017-04-261-36/+41
* JIT compiler update.zherczeg2017-04-031-2/+7
* Minor JIT compiler update.zherczeg2017-03-281-0/+9
* Reverse the jit-stack to top-down.zherczeg2017-03-271-19/+24
* Major JIT compiler update.zherczeg2017-02-151-152/+249
* JIT compiler update.zherczeg2017-01-051-12/+22
* JIT compiler update.zherczeg2016-12-091-0/+14
* JIT compiler update.zherczeg2016-03-041-125/+121
* JIT compiler update.zherczeg2016-02-291-147/+147
* SSE2 refactor, JIT compiler update.zherczeg2015-08-301-28/+60
* JIT compiler updatezherczeg2015-05-291-11/+29
* Remove computing the JIT read-only data size in advance and use on-demand mem...zherczeg2015-03-061-0/+8
* Land the JIT compiler (as a separate commit).zherczeg2014-09-301-0/+1191