Commit History

Author SHA1 Message Date
  nickysn 77578f0e03 * synchronized with trunk 4 years ago
  florian aec18c2426 * weight currency->float conversions the same regardless if 4 years ago
  svenbarth 57d9884d96 * fix for Mantis #38310: ignore procsyms that have no procdefs for checking overloads, or more precisely to stop checking for overloads; these are generic dummy symbols 4 years ago
  michael 87f2c282d1 * Patch from Andrey Sobol to reduce indentation 4 years ago
  florian 28efcfba65 + patch by J. Gareth Moreton: Advanced MOVZX optimisations, resolves #38294 4 years ago
  michael b31305810c * print context in Release in debug mode 4 years ago
  michael 7adcd2a8a2 * Fix memleak when using packages 4 years ago
  nickysn 9bd282eb3b + implemented int to real conversion 4 years ago
  nickysn cf35b0d2a9 * fixed twasmaddnode.second_cmpfloat 4 years ago
  nickysn e62979c614 * converted tcgvecnode.update_reference_reg_packed to the high level code generator 4 years ago
  nickysn 627d5580db * fixed bug in thlcgwasm.a_op_ref_stack 4 years ago
  nickysn 0f3fef31f3 * generate different internal errors in taicpu.op_ref 4 years ago
  nickysn 67cea74ec6 + implemented twasmtypeconvnode.second_int_to_bool 4 years ago
  nickysn af9cc646a9 * use regular loads instead of calling MOVE for 1,2,4 and 8-byte sized g_concatcopy 4 years ago
  nickysn bdb972cec6 + support OP_NEG in thlcgwasm.a_op_stack 4 years ago
  nickysn 020ce2b10c * use the standard inherited ret_in_param for wasm32 4 years ago
  nickysn d9b76dc00f + implemented g_concatcopy via calling MOVE 4 years ago
  nickysn d8aaa29cbc * synchronized with trunk 4 years ago
  florian de36d6c049 + added newly used opcodes to avx_opcode_only_op0_may_be_memref 4 years ago
  nickysn 28a7f25f4c * various fixes for tracking the stack and correctly loading the child node values to the stack, as well as setting the result location 4 years ago
  nickysn 1efcb800f5 + activate twasmaddnode.second_cmpboolean 4 years ago
  nickysn 531031c135 * converted tcgvecnode.update_reference_reg_mul to the high level code generator 4 years ago
  nickysn e85e10a8f2 - don't override push_high_param for WASM, use the generic 'high' handling 4 years ago
  nickysn 29ee9a648d - more JVM cleanup 4 years ago
  nickysn d7695db80e - don't override def2regtyp 4 years ago
  nickysn e04c1221a2 - don't override thlcgwasm.gen_load_return_value 4 years ago
  nickysn e7ce1feed0 - more JVM leftovers cleanup 4 years ago
  nickysn 1f3ff5f496 - clean up more JVM stuff 4 years ago
  nickysn 542c3fca3e - more JVM methods removed 4 years ago
  nickysn db1a4d57a2 - removed some more unneeded for WASM methods, copied from the JVM hl codegen 4 years ago