提交历史

作者 SHA1 备注 提交日期
  nickysn 0bb255709f * formatting 4 年之前
  nickysn 9972d0e7d9 + internal error in thlcgwasm.prepare_stack_for_ref for symbol with registers 4 年之前
  nickysn 5128c07e68 * fixed writing to global variables 4 年之前
  nickysn 8211bcbd4c * fixed getting the address of a global variable 4 年之前
  nickysn bbe5e3d0e7 - removed spurious load of global symbols in thlcgwasm.prepare_stack_for_ref 4 年之前
  nickysn fe4f041436 * procdef directive code generation moved to a separate method 5 年之前
  nickysn 5ee6e9d593 * declare end_function as an instruction, instead of a directive 5 年之前
  nickysn c69dce34c4 + add a .text section directive before each procedure 5 年之前
  nickysn fc96ad5afd + write the end_function directive 5 年之前
  nickysn 4a5e2dbd23 * refactored the handling of the frame pointer and base pointer to use local temps instead 5 年之前
  nickysn 9f4f432fc6 + introduced the STACK_POINTER_SYM constant 5 年之前
  nickysn 76f269811f + introduced constants FRAME_POINTER_SYM and BASE_POINTER_SYM 5 年之前
  nickysn 76f1b8cf60 + generate the .functype directive for the llvm-mc wasm assembler 5 年之前
  nickysn c9ee72b05a * the compiler/wasm directory renamed compiler/wasm32 5 年之前