AgeAuthorCommit message
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkwasm: disable division test
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkspirv: update failing / passing tests
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkspirv: work around OpSource parsing issue in llvm-spirv
2 years agogravatar for alichraghi@proton.meAli Chraghibadge-checkspirv: simple binary and comparison vector operations
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkwasm: lower min/max for floats to compiler_rt
2 years agogravatar for alichraghi@proton.meAli Chraghibadge-checkspirv: emit vectors as arrays
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkadd Snektron to CODEOWNERS for SPIR-V
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkspirv: optional comparison
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkspirv: handle errors in switch
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkstd.testing: disable expectEqualSlices printing for spirv
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkspirv: intcast, trunc for strange ints
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkspirv: sign-extension for strange integers
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkstd.testing: allow print() at comptime
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkintern pool: fix float equality
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkspirv: air min/max
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkspirv: air bitcast for non-numeric non-pointer types
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkspirv: fix air is_null optional slice field type
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkspirv: allow generation of *i0
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkspirv: handle zero-sized arrays
2 years agogravatar for alichraghi@proton.meAli Chraghibadge-checkspirv: `fpext` and `fptrunc` instructions
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkspirv: override function return type to void if it has no runtime bits
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkspirv: generate *void as pointer to opaque
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkspirv: make air is_null not emit OpPtr(Not)Equal
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkspirv: fix incorrect repr of some optional operations
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkspirv: make bitcasts between the same spirv type a no-op
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkspirv: fix float unequality
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkspirv: properly skip comptime function parameters
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkspirv: aggregate_init for structs
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkspirv: put linkery bits in Object
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkspirv: use CacheString for source_file_names instead of []const u8
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkspirv: get rid of SpvModule arena
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkspirv: anon decl refs
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkspirv: cast result of .elem pointers to right type if needed
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkspirv: constant elem ptr fix
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkspirv: lower pointers to zero-bit types as undef
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkspirv: opaque types
2 years agogravatar for joad.nacer@gmail.comjoadnacerstd.base64: Improve Encoder/Decoder performance
2 years agogravatar for luuk@degram.devLuuk de Grambadge-question-markMerge pull request #17523 from xxxbxxx/wasm-codegen
2 years agogravatar for xnhp0320@126.comPeng Hebadge-question-marktranslate-c: fix crash when last stmt of stmt expr is a decl
2 years agogravatar for ryan@barth.techRyan Barthupdate build.zig examples from current stdlib
2 years agogravatar for justintwayland+github@gmail.comJustinWaylandbadge-question-markAdd a missing period in Future's description
2 years agogravatar for andrew@ziglang.orgAndrew Kelleybadge-question-markMerge pull request #17242 from ziglang/ci-windows-tarballs
2 years agogravatar for andrew@ziglang.orgAndrew Kelleybadge-question-markMerge pull request #17489 from ziglang/glibc-update
2 years agogravatar for andrew@ziglang.orgAndrew KelleyLLVM: work around `@floatFromInt` bug
2 years agogravatar for andrew@ziglang.orgAndrew Kelleybadge-question-markMerge pull request #17510 from Vexu/vector
2 years agogravatar for andrew@ziglang.orgAndrew Kelleybadge-question-markMerge pull request #17504 from ziglang/fix-var-args-coercion
2 years agogravatar for 122068506+radarroark@users.noreply.github.comradar roarkremove redundant use of pathFromRoot
2 years agogravatar for andrew@ziglang.orgAndrew Kelleydrop for loop syntax upgrade mechanisms
2 years agogravatar for andrew@ziglang.orgAndrew Kelleyllvm: fix incorrect file paths in debug info
2 years agogravatar for squeek502@hotmail.comRyan LiptakAdd `zig rc` subcommand, a drop-in replacement for rc.exe
Loading...