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 17bc0d6663 compiler: only support //go:wasmimport on declared functions 2 years ago
..
basic.go compiler: fix stack overflow when creating recursive pointer types 2 years ago
basic.ll compiler: add alloc attributes to runtime.alloc 2 years ago
channel.go compiler: avoid zero-sized alloca in channel operations 3 years ago
channel.ll compiler: add alloc attributes to runtime.alloc 2 years ago
defer-cortex-m-qemu.ll compiler: add alloc attributes to runtime.alloc 2 years ago
defer.go compiler: insert basic blocks at an appropriate location 2 years ago
float.go compiler: test float to int conversions and fix upper-bound calculation 4 years ago
float.ll compiler: add alloc attributes to runtime.alloc 2 years ago
func.go compiler: add func tests 4 years ago
func.ll compiler: add alloc attributes to runtime.alloc 2 years ago
gc.go transform: remove switched func lowering 3 years ago
gc.ll compiler: add alloc attributes to runtime.alloc 2 years ago
generics.go compiler: implement unsafe.Alignof and unsafe.Sizeof for generic code 2 years ago
generics.ll compiler: implement unsafe.Alignof and unsafe.Sizeof for generic code 2 years ago
go1.20.go compiler: add support for new unsafe slice/string functions 2 years ago
go1.20.ll compiler: add alloc attributes to runtime.alloc 2 years ago
goroutine-cortex-m-qemu-tasks.ll compiler: add alloc attributes to runtime.alloc 2 years ago
goroutine-wasm-asyncify.ll compiler: add alloc attributes to runtime.alloc 2 years ago
goroutine.go compiler: add support for the `go` keyword on interface methods 3 years ago
interface.go compiler: simplify interface lowering 3 years ago
interface.ll compiler: add alloc attributes to runtime.alloc 2 years ago
pointer.go compiler: remove unsafe.Pointer(uintptr(v) + idx) optimization 2 years ago
pointer.ll compiler: add alloc attributes to runtime.alloc 2 years ago
pragma.go compiler: only support //go:wasmimport on declared functions 2 years ago
pragma.ll compiler: only support //go:wasmimport on declared functions 2 years ago
slice.go all: drop support for Go 1.16 and Go 1.17 2 years ago
slice.ll compiler: add alloc attributes to runtime.alloc 2 years ago
string.go compiler: fix indices into strings and arrays 3 years ago
string.ll compiler: add alloc attributes to runtime.alloc 2 years ago
zeromap.go compiler: zero struct padding during map operations 2 years ago
zeromap.ll compiler: add alloc attributes to runtime.alloc 2 years ago