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 3e109fca5f builder: use build ID as cache key 3 years ago
..
ircheck compiler: move IR checker to separate package 5 years ago
llvmutil compiler: change symbol name for string and packed data constants 3 years ago
testdata internal/task: swap stack chain when switching goroutines 3 years ago
alias.go fix export math functions issue 3 years ago
asserts.go compiler: fix indices into strings and arrays 3 years ago
atomic.go targets: match LLVM triple to the one Clang uses 3 years ago
calls.go all: fix staticcheck warnings 3 years ago
channel.go compiler: avoid zero-sized alloca in channel operations 3 years ago
compiler.go builder: use build ID as cache key 3 years ago
compiler_test.go all: add LLVM 12 support 3 years ago
defer.go compiler, runtime: add layout parameter to runtime.alloc 3 years ago
errors.go all: fix staticcheck warnings 3 years ago
func.go transform: refactor interrupt lowering 3 years ago
gc.go compiler: track the result of string concatenation 5 years ago
goroutine.go internal/task: use asyncify on webassembly 3 years ago
inlineasm.go all: fix staticcheck warnings 3 years ago
interface.go compiler: fix ranging over maps with particular map types 3 years ago
interrupt.go transform: refactor interrupt lowering 3 years ago
intrinsics.go compiler: move LLVM math builtin support into the compiler 3 years ago
llvm.go compiler: change symbol name for string and packed data constants 3 years ago
map.go compiler: fix ranging over maps with particular map types 3 years ago
sizes.go reflect: implement Sizeof and Alignof for func values 4 years ago
symbol.go cgo: add //go: pragmas to generated functions and globals 3 years ago
syscall.go all: remove FreeBSD support 3 years ago
volatile.go compiler: do not perform nil checking when indexing slices 5 years ago