aboutsummaryrefslogtreecommitdiff
path: root/src/lj_asm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Decouple guard vs. INT check vs. TYPECHECK semantics for SLOAD.Mike Pall2010-01-191-2/+4
* Fix broken intarith + testop optimization.Mike Pall2010-01-191-1/+1
* Improve alias analysis of upvalues using a disambiguation hash value.Mike Pall2010-01-091-3/+3
* Fix 32/64 bit portability issue with upval->v.Mike Pall2010-01-091-1/+1
* Bump all copyright dates to 2010.Mike Pall2010-01-091-1/+1
* Add SSE variant of pow/powi to interpreter.Mike Pall2009-12-251-39/+72
* Use SSE variants for IRFPM_FLOOR/CEIL/TRUNC unless SSE4.1 available.Mike Pall2009-12-221-0/+18
* Fast forward to sync public repo.Mike Pall2009-12-081-251/+347
* RELEASE LuaJIT-2.0.0-beta2v2.0.0-beta2Mike Pall2009-12-081-4/+7
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+3324