Files
wasmtime/cranelift/docs
Jakob Stoklund Olesen 3ccc3f4f9b Add a stack_check instruction.
This instruction loads a stack limit from a global variable and compares
it to the stack pointer, trapping if the stack has grown beyond the
limit.

Also add a expand_flags transform group containing legalization patterns
for ISAs with CPU flags.

Fixes #234.
2018-02-13 10:48:06 -08:00
..
2016-01-12 16:51:35 -08:00
2017-06-22 12:01:32 -07:00
2016-01-21 14:25:16 -08:00
2017-08-23 14:15:59 -07:00
2018-02-13 10:48:06 -08:00
2016-01-12 16:51:35 -08:00
2017-08-17 14:41:27 -07:00
2017-10-20 16:01:39 -07:00