summaryrefslogtreecommitdiff
path: root/src/lj_opt_dce.c
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright date.Mike Pall2022-01-151-1/+1
* Bump copyright date.Mike Pall2021-01-021-1/+1
* Ensure full init of IR_NOP instructions.Mike Pall2020-10-121-4/+1
* Bump copyright date.Mike Pall2020-01-201-1/+1
* 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
* Invalidate backpropagation cache after DCE.Mike Pall2014-07-241-0/+1
* Bump copyright date to 2014.Mike Pall2014-01-161-1/+1
* Bump copyright date to 2013.Mike Pall2013-02-111-1/+1
* Bump copyright date to 2012.Mike Pall2012-01-231-1/+1
* Don't bother to chain NOPs.Mike Pall2011-08-111-3/+1
* Bump copyright date to 2011.Mike Pall2011-01-091-1/+1
* Don't mark REF_BASE in DCE.Mike Pall2010-11-291-3/+3
* Add weak guards. Emit TNEW/TDUP with a guard bit.Mike Pall2010-05-081-1/+1
* Compress snapshots using a simple, extensible 1D-compression.Mike Pall2010-01-261-3/+3
* Use dedicated type for snapshot map entry.Mike Pall2010-01-251-1/+1
* Bump all copyright dates to 2010.Mike Pall2010-01-091-1/+1
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+79