Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM64: Add JIT compiler backend. | Mike Pall | 2016-11-20 | 1 | -0/+1215 |
| | | | | | Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com. Sponsored by Cisco Systems, Inc. | ||||
* | Report parent of stitched trace. | Mike Pall | 2016-11-13 | 2 | -2/+2 |
| | | | | Thanks to Nick Zavaritsky. | ||||
* | LJ_FR2: Fix slot 1 handling. | Mike Pall | 2016-10-16 | 1 | -0/+2 |
| | | | | Contributed by Peter Cawley. | ||||
* | Fix -jp=a mode for builtins. | Mike Pall | 2016-10-02 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' into v2.1 | Mike Pall | 2016-09-19 | 1 | -1/+2 |
|\ | |||||
| * | Looks like COLORTERM has gone out of fashion. | Mike Pall | 2016-09-19 | 1 | -1/+2 |
| | | |||||
* | | Emit bytecode in .c/.h files with unsigned char type. | Mike Pall | 2016-07-17 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2016-07-17 | 6 | -9/+9 |
|\| | |||||
| * | Fix unused vars etc. in internal Lua files. | Mike Pall | 2016-07-17 | 4 | -7/+7 |
| | | | | | | | | Thanks to François Perrad. | ||||
* | | MIPS: Support MIPS16 interlinking. | Mike Pall | 2016-06-08 | 1 | -1/+1 |
| | | |||||
* | | MIPS64, part 1: Add MIPS64 support to interpreter. | Mike Pall | 2016-05-28 | 1 | -1/+1 |
| | | | | | | | | | | Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com. Sponsored by Cisco Systems, Inc. | ||||
* | | LJ_FR2: Add support for trace recording and snapshots. | Mike Pall | 2016-05-23 | 1 | -4/+6 |
| | | | | | | | | Contributed by Peter Cawley. | ||||
* | | x86: Improve disassembly of BMI2 instructions. | Mike Pall | 2016-04-05 | 1 | -4/+4 |
| | | | | | | | | Thanks to Peter Cawley. | ||||
* | | x86: Generate BMI2 shifts and rotates, if available. | Mike Pall | 2016-03-28 | 1 | -0/+3 |
| | | | | | | | | Contributed by Peter Cawley. | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2016-03-28 | 1 | -1/+1 |
|\| | |||||
| * | Fix display of NULL (light)userdata in -jdump. | Mike Pall | 2016-03-28 | 1 | -1/+1 |
| | | | | | | | | Thanks to Peter Cawley. | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2016-03-03 | 12 | -12/+12 |
|\| | |||||
| * | Bump copyright date to 2016. | Mike Pall | 2016-03-03 | 10 | -10/+10 |
| | | |||||
* | | x86: Disassemble AES instructions. | Mike Pall | 2015-12-28 | 1 | -0/+5 |
| | | | | | | | | Contributed by Peter Cawley. | ||||
* | | x86: Improve disassembly of AVX shift instructions. | Mike Pall | 2015-12-28 | 1 | -2/+2 |
| | | | | | | | | Contributed by Peter Cawley. | ||||
* | | x86/x64: Disassemble AVX/AVX2 instructions. | Mike Pall | 2015-10-24 | 1 | -70/+155 |
| | | | | | | | | Thanks to Peter Cawley. | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2015-10-01 | 1 | -0/+1 |
|\| | |||||
| * | Flush symbol tables in jit.dump on trace flush. | Mike Pall | 2015-10-01 | 1 | -0/+1 |
| | | |||||
| * | RELEASE LuaJIT-2.0.4v2.0.4 | Mike Pall | 2015-05-14 | 4 | -4/+4 |
| | | |||||
* | | ARM64: Fix ELF bytecode saving. | Mike Pall | 2015-08-26 | 1 | -1/+1 |
| | | |||||
* | | ARM64: Add support for saving bytecode as object files. | Mike Pall | 2015-08-25 | 1 | -6/+8 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2015-01-06 | 12 | -12/+12 |
|\| | |||||
| * | Bump copyright date to 2015. | Mike Pall | 2015-01-05 | 10 | -10/+10 |
| | | |||||
* | | PPC/e500: Drop support for this architecture. | Mike Pall | 2015-01-04 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2014-10-07 | 1 | -1/+1 |
|\| | |||||
| * | Fix DragonFly build (unsupported). | Mike Pall | 2014-10-07 | 1 | -1/+1 |
| | | | | | | | | Thanks to Robin Hahling, Alex Hornung and Joris Giovannangeli. | ||||
| * | RELEASE LuaJIT-2.0.3v2.0.3 | Mike Pall | 2014-03-12 | 4 | -4/+4 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2014-02-28 | 1 | -2/+0 |
|\| | |||||
| * | Fix frame depth display for bytecode dump in -jdump. | Mike Pall | 2014-02-28 | 1 | -2/+0 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2014-02-27 | 1 | -0/+1 |
|\| | |||||
| * | Fix for -jdump docs. | Mike Pall | 2014-02-27 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2014-01-16 | 10 | -10/+10 |
|\| | |||||
| * | Bump copyright date to 2014. | Mike Pall | 2014-01-16 | 10 | -10/+10 |
| | | |||||
| * | RELEASE LuaJIT-2.0.2v2.0.2 | Mike Pall | 2013-06-03 | 4 | -4/+4 |
| | | |||||
* | | Show trailing NYI item for stitched trace with -jv. | Mike Pall | 2013-12-25 | 1 | -0/+3 |
| | | |||||
* | | Fix -jp=a mode. | Mike Pall | 2013-09-10 | 1 | -2/+4 |
| | | |||||
* | | Add -jp=fl mode and minor fixes. | Mike Pall | 2013-09-10 | 2 | -6/+17 |
| | | |||||
* | | Low-overhead profiler, part 5: add annotation mode for -jp. | Mike Pall | 2013-09-09 | 1 | -7/+88 |
| | | |||||
* | | Switch from -jp=n<top_n> to -jp=m<min_pct> as a threshold. | Mike Pall | 2013-09-09 | 1 | -7/+9 |
| | | |||||
* | | Add notice when no samples were collected by -jp. | Mike Pall | 2013-09-08 | 1 | -2/+4 |
| | | |||||
* | | Add low-overhead profiler. Part 3: command line interface. | Mike Pall | 2013-09-02 | 1 | -0/+216 |
| | | |||||
* | | Add low-overhead profiler. Part 2: low-level Lua API. | Mike Pall | 2013-09-02 | 1 | -0/+41 |
| | | |||||
* | | Fix -jdump broken by 2ef2c34d. | Mike Pall | 2013-05-29 | 1 | -1/+6 |
| | | |||||
* | | Get rid of module() in all internal modules. | Mike Pall | 2013-05-16 | 10 | -90/+83 |
| | | |||||
* | | Adapt -jdump to unified string.format("%x", -1) behavior. | Mike Pall | 2013-05-13 | 2 | -3/+6 |
| | |