tinygo/interp/testdata
Ayke van Laethem f9d0ff3bec all: store data layout as little endian value
This makes it much easier to read the value at runtime, as pointer
indices are naturally little endian. It should not affect anything else
in the program.
2023-01-17 19:32:18 +01:00
..
alloc.ll all: store data layout as little endian value 2023-01-17 19:32:18 +01:00
alloc.out.ll
basic.ll
basic.out.ll
consteval.ll interp: add support for constant icmp instructions 2022-10-19 22:23:19 +02:00
consteval.out.ll interp: add support for constant icmp instructions 2022-10-19 22:23:19 +02:00
interface.ll
interface.out.ll
phi.ll
phi.out.ll
revert.ll interp: do not unroll loops 2022-06-02 18:13:56 +02:00
revert.out.ll interp: do not unroll loops 2022-06-02 18:13:56 +02:00
slice-copy.ll
slice-copy.out.ll all: update to LLVM 14 2022-04-23 08:45:46 +02:00