tinygo/compiler
2023-02-28 13:10:40 -08:00
..
ircheck all: remove pointer ElementType calls 2022-10-19 22:23:19 +02:00
llvmutil compiler: move some llvmutil code into the compiler 2023-01-18 08:24:42 +01:00
testdata compiler: zero struct padding during map operations 2023-02-25 22:40:08 +01:00
alias.go
asserts.go
atomic.go all: add type parameter to CreateLoad 2022-10-19 22:23:19 +02:00
calls.go
channel.go compiler: fix stack overflow when creating recursive pointer types 2022-12-22 17:45:05 +01:00
compiler.go compiler: add llvm.ident metadata 2023-02-27 23:11:22 +01:00
compiler_test.go compiler: zero struct padding during map operations 2023-02-25 22:40:08 +01:00
defer.go
errors.go
func.go ci: add support for LLVM 15 2022-10-19 22:23:19 +02:00
gc.go
goroutine.go compiler: move some llvmutil code into the compiler 2023-01-18 08:24:42 +01:00
inlineasm.go
interface.go compiler, reflect: add map key and element type info 2023-02-28 13:10:40 -08:00
interrupt.go all: replace llvm.Const* calls with builder.Create* calls 2022-10-19 22:23:19 +02:00
intrinsics.go runtime: implement KeepAlive using inline assembly 2023-02-18 10:50:26 +01:00
llvm.go wasm: avoid miscompile with ThinLTO 2023-01-18 08:24:42 +01:00
map.go
sizes.go
symbol.go avr: support ThinLTO 2022-11-18 18:40:38 +01:00
syscall.go
volatile.go all: add type parameter to CreateLoad 2022-10-19 22:23:19 +02:00