AgeAuthorCommit message
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: deny global OpVariable in inline asm
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: deny OpEntryPoint in asm
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: export functions with .Kernel callconv as entry point
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openamdgpu,nvptx: unify kernel calling conventions
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: emit interface variables for entry points
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: add decl dependencies for functions also
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: temporarily emit test kernels
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: implement error set and error unions
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: improve linking globals
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: overhaul constant lowering
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: union types/constants
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: optional constants
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: improve genConstant usage
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: slice constants
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: string literals
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: optional types
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: generic global pointers
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: initial decl_ref pointer generation
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: generate code directly in updateFunc/updateDecl
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: start lowering non-function decls
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: convert bools on load/store
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: make locals generic pointers
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: introduce type/value representations
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: more fixes and improvements
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: make IdResultType and IdRef weak aliases of IdResult
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: some fixes and improvements
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: switch_br lowering
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: left shift
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: struct field ptr index, ptr elem ptr
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: div, rem, intcast, some strange integer masking
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: (some) array and struct constants
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: enum values, struct_field_val, ret_ptr, ret_load
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: add_with_overflow
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: slice operations
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: add liveness checks
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: slice types
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: array, structs, bitcast, call
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: emit OpName for some primitive types
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: improve storage efficiency for integer and float types
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: make Type.Ref stronger
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: enum type
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: allow more calling conventions
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: cannot build libc
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: make genericName match target name.
3 years agogravatar for robin@voetter.nlRobin Voetterlock-opendont destroy old bin file on link openpath failure
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openstd: add generic target for spirv
3 years agogravatar for robin@voetter.nlRobin Voetterlock-openspirv: add Addresses capability for opencl
3 years agogravatar for andrew@ziglang.orgAndrew Kelleyzig cc: handle the -r flag
3 years agogravatar for andrew@ziglang.orgAndrew Kelleyzig.h: fix typo for zig_trap definition
3 years agogravatar for devnexen@gmail.comDavid Carlierstd: add FreeBSD's procctl api.
Loading...