Historial de Commits

Autor SHA1 Mensaje Fecha
  nickysn d2a4e3b441 - removed debug writeln from thlcgwasm.prepare_stack_for_ref hace 5 años
  nickysn 3c3a8ce111 * fixed bug in thlcgwasm.a_cmp_const_ref_label hace 5 años
  nickysn c46f308749 + support dup for symbols in prepare_stack_for_ref hace 5 años
  nickysn 64b2d8ef85 * wasm base and index reference access fixes hace 5 años
  nickysn d15e9717e3 * treference parameter of prepare_stack_for_ref changed to var hace 5 años
  nickysn 0bb255709f * formatting hace 5 años
  nickysn 9972d0e7d9 + internal error in thlcgwasm.prepare_stack_for_ref for symbol with registers hace 5 años
  nickysn 5128c07e68 * fixed writing to global variables hace 5 años
  nickysn 8211bcbd4c * fixed getting the address of a global variable hace 5 años
  nickysn bbe5e3d0e7 - removed spurious load of global symbols in thlcgwasm.prepare_stack_for_ref hace 5 años
  nickysn fe4f041436 * procdef directive code generation moved to a separate method hace 5 años
  nickysn 5ee6e9d593 * declare end_function as an instruction, instead of a directive hace 5 años
  nickysn c69dce34c4 + add a .text section directive before each procedure hace 5 años
  nickysn fc96ad5afd + write the end_function directive hace 5 años
  nickysn 4a5e2dbd23 * refactored the handling of the frame pointer and base pointer to use local temps instead hace 5 años
  nickysn 9f4f432fc6 + introduced the STACK_POINTER_SYM constant hace 5 años
  nickysn 76f269811f + introduced constants FRAME_POINTER_SYM and BASE_POINTER_SYM hace 5 años
  nickysn 76f1b8cf60 + generate the .functype directive for the llvm-mc wasm assembler hace 5 años
  nickysn c9ee72b05a * the compiler/wasm directory renamed compiler/wasm32 hace 5 años