This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2026-01-15 11:55:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
src
/
arch
History
joachimschmidt557
09122650ba
stage2 AArch64: bump up alignment of stack items fitting in regs
...
This enables us to use more efficient loading and storing for these small stack items
2023-01-03 19:56:09 +01:00
..
aarch64
stage2 AArch64: bump up alignment of stack items fitting in regs
2023-01-03 19:56:09 +01:00
arm
fix generic function arg debug info referencing wrong parameter
2022-12-30 17:00:50 +02:00
riscv64
fix generic function arg debug info referencing wrong parameter
2022-12-30 17:00:50 +02:00
sparc64
fix generic function arg debug info referencing wrong parameter
2022-12-30 17:00:50 +02:00
wasm
fix generic function arg debug info referencing wrong parameter
2022-12-30 17:00:50 +02:00
x86
stage2 regalloc: replace Register.allocIndex with generic indexOfReg
2022-03-11 13:29:16 +01:00
x86_64
Merge pull request
#14130
from Vexu/debug-info
2022-12-31 11:47:56 +02:00