nac3/nac3artiq/src
David Mak c7de22287e core: Fix restoration of stack address
All allocas for temporary objects are now placed in the beginning of the
function. Allocas for on-temporary objects are not modified because
these variables may appear in a loop and thus must be uniquely
represented.
2023-10-06 11:34:23 +08:00
..
codegen.rs core: Fix restoration of stack address 2023-10-06 11:34:23 +08:00
kernel.ld nac3artiq: add stack guard 2021-11-12 20:03:52 +08:00
lib.rs meta: Respect opt flags when performing whole-module optimization 2023-09-28 19:58:54 +08:00
symbol_resolver.rs core: Use i8 for boolean variable allocation 2023-09-25 15:42:07 +08:00
timeline.rs update dependencies 2023-01-12 19:31:03 +08:00