summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' into v2.1Mike Pall2014-04-012-29/+38
|\|
| * FFI: Allow non-scalar cdata to be compared for equality by address.Mike Pall2014-04-012-29/+38
* | Merge branch 'master' into v2.1Mike Pall2014-03-281-11/+9
|\|
| * FFI: Fix pseudo type conversions for type punning.Mike Pall2014-03-281-11/+9
* | Merge branch 'master' into v2.1Mike Pall2014-03-272-1/+4
|\|
| * Fix check for reuse of SCEV results in FORL.Mike Pall2014-03-272-1/+4
* | Merge branch 'master' into v2.1Mike Pall2014-03-271-1/+1
|\|
| * x86/x64: Avoid use of SAHF instruction.Mike Pall2014-03-271-1/+1
* | Merge branch 'master' into v2.1Mike Pall2014-03-241-9/+9
|\|
| * Fix compiler warnings.Mike Pall2014-03-241-9/+9
* | Merge branch 'master' into v2.1Mike Pall2014-03-123-4/+40
|\|
| * RELEASE LuaJIT-2.0.3v2.0.3Mike Pall2014-03-1213-16/+16
| * Update changelog.Mike Pall2014-03-121-0/+36
* | Merge branch 'master' into v2.1Mike Pall2014-03-061-5/+4
|\|
| * DynASM: Emit version check after .arch directive.Mike Pall2014-03-061-5/+4
* | Merge branch 'master' into v2.1Mike Pall2014-03-061-9/+11
|\|
| * Don't access dangling reference to reallocated IR.Mike Pall2014-03-061-9/+11
* | Specialize to ffid for non-monomorphic builtins.Mike Pall2014-03-042-1/+5
* | Merge branch 'master' into v2.1Mike Pall2014-02-282-6/+2
|\|
| * Fix frame depth display for bytecode dump in -jdump.Mike Pall2014-02-281-2/+0
| * Fix recording of BC_VARG.Mike Pall2014-02-281-4/+2
* | Merge branch 'master' into v2.1Mike Pall2014-02-271-0/+1
|\|
| * Fix for -jdump docs.Mike Pall2014-02-271-0/+1
* | Merge branch 'master' into v2.1Mike Pall2014-02-267-10/+138
|\|
| * Add PS4 port.Mike Pall2014-02-267-10/+138
* | Merge branch 'master' into v2.1Mike Pall2014-02-207-12/+18
|\|
| * Don't purge modified function from stack slots in BC_RET.Mike Pall2014-02-201-1/+1
| * FFI: Disallow nested VLS.Mike Pall2014-02-191-1/+1
| * Prevent BASE register coalescing if parent uses IR_RETF.Mike Pall2014-02-194-8/+14
| * Fix quoting in xedkbuild.bat (again).Mike Pall2014-02-121-2/+2
* | Fix Xbox 360 build.Mike Pall2014-02-201-0/+5
* | Merge branch 'master' into v2.1Mike Pall2014-02-061-1/+1
|\|
| * Fix exception unwind struct declaration.Mike Pall2014-02-051-1/+1
* | Use own buffer for LOOP substitution table.Mike Pall2014-02-011-6/+20
* | Don't start a trace on side exit to non-Lua function.Mike Pall2014-01-311-0/+1
* | Don't start stitched trace with CALLMT, too.Mike Pall2014-01-201-1/+2
* | Merge branch 'master' into v2.1Mike Pall2014-01-204-4/+6
|\|
| * Fix OSX build issue.Mike Pall2014-01-201-1/+3
| * Fix initial maxslot for down-recursive traces.Mike Pall2014-01-201-1/+1
| * Fix compiler warnings.Mike Pall2014-01-202-2/+2
* | Merge branch 'master' into v2.1Mike Pall2014-01-192-3/+3
|\|
| * Fix OSX build issue.Mike Pall2014-01-191-2/+2
| * FFI: Fix cts->L for cdata unsinking in snapshot restore.Mike Pall2014-01-191-1/+1
* | Merge branch 'master' into v2.1Mike Pall2014-01-16185-204/+204
|\|
| * Bump copyright date to 2014.Mike Pall2014-01-16177-195/+195
* | Fix KBASE for Lua functions below stitched fast functions.Mike Pall2014-01-164-10/+79
* | Merge branch 'master' into v2.1Mike Pall2014-01-051-1/+2
|\|
| * Fix ABC elimination.Mike Pall2014-01-051-1/+2
* | Merge branch 'master' into v2.1Mike Pall2013-12-292-0/+2
|\|
| * Fix MinGW build.Mike Pall2013-12-292-0/+2