| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | DynASM: Fix warning. | Mike Pall | 2018-06-24 | 1 | -0/+1 |
* | | ARM64: Fix exit stub patching. | Mike Pall | 2018-06-24 | 3 | -38/+51 |
* | | ARM64: Fix write barrier in BC_USETS. | Mike Pall | 2018-06-24 | 1 | -1/+1 |
* | | Windows: Add UWP support, part 1. | Mike Pall | 2018-06-05 | 10 | -20/+78 |
* | | From Lua 5.3: assert() accepts any type of error object. | Mike Pall | 2018-06-05 | 2 | -5/+6 |
* | | x86: Disassemble FMA3 instructions. | Mike Pall | 2018-06-05 | 1 | -1/+23 |
* | | DynASM/x86: Add FMA3 instructions. | Mike Pall | 2018-06-05 | 1 | -0/+67 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2018-06-05 | 1 | -4/+1 |
|\| |
|
| * | PPC/NetBSD: Fix endianess check. | Mike Pall | 2018-06-05 | 1 | -1/+1 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2018-05-20 | 1 | -2/+4 |
|\| |
|
| * | x86/x64: Check for jcc when using xor r,r in emit_loadi(). | Mike Pall | 2018-05-20 | 1 | -2/+4 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2018-05-20 | 1 | -5/+13 |
|\| |
|
| * | FFI: Make FP to U64 conversions match JIT backend behavior. | Mike Pall | 2018-05-20 | 1 | -5/+13 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2018-04-25 | 17 | -49/+34 |
|\| |
|
| * | Bump copyright date to 2018. | Mike Pall | 2018-04-25 | 16 | -46/+32 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2018-04-22 | 1 | -0/+2 |
|\| |
|
| * | FFI: Add tonumber() specialization for failed conversions. | Mike Pall | 2018-04-22 | 1 | -0/+2 |
* | | Give expected results for negative non-base-10 numbers in tonumber(). | Mike Pall | 2018-04-22 | 1 | -9/+18 |
* | | DynASM/x86: Add BMI1 and BMI2 instructions. | Mike Pall | 2018-02-27 | 1 | -0/+19 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2018-02-27 | 1 | -0/+23 |
|\| |
|
| * | Fix rechaining of pseudo-resurrected string keys. | Mike Pall | 2018-02-27 | 1 | -0/+23 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2018-01-29 | 1 | -0/+1 |
|\| |
|
| * | Clear stack after print_jit_status() in CLI. | Mike Pall | 2018-01-29 | 1 | -0/+1 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2018-01-29 | 10 | -7/+39 |
|\| |
|
| * | Fix GCC 7 -Wimplicit-fallthrough warnings. | Mike Pall | 2018-01-29 | 10 | -5/+33 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2018-01-29 | 3 | -2/+11 |
|\| |
|
| * | FFI: Don't assert on #1LL (5.2 compatibility mode only). | Mike Pall | 2018-01-29 | 3 | -1/+11 |
* | | MIPS64: Fix soft-float +-0.0 vs. +-0.0 comparison. | Mike Pall | 2018-01-29 | 1 | -1/+1 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2018-01-18 | 1 | -2/+2 |
|\| |
|
| * | Fix LuaJIT API docs for LUAJIT_MODE_*. | Mike Pall | 2018-01-18 | 1 | -2/+2 |
* | | Fix ARMv8 (32 bit subset) detection. | Mike Pall | 2018-01-18 | 1 | -1/+1 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2018-01-14 | 0 | -0/+0 |
|\| |
|
| * | Fix string.format("%c", 0). | Mike Pall | 2018-01-14 | 1 | -7/+8 |
* | | Fix IR_BUFPUT assembly. | Mike Pall | 2018-01-14 | 1 | -3/+3 |
* | | MIPS64: Fix xpcall() error case. | Mike Pall | 2017-11-18 | 1 | -2/+3 |
* | | ARM64: Fix xpcall() error case (really). | Mike Pall | 2017-11-18 | 1 | -1/+2 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2017-11-16 | 1 | -1/+1 |
|\| |
|
| * | Fix saved bytecode encapsulated in ELF objects. | Mike Pall | 2017-11-16 | 1 | -1/+1 |
* | | ARM64: Fix xpcall() error case. | Mike Pall | 2017-11-16 | 1 | -1/+1 |
* | | MIPS64: Fix register allocation in assembly of HREF. | Mike Pall | 2017-11-08 | 1 | -17/+25 |
* | | ARM64: Fix assembly of HREFK. | Mike Pall | 2017-11-08 | 1 | -6/+5 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2017-11-08 | 1 | -1/+1 |
|\| |
|
| * | Fix FOLD rule for strength reduction of widening. | Mike Pall | 2017-11-08 | 1 | -1/+1 |
* | | LJ_GC64: Make ASMREF_L references 64 bit. | Mike Pall | 2017-10-02 | 3 | -1/+5 |
* | | LJ_GC64: Fix ir_khash for non-string GCobj. | Mike Pall | 2017-10-02 | 1 | -0/+4 |
* | | Merge branch 'master' into v2.1 | Mike Pall | 2017-09-20 | 1 | -1/+2 |
|\| |
|
| * | DynASM/x86: Fix potential REL_A overflow. | Mike Pall | 2017-09-20 | 1 | -1/+2 |
* | | MIPS64: Hide internal function. | Mike Pall | 2017-09-18 | 1 | -1/+2 |
* | | x64/LJ_GC64: Fix type-check-only variant of SLOAD. | Mike Pall | 2017-09-10 | 1 | -1/+1 |
* | | PPC: Add soft-float support to JIT compiler backend. | Mike Pall | 2017-09-03 | 2 | -44/+278 |