Commits
User selector
Commit History
Commits on May 26, 2022
stage2: implement runtime array multiplication
Show description for 83f69afcommitted
Commits on May 25, 2022
Commits on May 24, 2022
stage2: fixes for error unions, optionals, errors
Show description for c711c78committedLLVM: rename two functions
Show description for cd59b82committedstage2: make `?anyerror` represented the same as `anyerror`
Show description for 02e9d9bcommitted- committed
stage2: fixes for error union semantics
Show description for 3264abecommittedstage2: string literal interning
Show description for 818fbd9committed
Commits on May 21, 2022
LLVM: fix calling convention lowering involving pointers
Show description for f31f86acommittedLLVM: rework calling convention lowering
Show description for 1697a6fcommitted
Commits on May 18, 2022
stage2: fix pointer arithmetic result type
Show description for b6798c2committed- committed
Commits on May 17, 2022
- authored andcommitted
- authored andcommitted
- authored andcommitted
- authored andcommitted
Commits on May 16, 2022
C backend: implement overflow arithmetic
Show description for 03ed0f0committed- authored andcommitted
- authored andcommitted
- authored andcommitted
Commits on May 13, 2022
target: Rename sparcv9 -> sparc64
Show description for fb06923authored andcommitted
Commits on May 10, 2022
Add Visibility field to ExportOptions.
Show description for 9654a54authored andcommitted
Commits on May 8, 2022
Add Win64 calling convention
Show description for ea3f590authored andcommitted
Commits on May 6, 2022
LLVM: rework the previous commit
Show description for d136cd3committedstage2,llvm: handle softfloats in @intToFloat and @floatToInt
Show description for edb3adaauthored andcommitted
Commits on May 5, 2022
LLVM: fix C ABI for windows
Show description for 44252f4committed- committed
stage2: implement global assembly
Show description for 1b432b5committedstage2: improve `@sizeOf` and `@alignOf` integers
Show description for 259f784committed
Commits on May 3, 2022
LLVM: set module PIC, PIE, and CodeModel
Show description for ea7142ccommitted- committed
stage2: improve inline asm stage1 compatibility
Show description for 65389dccommitted