tinygo/compiler/testdata
Ayke van Laethem 2825b4fe74 compiler: update tests after adding new wasm features
I don't understand why this wasn't caught in CI. It should have. In any
case, because the llvm-features string was updated, these IR outputs
were updated.
2022-06-22 07:50:40 +02:00
..
basic.go
basic.ll compiler: update tests after adding new wasm features 2022-06-22 07:50:40 +02:00
channel.go
channel.ll compiler: update tests after adding new wasm features 2022-06-22 07:50:40 +02:00
defer-cortex-m-qemu.ll avr: add support for recover() 2022-06-19 11:51:12 +02:00
defer.go compiler: insert basic blocks at an appropriate location 2022-06-16 07:59:21 +02:00
float.go
float.ll compiler: update tests after adding new wasm features 2022-06-22 07:50:40 +02:00
func.go
func.ll compiler: update tests after adding new wasm features 2022-06-22 07:50:40 +02:00
gc.go transform: remove switched func lowering 2022-01-19 14:42:02 -05:00
gc.ll compiler: update tests after adding new wasm features 2022-06-22 07:50:40 +02:00
go1.17.go
go1.17.ll compiler: update tests after adding new wasm features 2022-06-22 07:50:40 +02:00
goroutine-cortex-m-qemu-tasks.ll runtime: move *task.DeferFrame here 2022-06-19 11:51:12 +02:00
goroutine-wasm-asyncify.ll compiler: update tests after adding new wasm features 2022-06-22 07:50:40 +02:00
goroutine.go
interface.go
interface.ll compiler: update tests after adding new wasm features 2022-06-22 07:50:40 +02:00
intrinsics-cortex-m-qemu.ll compiler: implement recover() built-in function 2022-06-16 07:59:21 +02:00
intrinsics-wasm.ll compiler: update tests after adding new wasm features 2022-06-22 07:50:40 +02:00
intrinsics.go
pointer.go
pointer.ll compiler: update tests after adding new wasm features 2022-06-22 07:50:40 +02:00
pragma.go
pragma.ll compiler: update tests after adding new wasm features 2022-06-22 07:50:40 +02:00
slice.go
slice.ll compiler: update tests after adding new wasm features 2022-06-22 07:50:40 +02:00
string.go
string.ll compiler: update tests after adding new wasm features 2022-06-22 07:50:40 +02:00