Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x64/LJ_GC64: Fix BC_UCLO check for fast-path. | Mike Pall | 2016-04-13 | 1 | -1/+1 |
* | Windows/x64/LJ_GC64: Fix math.frexp() and math.modf() (again). | Mike Pall | 2016-03-31 | 1 | -5/+4 |
* | x86: Detect BMI2 instruction support. | Mike Pall | 2016-03-28 | 1 | -0/+1 |
* | x64/LJ_GC64: Fix JIT glue code in interpreter. | Mike Pall | 2016-03-28 | 1 | -12/+12 |
* | Fix compiler warnings. | Mike Pall | 2016-03-28 | 1 | -2/+2 |
* | Merge branch 'master' into v2.1 | Mike Pall | 2016-03-03 | 1 | -1/+1 |
* | Windows/x64/LJ_GC64: Fix math.frexp() and math.modf(). | Mike Pall | 2016-02-22 | 1 | -0/+8 |
* | x64/LJ_GC64: Fix stack growth in vararg function setup. | Mike Pall | 2015-11-18 | 1 | -1/+1 |
* | x64/LJ_GC64: Fix ipairs(). | Mike Pall | 2015-06-10 | 1 | -0/+7 |
* | Merge branch 'master' into v2.1 | Mike Pall | 2015-06-09 | 1 | -0/+24 |
* | x64/LJ_GC64: Fix upvalue write barrier. | Mike Pall | 2015-05-29 | 1 | -5/+8 |
* | x64/LJ_GC64: Fix setmetatable(). | Mike Pall | 2015-05-25 | 1 | -3/+3 |
* | x64: Add LJ_GC64 mode interpreter. | Mike Pall | 2015-05-04 | 1 | -0/+4868 |