index
:
zig
0.10.x
0.11.x
0.12.x
0.14.x
0.15.x
0.7.x
0.8.x
0.9.x
ArrayList-reserve
Io.net
aro
ast-node-methods
async-await-demo
autofix
ci-perf-comment
ci-scripts
ci-tarballs
cli
comptime-allocator
elfv2-dyn
fixes
fuzz-macos
hcs
incr-bug
io-threaded-no-queue
jobserver
json-diagnostics
llvm-ir-nosanitize-metadata
macos-debug-info
main
make-vs-configure
master
more-doctests
new-pkg-hash
powerpc64le
restricted-function-pointers
rework-comptime-mutation
sans-aro
sha1-stream
spork8
stage2-async
threadpool
threadtheft
wasm-linker-writer
wrangle-writer-buffering
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. https://ziglang.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
codegen
Age
Commit message (
Expand
)
Author
2025-07-20
llvm: workaround crashes in llvm loop optimizations
Jacob Young
2025-07-20
cbe: fix comptime-known packed unions
Jacob Young
2025-07-16
fix mips clobbers
Andrew Kelley
2025-07-16
inline assembly: use types
Andrew Kelley
2025-07-14
spirv: snake-case the spec
Ali Cheraghi
2025-07-13
LLVM backend: fixes
Andrew Kelley
2025-07-13
Do not store StackTrace type
Ali Cheraghi
2025-07-13
LLVM: Move pt field from Object to NavGen
antlilja
2025-07-09
CBE: avoid depending on std.io.Writer.count
Andrew Kelley
2025-07-08
C backend: fix bitcasting regression
Andrew Kelley
2025-07-07
fix 32-bit compilation
Andrew Kelley
2025-07-07
std.fmt: fully remove format string from format methods
Andrew Kelley
2025-07-07
std.fmt.format: use {t} for tag name rather than {s}
Andrew Kelley
2025-07-07
compiler: update a bunch of format strings
Andrew Kelley
2025-07-07
C backend: fix compilation errors
Andrew Kelley
2025-07-07
cbe: reapply writer changes
Andrew Kelley
2025-07-07
C backend: prepare for merge
Andrew Kelley
2025-07-07
compiler: fix a bunch of format strings
Andrew Kelley
2025-07-07
compiler: fix a bunch of format strings
Andrew Kelley
2025-07-07
compiler: upgrade various std.io API usage
Andrew Kelley
2025-07-07
compiler: update all instances of std.fmt.Formatter
Andrew Kelley
2025-07-07
std.fmt: breaking API changes
Andrew Kelley
2025-07-08
Merge pull request #24362 (remove async, await, usingnamespace)
Andrew Kelley
2025-07-08
llvm: Revert #17963 (workaround for #16392)
Alex Rønne Petersen
2025-07-07
zig fmt
Andrew Kelley
2025-07-07
remove `async` and `await` keywords
Andrew Kelley
2025-07-07
llvm: Use emulated TLS when appropriate for the target
Alex Rønne Petersen
2025-07-02
compiler: change canonical path for backend ABI source files
Andrew Kelley
2025-07-02
compiler: delete arm backend
Andrew Kelley
2025-07-02
compiler: delete aarch64 backend
Andrew Kelley
2025-07-02
Merge pull request #24302 from alexrp/riscv
Alex Rønne Petersen
2025-07-01
spirv: fix signed overflow detection for safe subtraction
Ivan Stepanov
2025-07-01
llvm: Disable the machine outliner pass on RISC-V
Alex Rønne Petersen
2025-07-01
llvm: Fix alignment of by-ref ptr_elem_val and slice_elem_val
Alex Rønne Petersen
2025-06-23
remove `spirv` cpu arch
Ali Cheraghi
2025-06-19
x86_64: increase passing test coverage on windows
Jacob Young
2025-06-19
Target: pass and use locals by pointer instead of by value
Jacob Young
2025-06-15
compiler: fix `@intFromFloat` safety check
mlugg
2025-06-15
Legalize: make the feature set comptime-known in zig1
Jacob Young
2025-06-12
x86_64: remove air references from mir
Jacob Young
2025-06-12
spirv: make the backend compile again
mlugg
2025-06-12
compiler: rework backend pipeline to separate codegen and link
mlugg
2025-06-12
link: divorce LLD from the self-hosted linkers
mlugg
2025-06-12
compiler: slightly untangle LLVM from the linkers
mlugg
2025-06-06
x86_64: add support for pie executables
Jacob Young
2025-06-05
std.Target: Introduce Cpu convenience functions for feature tests.
Alex Rønne Petersen
2025-06-04
valgrind: Add riscv64-linux support.
Alex Rønne Petersen
2025-06-01
compiler: combine `@intCast` safety checks
mlugg
2025-06-01
compiler: implement better shuffle AIR
mlugg
2025-06-01
cbe: legalize safety instructions in non-zig1 builds
Jacob Young
[prev]
[next]