summaryrefslogtreecommitdiff
path: root/src/lj_opt_loop.c
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright date.Mike Pall2022-01-151-1/+1
* Bump copyright date.Mike Pall2021-01-021-1/+1
* Bump copyright date.Mike Pall2020-01-201-1/+1
* Fix overflow of snapshot map offset.Mike Pall2019-01-101-4/+4
* Bump copyright date to 2017.Mike Pall2017-01-171-1/+1
* Bump copyright date to 2016.Mike Pall2016-03-031-1/+1
* Bump copyright date to 2015.Mike Pall2015-01-051-1/+1
* Bump copyright date to 2014.Mike Pall2014-01-161-1/+1
* Fix handling of redundant PHIs.Mike Pall2013-10-261-16/+15
* Bump copyright date to 2013.Mike Pall2013-02-111-1/+1
* Remove stray comment.Mike Pall2012-05-091-1/+1
* Add required PHIs for implicit conversions (via XREF fwd).Mike Pall2012-04-191-21/+29
* Bump copyright date to 2012.Mike Pall2012-01-231-1/+1
* Do not eliminate PHIs only referenced from other PHIs.Mike Pall2011-11-241-13/+41
* Keep maximum frame extent in snap->topslot.Mike Pall2011-11-201-0/+1
* Get rid of snap->depth.Mike Pall2011-11-201-9/+9
* Eliminate some rare occurrences of redundant PHIs.Mike Pall2011-11-141-4/+8
* Add potential PHI for number conversions due to type instability, too.Mike Pall2011-08-171-5/+16
* DUALNUM: Handle integer type in JIT compiler.Mike Pall2011-03-101-3/+6
* Bump copyright date to 2011.Mike Pall2011-01-091-1/+1
* Refactoring of conversion ops, part 4: use CONV instead of TOINT/TONUM.Mike Pall2010-12-311-1/+1
* Do not eliminate PHIs for values only referenced from side exits.Mike Pall2010-06-301-23/+28
* Fix PHI elimination: mark right PHI as used, too.Mike Pall2010-04-281-1/+5
* Add shadow frame link stack for trace recorder.Mike Pall2010-02-041-6/+6
* Compress snapshots using a simple, extensible 1D-compression.Mike Pall2010-01-261-81/+87
* Use dedicated type for snapshot map entry.Mike Pall2010-01-251-5/+5
* Bump all copyright dates to 2010.Mike Pall2010-01-091-1/+1
* Adapt primary inbound calls in x64 interpreter.Mike Pall2009-12-171-1/+1
* Fast forward to sync public repo.Mike Pall2009-12-081-0/+6
* LuaJIT-2.0.0-beta2 hotfix #2v2.0.0-beta2-hotfix2Mike Pall2009-12-081-7/+10
* RELEASE LuaJIT-2.0.0-beta2v2.0.0-beta2Mike Pall2009-12-081-1/+1
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+358