Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump copyright date. | Mike Pall | 2025-01-13 | 1 | -1/+1 |
| | |||||
* | Maintain chain invariant in DCE. | Mike Pall | 2023-09-22 | 1 | -1/+1 |
| | | | | Thanks to Peter Cawley. #1094 | ||||
* | Bump copyright date. | Mike Pall | 2023-08-20 | 1 | -1/+1 |
| | |||||
* | Bump copyright date. | Mike Pall | 2022-01-15 | 1 | -1/+1 |
| | |||||
* | Bump copyright date. | Mike Pall | 2021-01-02 | 1 | -1/+1 |
| | |||||
* | Ensure full init of IR_NOP instructions. | Mike Pall | 2020-10-12 | 1 | -4/+1 |
| | |||||
* | Bump copyright date. | Mike Pall | 2020-01-20 | 1 | -1/+1 |
| | |||||
* | Bump copyright date to 2017. | Mike Pall | 2017-01-17 | 1 | -1/+1 |
| | |||||
* | Bump copyright date to 2016. | Mike Pall | 2016-03-03 | 1 | -1/+1 |
| | |||||
* | Bump copyright date to 2015. | Mike Pall | 2015-01-05 | 1 | -1/+1 |
| | |||||
* | Invalidate backpropagation cache after DCE. | Mike Pall | 2014-07-24 | 1 | -0/+1 |
| | |||||
* | Bump copyright date to 2014. | Mike Pall | 2014-01-16 | 1 | -1/+1 |
| | |||||
* | Bump copyright date to 2013. | Mike Pall | 2013-02-11 | 1 | -1/+1 |
| | |||||
* | Bump copyright date to 2012. | Mike Pall | 2012-01-23 | 1 | -1/+1 |
| | |||||
* | Don't bother to chain NOPs. | Mike Pall | 2011-08-11 | 1 | -3/+1 |
| | |||||
* | Bump copyright date to 2011. | Mike Pall | 2011-01-09 | 1 | -1/+1 |
| | |||||
* | Don't mark REF_BASE in DCE. | Mike Pall | 2010-11-29 | 1 | -3/+3 |
| | |||||
* | Add weak guards. Emit TNEW/TDUP with a guard bit. | Mike Pall | 2010-05-08 | 1 | -1/+1 |
| | |||||
* | Compress snapshots using a simple, extensible 1D-compression. | Mike Pall | 2010-01-26 | 1 | -3/+3 |
| | | | | | | Typically reduces storage overhead for snapshot maps by 60%. The extensible format is a prerequisite for the next redesign steps: Eliminate IR_FRAME and implement return-to-lower-frame. | ||||
* | Use dedicated type for snapshot map entry. | Mike Pall | 2010-01-25 | 1 | -1/+1 |
| | | | | Preparatory work for compressed snapshots. | ||||
* | Bump all copyright dates to 2010. | Mike Pall | 2010-01-09 | 1 | -1/+1 |
| | |||||
* | RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1 | Mike Pall | 2009-12-08 | 1 | -0/+79 |