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
asserts.go
atomic.go compiler: work around AVR atomics bugs 2022-01-14 13:49:20 +01:00
calls.go compiler: remove parentHandle from calling convention 2022-01-19 14:42:02 -05:00
channel.go compiler: avoid zero-sized alloca in channel operations 2021-09-09 11:24:52 +02:00
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
interface.go compiler: fix difference in aliases in interface methods 2022-04-07 12:54:17 +02:00
interrupt.go
intrinsics.go compiler: move LLVM math builtin support into the compiler 2021-08-10 20:08:27 +02:00
llvm.go compiler: fix emission of large object layouts 2022-01-03 21:22:49 +01:00
map.go
sizes.go
symbol.go compiler: remove parentHandle from calling convention 2022-01-19 14:42:02 -05:00
syscall.go
volatile.go compiler: do not perform nil checking when indexing slices 2020-03-27 07:38:16 +01:00