prokop pushed to optimizer at prokop/zig 2026年07月08日 14:58:31 +02:00
11613d6375 opt: dce
1c1f6840ae opt: small changes in Oil
bc73b126cb opt: fix memory type propagation over phis
6e7fe28961 opt: zext compute
ecc553e5b6 opt: untangle branch targets and values map
Compare 60 commits »
prokop pushed to optimizer at prokop/zig 2026年07月08日 13:52:41 +02:00
30f72106d2 opt: dce
7facb61699 opt: small changes in Oil
3b95edc876 opt: fix memory type propagation over phis
Compare 3 commits »
prokop pushed to optimizer at prokop/zig 2026年06月11日 18:45:13 +02:00
6ae245cdc4 opt: zext compute
Compare 2 commits »
prokop pushed to master at 0d9e-tech/infra 2026年06月08日 11:53:50 +02:00
fecf3f94d2 stock caddy
d06b486280 minecraft server
Compare 2 commits »
prokop pushed to optimizer at prokop/zig 2026年06月07日 23:25:52 +02:00
bca6621173 opt: zext compute
986e61c7e4 opt: untangle branch targets and values map
900857bc8a opt: monotone framework
Compare 4 commits »
prokop pushed to optimizer at prokop/zig 2026年06月07日 18:47:49 +02:00
5188e2ce59 opt: monotone framework
370c1ad379 opt: fixes
Compare 3 commits »
prokop pushed to master at 0d9e-tech/infra 2026年06月07日 15:18:36 +02:00
682ad45118 experiler moved
prokop pushed to master at 0d9e-tech/infra 2026年06月06日 10:32:43 +02:00
56d68c818f pyinfra doing stuff
prokop pushed to optimizer at prokop/zig 2026年05月13日 11:31:07 +02:00
7f845f9ea4 opt: inline instpool into oil struct
4da88ce976 opt: merge type pool into inst pool
d45135d96d opt: shortcut functions on instruction index
7351993990 opt: move instruction type out of the key part of the hash table
Compare 53 commits »
prokop commented on pull request ziglang/zig#35285 2026年05月12日 13:38:53 +02:00
Fixes langref explanation of @mulAdd

"multiply add" -> "multiply-add"?

prokop pushed to master at prokop/zig 2026年05月10日 19:43:45 +02:00
9787df9421 fix(std.Target/spirv): correct variable_pointers feature description
cb1fe0e578 Merge pull request 'ci: build/run all darwin module tests on aarch64-macos' (#35256) from alexrp/zig:maccatalyst-ci into master
c461befcf9
ci: build/run all darwin module tests on aarch64-macos
f99a310a1a
test: don't run x86_64-macos module tests
a76ce77108 llvm: fix lowering of x86 fastcall and vectorcall
Compare 73 commits »
prokop deleted branch setKey from prokop/zig 2026年05月10日 19:43:03 +02:00
prokop pushed to optimizer at prokop/zig 2026年05月10日 19:38:44 +02:00
00aca0bd65 opt: more compute
6c4c300409 opt: unary operations for compute
d9981d3311 opt: binary operations for compute
2c623f8438 opt: simplify fold matching
Compare 182 commits »
prokop pushed to optimizer at prokop/zig 2026年04月30日 14:38:31 +02:00
fd458872b6 opt: unary operations for compute
7f39d5d892 opt: binary operations for compute
b4064cd5a5 opt: simplify fold matching
4dc6117944 opt: more lowering
Compare 47 commits »
prokop pushed to master at prokop/zig 2026年04月30日 14:36:35 +02:00
2407ee954b Merge pull request 'implement .preinit_array support in link.Elf; link libtsan with -whole-archive' (#32107) from alexrp/zig:preinit-array into master
0227253677
compiler: link libtsan with -whole-archive
3906434746
link.Elf: implement .preinit_array support
ce198b7c28
std.c: fix Haiku definition of MSF
89ed51bf53 link.Elf, link.Lld: executables should not have an image base on Haiku
Compare 20 commits »
prokop pushed to optimizer at prokop/zig 2026年04月30日 14:33:24 +02:00
f377f014c0 opt: unary operations for compute
73523f7714 opt: binary operations for compute
f1c50d07e5 opt: simplify fold matching
ca555af837 opt: more lowering
Compare 285 commits »
prokop pushed to setKey at prokop/zig 2026年04月30日 12:10:06 +02:00
bd0c1b4556 setKey shouldn't recompute the entire index
prokop created pull request ziglang/zig#32136 2026年04月30日 10:48:54 +02:00
ArrayHashMap.setKey shouldn't recompute the entire index
prokop pushed to setKey at prokop/zig 2026年04月30日 10:37:04 +02:00
75ac4270ae setKey shouldn't recompute the entire index
prokop pushed to setKey at prokop/zig 2026年04月30日 10:26:49 +02:00
5d34666281 setKey shouldn't recompute the entire index