You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ayke van Laethem 42da7654ec compiler: don't use types in the global context 1 year ago
..
ircheck all: remove pointer ElementType calls 2 years ago
llvmutil compiler: move some llvmutil code into the compiler 2 years ago
testdata all: switch to LLVM 16 1 year ago
alias.go all: add type parameter to CreateCall 2 years ago
asserts.go compiler: add support for new unsafe slice/string functions 2 years ago
atomic.go compiler; add position information to createConstant 2 years ago
calls.go compiler: improve panic message when a runtime call is unavailable 1 year ago
channel.go compiler; add position information to createConstant 2 years ago
compiler.go compiler: Handle nil array and struct constants 1 year ago
compiler_test.go compiler: add min and max builtin support 1 year ago
defer.go feat: fix typos 2 years ago
errors.go all: fix staticcheck warnings 3 years ago
func.go compiler: correctly generate code for local named types 2 years ago
gc.go wasm: avoid miscompile with ThinLTO 2 years ago
goroutine.go compiler; add position information to createConstant 2 years ago
inlineasm.go compiler; add position information to createConstant 2 years ago
interface.go compiler: don't use types in the global context 1 year ago
interrupt.go compiler; add position information to createConstant 2 years ago
intrinsics.go compiler: implement clear builtin for slices 1 year ago
llvm.go compiler: implement most math/bits functions 2 years ago
map.go compiler: implement clear builtin for maps 1 year ago
sizes.go compiler: fix unsafe.Sizeof for chan and map values 2 years ago
symbol.go all: switch to LLVM 16 1 year ago
syscall.go compiler; add position information to createConstant 2 years ago
volatile.go compiler; add position information to createConstant 2 years ago