AgeAuthorCommit message
2 years agogravatar for liljaanton2001@gmail.comantliljaLLVM Builder: Emit metadata kinds and function metadata attachments
2 years agogravatar for liljaanton2001@gmail.comantliljaLLVM Builder: Emit type for debug subprogram
2 years agogravatar for jacobly@ziglang.orgJacob YoungBuilder: support printing metadata in llvm ir
2 years agogravatar for liljaanton2001@gmail.comantliljaLLVM Builder: Fix on 32-bit systems
2 years agogravatar for liljaanton2001@gmail.comantliljaLLVM Builder: Emit debug vector types with DIVector flag
2 years agogravatar for liljaanton2001@gmail.comantliljaLLVM Builder: Correctly emit debug subranges
2 years agogravatar for liljaanton2001@gmail.comantliljaLLVM Builder: Rework MetadataString to not rely on String
2 years agogravatar for jacobly@ziglang.orgJacob Youngllvm: fix builds that don't link with libllvm
2 years agogravatar for liljaanton2001@gmail.comantliljaLLVM: Remove unused from llvm/bindings.zig and zig_llvm.h/.cpp
2 years agogravatar for liljaanton2001@gmail.comantliljaLLVM: Remove use of LLVM in Builder
2 years agogravatar for liljaanton2001@gmail.comantliljaLLVM Builder: Emit debug info and metadata
2 years agogravatar for liljaanton2001@gmail.comantliljaLLVM: Add Metadata/Debug bitcode IR
2 years agogravatar for liljaanton2001@gmail.comantliljacodegen/llvm: Remove use of DIBuilder and output bin by parsing bitcode
2 years agogravatar for liljaanton2001@gmail.comantliljaAdd LLVM bindings for parsing LLVM bitcode
2 years agogravatar for liljaanton2001@gmail.comantliljaLLVM: Emit bitcode even if libllvm is not present
2 years agogravatar for liljaanton2001@gmail.comantliljaLLVM Builder: Add debug locations to instructions
2 years agogravatar for liljaanton2001@gmail.comantliljaLLVM Builder: Add debug/metadata system
2 years agogravatar for liljaanton2001@gmail.comantliljaLLVM: Add toBitcode to Builder
2 years agogravatar for liljaanton2001@gmail.comantliljaLLVM IR specific bitcode
2 years agogravatar for liljaanton2001@gmail.comantliljaAdd LLVM bitcode writer
2 years agogravatar for liljaanton2001@gmail.comantliljaLLVM Builder: Add dbg.declare and dbg.value intrinsics
2 years agogravatar for liljaanton2001@gmail.comantliljaLLVM Builder: Add integer values to more enums fields
2 years agogravatar for liljaanton2001@gmail.comantliljaFix FastMath packed struct
2 years agogravatar for liljaanton2001@gmail.comantliljaAdded value_indices and valueIndex to Function
2 years agogravatar for liljaanton2001@gmail.comantliljaMade .block = false in WipFunction.hasResultWip
2 years agogravatar for liljaanton2001@gmail.comantliljaBuilder: Add function_attributes_set
2 years agogravatar for liljaanton2001@gmail.comantliljaAdded opcode functions to Instruction/Constant.Tag
2 years agogravatar for liljaanton2001@gmail.comantliljaAdded values to AtomicRmw.Operation enum fields
2 years agogravatar for liljaanton2001@gmail.comantliljaFixed values in AtomicOrdering enum
2 years agogravatar for liljaanton2001@gmail.comantliljaLLVM Builder: Add toLlvm helper to Alignment
2 years agogravatar for liljaanton2001@gmail.comantliljaLLVM Builder: Add strtab helper to String
2 years agogravatar for liljaanton2001@gmail.comantliljaLLVM Builder: Make Type.Simple reflect LLVM codes
2 years agogravatar for liljaanton2001@gmail.comantliljaLLVM: Make sure child types get added first
2 years agogravatar for liljaanton2001@gmail.comantliljaLLVM: Assign correct values to enum/union tags
2 years agogravatar for garrisonhh@pm.mearrisonhhbadge-checkSema: fix peer type resolution for arrays of coercible elements
2 years agogravatar for jacobly@ziglang.orgJacob Youngllvm: fix c abi for structs not passed in registers
2 years agogravatar for jacobly@ziglang.orgJacob Youngc_import: extract behavior tests that use `@cImport`
2 years agogravatar for techatrix@mailbox.orgTechatrixbadge-checkjson: make std.json.stringifyAlloc return a mutable slice (#19013)
2 years agogravatar for mlugg@mlugg.co.ukMatthew LuggLiveness: do not elide safety-checked instructions
2 years agogravatar for jacobly@ziglang.orgJacob Youngcbe: make more use of `InternPool.Index.Slice`
2 years agogravatar for mlugg@mlugg.co.ukMatthew LuggSema: validate that runtime-known inferred alloc does not have comptime-only type
2 years agogravatar for ian@ianjohnson.devIan JohnsonPackage.Fetch: fix Git package fetching
2 years agogravatar for tristan.ross@midstall.comTristan Rossstd.zig.system.linux: detect risc-v
2 years agogravatar for andrew@ziglang.orgAndrew Kelleybadge-checkMerge pull request #18983 from jacobly0/dwarf-rewrite
2 years agogravatar for carl@astholm.seCarl Åstholmzig fmt: Preserve trailing comma after single-item switch case
2 years agogravatar for aleksey.kladov@gmail.comAlex Kladovstd: fix copy-paste typo in spawnWindows
2 years agogravatar for kubkon@jakubkonka.comJakub Konkabadge-checkMerge pull request #18976 from ziglang/elf-misc-fixes
2 years agogravatar for igor.anic@gmail.comIgor Anićfix flate regression
2 years agogravatar for kubkon@jakubkonka.comJakub Konkabadge-checkMerge pull request #18973 from ziglang/elf-riscv
2 years agogravatar for robin@voetter.nlRobin Voetterbadge-checkMerge pull request #18948 from alichraghi/vector
Loading...