aboutsummaryrefslogtreecommitdiff
path: root/src/lj_ir.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Major 32/64 bit cleanups in assembler and exit handling.Mike Pall2010-02-241-3/+15
* RETF modifies BASE. Treat it like a store or it gets CSEd.Mike Pall2010-02-041-1/+2
* Compile return to lower frame. Only for Lua frames right now.Mike Pall2010-01-291-1/+1
* Eliminate IR_FRAME. Replace with KGC and TRef/SnapEntry flags.Mike Pall2010-01-271-4/+4
* Add frame and continuation flags to TRef and SnapEntry.Mike Pall2010-01-271-7/+18
* Decouple guard vs. INT check vs. TYPECHECK semantics for SLOAD.Mike Pall2010-01-191-0/+1
* Bump all copyright dates to 2010.Mike Pall2010-01-091-1/+1
* Fast forward to sync public repo.Mike Pall2009-12-081-17/+97
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+429