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 | -3/+9 |
| | | | | Contributed by Peter Cawley. #559 | ||||
* | ARM64: Fix LDP code generation. | Mike Pall | 2023-07-08 | 1 | -1/+1 |
| | | | | Thanks to Zhongwei Yao. #1028 | ||||
* | Merge branch 'master' into v2.1 | Mike Pall | 2022-12-22 | 1 | -4/+5 |
| | |||||
* | Merge branch 'master' into v2.1 | Mike Pall | 2022-01-15 | 1 | -1/+1 |
| | |||||
* | ARM64: More improvements to the generation of immediates. | Mike Pall | 2021-06-03 | 1 | -1/+1 |
| | |||||
* | ARM64: Improve generation of immediates. | Mike Pall | 2021-03-23 | 1 | -31/+33 |
| | |||||
* | Merge branch 'master' into v2.1 | Mike Pall | 2021-01-02 | 1 | -1/+1 |
| | |||||
* | Improve assertions. | Mike Pall | 2020-06-15 | 1 | -9/+12 |
| | |||||
* | 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 | -9/+9 |
| | | | | Contributed by Javier Guerra Giraldez. | ||||
* | ARM64: Add big-endian support. | Mike Pall | 2017-03-30 | 1 | -1/+1 |
| | | | | | 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: Fix code generation for S19 offsets. | Mike Pall | 2016-12-08 | 1 | -2/+2 |
| | | | | Contributed by Zhongwei Yao. | ||||
* | ARM64: Fuse FP multiply-add/sub. | Mike Pall | 2016-12-08 | 1 | -0/+5 |
| | | | | Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com. | ||||
* | ARM64: Fix pc-relative loads of consts. Cleanup branch codegen. | Mike Pall | 2016-12-07 | 1 | -17/+13 |
| | | | | Thanks to Zhongwei Yao. | ||||
* | ARM64: Make use of tbz/tbnz and cbz/cbnz. | Mike Pall | 2016-11-29 | 1 | -0/+19 |
| | | | | Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com. | ||||
* | ARM64: Reject special case in emit_isk13(). | Mike Pall | 2016-11-20 | 1 | -1/+3 |
| | |||||
* | ARM64: Add JIT compiler backend. | Mike Pall | 2016-11-20 | 1 | -0/+397 |
Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com. Sponsored by Cisco Systems, Inc. |