Commits
User selector
Commit History
Commits on May 22, 2024
Revert "implement `@expect` builtin (#19658)"
Show description for 9be8a90committedimplement `@expect` builtin (#19658)
Show description for a7de02eauthoredllvm: fix `@wasmMemory{Size,Grow}` for wasm64
Show description for 0fb2015authored andcommitted
Commits on May 21, 2024
llvm: fix lowering of packed structs with optional pointers
Show description for f776e70committedllvm: lower ptr to int constants with correct address spaces
Show description for 167854ccommitted
Commits on May 20, 2024
Target: add OpenHarmonyOS ABI
Show description for 8aae0d8authored andcommitted
Commits on May 11, 2024
- committed
Commits on May 9, 2024
- authored andcommitted
- committed
handle visionos target OS tag in the compiler
Show description for 2e1fc0dcommittedLLVM: zeroext/signext does happen on macos
Show description for e9efed9committedLLVM: fix x86 and x86_64 datalayout string calculation
Show description for 88ada21committedadd a debug subcommand for printing LLVM integer type alignment
Show description for 708894ccommittedLLVM backend: no more signext on aarch64
Show description for 6730b36committedx86_64 sysv C ABI: fix f128 param and return types
Show description for 6986d2acommittedstd.Target.maxIntAlignment: move to compiler implementation
Show description for b7799efcommittedadd detect-cpu subcommand for debugging CPU features
Show description for 78002dbcommittedLLVM 18 update: avoid passing vectors sometimes
Show description for 65bea9acommittedLLVM 18 std lib updates and fixes
Show description for d34fae2committedupdate for LLVM 18 new target data
Show description for 243ae3acommitted
Commits on May 4, 2024
InternPool: eliminate `var_args_param_type`
Show description for db890dbcommitted
Commits on May 2, 2024
Commits on May 1, 2024
- authored andcommitted
Commits on Apr 30, 2024
C backend: avoid memcpy when len=0
Show description for 1c9bb6acommitted
Commits on Apr 28, 2024
Sema+llvm: properly implement `Interrupt` callconv
Show description for 4303400andauthored
Commits on Apr 26, 2024
- authored andcommitted
Commits on Apr 22, 2024
ComptimeStringMap: return a regular struct and optimize
Show description for 8af59d1authored andcommittedx86_64: fix C abi for unions
Show description for 5d745d9authored andcommitted
Commits on Apr 19, 2024
- authored andcommitted
Commits on Apr 17, 2024
compiler: rework comptime pointer representation and access
Show description for d0e74ffcommitted
Commits on Apr 13, 2024
cbe: fix optional codegen
Show description for f1c0f42committed
Commits on Apr 8, 2024
InternPool: remove slice from byte aggregate keys
Show description for 7611d90committed- committed
- committed
Commits on Apr 6, 2024
Merge pull request #19562 from Snektron/spirv-remove-cache
Show description for f45ba7dauthored