Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into v2.1 | Mike Pall | 2023-08-20 | 1 | -1/+1 |
| | |||||
* | ARM64: Add support for ARM64e pointer authentication codes (PAC). | Mike Pall | 2023-08-12 | 1 | -0/+6 |
| | | | | Contributed by Peter Cawley. #559 | ||||
* | Merge branch 'master' into v2.1 | Mike Pall | 2022-01-15 | 1 | -1/+1 |
| | |||||
* | Use IR_HIOP for generalized two-register returns. | Mike Pall | 2021-09-19 | 1 | -0/+2 |
| | | | | Sponsored by OpenResty Inc. | ||||
* | String buffers, part 3c: Add IRBUFHDR_WRITE mode. | Mike Pall | 2021-07-19 | 1 | -0/+2 |
| | | | | Sponsored by fmad.io. | ||||
* | Merge branch 'master' into v2.1 | Mike Pall | 2021-01-02 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into v2.1 | Mike Pall | 2020-01-20 | 1 | -1/+1 |
| | |||||
* | ARM64: Fix exit stub patching. | Mike Pall | 2018-06-24 | 1 | -2/+5 |
| | | | | Contributed by Javier Guerra Giraldez. | ||||
* | ARM64: Add big-endian support. | Mike Pall | 2017-03-30 | 1 | -1/+8 |
| | | | | | Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com. Sponsored by Cisco Systems, Inc. | ||||
* | Merge branch 'master' into v2.1 | Mike Pall | 2017-01-17 | 1 | -1/+1 |
| | |||||
* | ARM64: Fuse BOR/BXOR and BNOT into ORN/EON. | Mike Pall | 2016-12-15 | 1 | -0/+1 |
| | | | | Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com. | ||||
* | ARM64: Fix code generation for S19 offsets. | Mike Pall | 2016-12-08 | 1 | -1/+1 |
| | | | | Contributed by Zhongwei Yao. | ||||
* | ARM64: Reorganize operand extension definitions. | Mike Pall | 2016-12-07 | 1 | -2/+5 |
| | |||||
* | ARM64: Make use of tbz/tbnz and cbz/cbnz. | Mike Pall | 2016-11-29 | 1 | -0/+6 |
| | | | | Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com. | ||||
* | ARM64: Emit more efficient trace exits. | Mike Pall | 2016-11-24 | 1 | -5/+9 |
| | | | | Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com. | ||||
* | ARM64: Add JIT compiler backend. | Mike Pall | 2016-11-20 | 1 | -5/+216 |
| | | | | | Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com. Sponsored by Cisco Systems, Inc. | ||||
* | Merge branch 'master' into v2.1 | Mike Pall | 2016-03-03 | 1 | -1/+1 |
| | |||||
* | ARM64: Add FFI support. | Mike Pall | 2015-01-07 | 1 | -0/+97 |