Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  nickysn 92ac6bace9 * stack tracking fix for trunc32 in thlcgwasm.a_op_stack 4 ani în urmă
  nickysn b84bb3e9c4 * fixed stack tracking in thlcgwasm.resizestackfpuval 4 ani în urmă
  nickysn c6aecf184b * fixed stack tracking in thlcgwasm.gen_load_uninitialized_function_result 4 ani în urmă
  nickysn bdaeda27c2 * fixed stack tracking in thlcgwasm.a_loadfpu_const_stack 4 ani în urmă
  nickysn 0e395a0d06 * handle addresses just like integers in thlcgwasm.a_load_const_stack 4 ani în urmă
  nickysn 450883ea2b * fixed stack tracking for 64-bit operations in thlcgwasm.a_op_stack 4 ani în urmă
  nickysn 5ea9bd6924 + uncommented the 64-bit handling code in the wasm add node 4 ani în urmă
  nickysn 3719383b94 + added stack tracking in the entry and exit code 4 ani în urmă
  nickysn bcb5c140d1 * free a stack slot after br_if 4 ani în urmă
  nickysn 2212bd5f3c * fixed the stack tracking in twasmaddnode.second_addboolean 4 ani în urmă
  nickysn bfe4d44aef * call decstack after if in twasmifnode.pass_generate_code to keep track of the stack balance correctly 4 ani în urmă
  nickysn d85e70bbb4 * fixed the decstack balancing in thlcgwasm.a_cmp_stack_stack 4 ani în urmă
  nickysn d7b1d67cc6 - removed commented out code from thlcgwasm.a_cmp_stack_stack 4 ani în urmă
  nickysn 68693b2890 + support <,<=,> and >= comparisons of address register types in thlcgwasm.a_cmp_stack_stack 4 ani în urmă
  nickysn 11ae8e54a1 - removed the unused label parameter from a_cmp_stack_stack 4 ani în urmă
  nickysn 5145681ccd * a_cmp_stack_label renamed a_cmp_stack_stack 4 ani în urmă
  nickysn 0a0ec1de65 + adjust the stack properly on function calls 4 ani în urmă
  nickysn f86665b97f * drop unused return values from the stack 4 ani în urmă
  nickysn 0cdd7d4d22 + support exit() 4 ani în urmă
  nickysn c92d27dadb * fixed formatting in thlcgwasm.a_jmp_always 4 ani în urmă
  nickysn f40bfcc662 + also call incblock and decblock in the second_addboolean for the shortcut boolean evaluation. This avoids breaking 4 ani în urmă
  nickysn aa102564c5 * fixed the break and continue br depth calculation 4 ani în urmă
  nickysn 3cc9ba9302 - don't push dummy zeros (they are useless and will be discarded), before branching for break/continue 4 ani în urmă
  nickysn 0a923963a9 * use the eqz instruction instead of "xor 1" in twasmwhilerepeatnode.pass_generate_code_condition for reversing the condition 4 ani în urmă
  nickysn 0fae32d2b7 * simplified if-then-else code generation, since we now support void 'if' instructions 4 ani în urmă
  nickysn b6735179ed * use a functype operand for a_if, instead of hardcoding 4 ani în urmă
  nickysn 07c1783e24 * refactored call_indirect to use a 'functype' operand type. This type will be reused for block instructions as well. 4 ani în urmă
  nickysn 6ef60815b8 * fixed the 'if' instruction syntax in the llvm-mc asm writer 4 ani în urmă
  nickysn ade8003fb5 * thlcgwasm.blocks renamed br_blocks, to ensure searching for it in the compiler 4 ani în urmă
  nickysn 052d1bc38a * synchronized with trunk 4 ani în urmă