index
:
luajit
master
v2.0
v2.1
A mirror of https://luajit.org/git/luajit.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lj_emit_arm64.h
(
follow
)
Commit message (
Expand
)
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
*
ARM64: Fix LDP code generation.
Mike Pall
2023-07-08
1
-1
/
+1
*
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
*
ARM64: Add big-endian support.
Mike Pall
2017-03-30
1
-1
/
+1
*
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
*
ARM64: Fuse FP multiply-add/sub.
Mike Pall
2016-12-08
1
-0
/
+5
*
ARM64: Fix pc-relative loads of consts. Cleanup branch codegen.
Mike Pall
2016-12-07
1
-17
/
+13
*
ARM64: Make use of tbz/tbnz and cbz/cbnz.
Mike Pall
2016-11-29
1
-0
/
+19
*
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