Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. |