tinygo/transform/testdata
Ayke van Laethem f24a93c51d compiler, runtime: add layout parameter to runtime.alloc
This layout parameter is currently always nil and ignored, but will
eventually contain a pointer to a memory layout.

This commit also adds module verification to the transform tests, as I
found out that it didn't (and therefore didn't initially catch all
bugs).
2021-11-02 22:16:15 +01:00
..
allocs.ll compiler, runtime: add layout parameter to runtime.alloc 2021-11-02 22:16:15 +01:00
allocs.out.ll compiler, runtime: add layout parameter to runtime.alloc 2021-11-02 22:16:15 +01:00
allocs2.go compiler: do not emit nil checks for loading closure variables 2021-05-26 20:21:08 +02:00
coroutines.ll compiler, runtime: add layout parameter to runtime.alloc 2021-11-02 22:16:15 +01:00
coroutines.out.ll compiler, runtime: add layout parameter to runtime.alloc 2021-11-02 22:16:15 +01:00
func-lowering.ll compiler: decouple func lowering from interface type codes 2021-04-12 12:07:42 +02:00
func-lowering.out.ll compiler: decouple func lowering from interface type codes 2021-04-12 12:07:42 +02:00
gc-globals.ll
gc-globals.out.ll all: drop support for LLVM 10 2021-10-31 10:44:17 +01:00
gc-stackslots.ll compiler, runtime: add layout parameter to runtime.alloc 2021-11-02 22:16:15 +01:00
gc-stackslots.out.ll compiler, runtime: add layout parameter to runtime.alloc 2021-11-02 22:16:15 +01:00
globals-function-sections.ll
globals-function-sections.out.ll
interface.ll compiler: simplify interface lowering 2021-10-31 14:17:25 +01:00
interface.out.ll compiler: simplify interface lowering 2021-10-31 14:17:25 +01:00
interrupt-avr.ll
interrupt-avr.out.ll
interrupt-cortexm.ll
interrupt-cortexm.out.ll
maps.ll
maps.out.ll all: drop support for LLVM 10 2021-10-31 10:44:17 +01:00
panic.ll
panic.out.ll
reflect-implements.ll compiler: simplify interface lowering 2021-10-31 14:17:25 +01:00
reflect-implements.out.ll compiler: simplify interface lowering 2021-10-31 14:17:25 +01:00
reflect.go transform: split interface and reflect lowering 2021-05-03 20:10:49 +02:00
stacksize.ll
stacksize.out.ll all: drop support for LLVM 10 2021-10-31 10:44:17 +01:00
stringequal.ll
stringequal.out.ll
stringtobytes.ll
stringtobytes.out.ll
wasm-abi.ll
wasm-abi.out.ll all: drop support for LLVM 10 2021-10-31 10:44:17 +01:00