tinygo/compiler
2022-04-28 09:14:45 +02:00
..
ircheck Fix incorrect formatting arguments 2022-04-10 22:58:16 +02:00
llvmutil compiler: remove parentHandle from calling convention 2022-01-19 14:42:02 -05:00
testdata all: update to LLVM 14 2022-04-23 08:45:46 +02:00
alias.go fix export math functions issue 2021-10-03 16:28:34 +02:00
asserts.go
atomic.go
calls.go
channel.go
compiler.go all: update to LLVM 14 2022-04-23 08:45:46 +02:00
compiler_test.go all: update to LLVM 14 2022-04-23 08:45:46 +02:00
defer.go
errors.go
func.go
gc.go
goroutine.go compiler: remove parentHandle from calling convention 2022-01-19 14:42:02 -05:00
inlineasm.go compiler: remove support for memory references in AsmFull 2022-04-21 15:18:18 +02:00
interface.go
interrupt.go transform: refactor interrupt lowering 2021-11-06 09:40:15 +01:00
intrinsics.go
llvm.go
map.go src/runtime: first darft of map growth code 2022-04-28 09:14:45 +02:00
sizes.go
symbol.go
syscall.go all: switch to LLVM 13 2022-01-09 11:04:10 +01:00
volatile.go compiler: do not perform nil checking when indexing slices 2020-03-27 07:38:16 +01:00