Commits
User selector
Commit History
Commits on Jan 14, 2025
Sema: more validation for builtin decl types
Show description for 4b910e5committed
Commits on Jan 10, 2025
Commits on Jan 9, 2025
Commits on Jan 5, 2025
- authored andcommitted
compiler: slightly simplify builtin decl memoization
Show description for b039a8bcommitted
Commits on Jan 4, 2025
incremental: new `AnalUnit` to group dependencies on `std.builtin` decls
Show description for f01029ccommitted
Commits on Dec 27, 2024
- authored andcommitted
Commits on Dec 24, 2024
compiler: analyze type and value of global declaration separately
Show description for 3afda43committed
Commits on Dec 23, 2024
Zir: refactor `declaration` instruction representation
Show description for 18362ebcommitted
Commits on Dec 10, 2024
compiler: Improve the handling of unwind table levels.
Show description for 8af8262committed
Commits on Dec 8, 2024
- authored andcommitted
Commits on Dec 3, 2024
llvm: Remove dead targetArch() and targetOs() functions.
Show description for 4e29c67committedstd.Target: Remove Os.Tag.bridgeos.
Show description for 09b39f7committed
Commits on Nov 28, 2024
llvm: Lower ohoseabi to ohos instead of verbatim.
Show description for f0f2dc5committedMerge pull request #22067 from alexrp/pie-tests
Show description for 8594f17authored
Commits on Nov 24, 2024
dwarf: fix stepping through an inline loop containing one statement
Show description for c894ac0authored andcommittedstd.Target: Add Os.HurdVersionRange for Os.Tag.hurd.
Show description for 24ecf45committed
Commits on Nov 12, 2024
Merge pull request #21920 from alexrp/nobuiltin
Show description for 1db8cadauthored
Commits on Nov 9, 2024
Commits on Nov 8, 2024
- committed
- committed
- committed
- committed
spirv: make default generic address space for vulkan Function
Show description for b530155committedspirv: track global OpVariables properly in assembler
Show description for 7682cedcommittedspirv: properly resolve type inputs in assembly
Show description for 4fbc100committed- committed
Commits on Nov 5, 2024
llvm: Also apply the nobuiltin attribute for the no_builtin module option.
Show description for bdca2d0committedCompilation: Move no_builtin to Package.Module.
Show description for b578191committedMerge pull request #21907 from alexrp/valgrind-stuff
Show description for bd7dda0authored
Commits on Nov 4, 2024
llvm: Use no-builtins attribute instead of nobuiltin.
Show description for bd8ef00committed- committed
Commits on Nov 3, 2024
Merge pull request #21843 from alexrp/callconv-followup
Show description for 3054486authored- authored
llvm: Update the list of address spaces for LLVM 19.
Show description for 947b719committed