Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use cdata to pass IR_KINT64 to -jdump. | Mike Pall | 2011-01-02 | 1 | -2/+12 |
* | Improve uint64_t <-> FP conversions in x64 backend. | Mike Pall | 2011-01-02 | 1 | -3/+3 |
* | Refactoring of conversion ops, part 4: use CONV instead of TOINT/TONUM. | Mike Pall | 2010-12-31 | 1 | -2/+2 |
* | Avoid compiler warnings. | Mike Pall | 2010-12-06 | 1 | -1/+1 |
* | Simplify lj_ir_kvalue(). Fix IR_KNULL + IRT_P64 case. | Mike Pall | 2010-12-06 | 1 | -20/+9 |
* | Add IR_KINT64. | Mike Pall | 2010-12-05 | 1 | -42/+52 |
* | Rename IRT_PTR to IRT_P32. | Mike Pall | 2010-12-05 | 1 | -4/+4 |
* | Turn TValue setter macros into inline functions. | Mike Pall | 2010-04-26 | 1 | -1/+1 |
* | Move SIMD constants to jit_State to keep them in the low 4GB. | Mike Pall | 2010-02-24 | 1 | -6/+1 |
* | Bump all copyright dates to 2010. | Mike Pall | 2010-01-09 | 1 | -1/+1 |
* | Fast forward to sync public repo. | Mike Pall | 2009-12-08 | 1 | -0/+36 |
* | RELEASE LuaJIT-2.0.0-beta2v2.0.0-beta2 | Mike Pall | 2009-12-08 | 1 | -0/+1 |
* | RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1 | Mike Pall | 2009-12-08 | 1 | -0/+461 |