aboutsummaryrefslogtreecommitdiff
path: root/src/lj_emit_mips.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into v2.1Mike Pall2025-01-131-1/+1
|\
| * Bump copyright date.Mike Pall2025-01-131-1/+1
* | Merge branch 'master' into v2.1Mike Pall2023-08-201-1/+1
|\|
| * Bump copyright date.Mike Pall2023-08-201-1/+1
* | Merge branch 'master' into v2.1Mike Pall2022-01-151-1/+1
|\|
| * Bump copyright date.Mike Pall2022-01-151-1/+1
* | String buffers, part 3c: Add IRBUFHDR_WRITE mode.Mike Pall2021-07-191-1/+1
* | Merge branch 'master' into v2.1Mike Pall2021-01-021-1/+1
|\|
| * Bump copyright date.Mike Pall2021-01-021-1/+1
* | Improve assertions.Mike Pall2020-06-151-10/+12
* | Merge branch 'master' into v2.1Mike Pall2020-01-201-1/+1
|\|
| * Bump copyright date.Mike Pall2020-01-201-1/+1
* | MIPS: Add MIPS64 R6 port.Mike Pall2020-01-201-1/+14
* | MIPS64: Add soft-float support to JIT compiler backend.Mike Pall2017-06-071-0/+2
* | MIPS64, part 2: Add MIPS64 hard-float JIT compiler backend.Mike Pall2017-02-201-14/+93
* | Merge branch 'master' into v2.1Mike Pall2017-01-171-1/+1
|\|
| * Bump copyright date to 2017.Mike Pall2017-01-171-1/+1
* | Generalize deferred constant handling in backend to 64 bit.Mike Pall2016-11-211-2/+2
* | MIPS: Support MIPS16 interlinking.Mike Pall2016-06-081-1/+2
* | MIPS64, part 1: Add MIPS64 support to interpreter.Mike Pall2016-05-281-1/+1
* | Embed 64 bit constants directly in the IR, using two slots.Mike Pall2016-05-231-2/+2
* | Merge branch 'master' into v2.1Mike Pall2016-03-031-1/+1
|\|
| * Bump copyright date to 2016.Mike Pall2016-03-031-1/+1
* | MIPS: Add soft-float support to JIT compiler backend.Mike Pall2016-02-101-4/+6
* | Merge branch 'master' into v2.1Mike Pall2015-01-061-1/+1
|\|
| * Bump copyright date to 2015.Mike Pall2015-01-051-1/+1
* | Merge branch 'master' into v2.1Mike Pall2014-01-161-1/+1
|\|
| * Bump copyright date to 2014.Mike Pall2014-01-161-1/+1
* | Add generic load/store with offset to assembler backends.Mike Pall2013-04-211-8/+8
|/
* Bump copyright date to 2013.Mike Pall2013-02-111-1/+1
* Fix PHI stack slot syncing.Mike Pall2012-05-071-0/+6
* MIPS: Integrate and enable JIT compiler.Mike Pall2012-03-301-0/+205