Historique des commits

Auteur SHA1 Message Date
  nickysn f138d66a2a * switch NR_FRAME_POINTER_REG to NR_LOCAL_FRAME_POINTER_REG il y a 4 ans
  nickysn 170fab85ff + introduced RS_EVAL_STACK_BASE and RS_LOCAL_STACK_POINTER_REG il y a 4 ans
  nickysn 59c9bff744 * updated first_int/fpu/mm_imreg, so it doesn't clash with the non-imaginary registers il y a 4 ans
  nickysn 40eb696d8e + defined RS_LOCAL_FRAME_POINTER_REG il y a 4 ans
  nickysn 4bac65be86 * set the wasm tempgen direction in the parent constructor, together with the other targets il y a 4 ans
  nickysn 2f889f3244 - removed the ttgwasm.alloctemp override, because it does nothing il y a 4 ans
  nickysn 577e39e57f - removed commented out methods (copied from the jvm code generator) from ttgwasm il y a 4 ans
  nickysn a104c3d7a0 - removed ttgwasm.deallocLocalVar, as it is no longer used il y a 4 ans
  nickysn 58d361049f * some optimizations in TWasmLocalVars.dealloc(index: integer) il y a 4 ans
  nickysn 949d5e61f8 * several public methods of ttgwasm made private il y a 4 ans
  nickysn ae60449699 * funnel all the wasm local var allocation, done by the register allocator, through the temp generator il y a 4 ans
  nickysn a38c3c682d * synchronized with trunk il y a 4 ans
  pierre 9a0107a19d Fix compilation failure for avr compiler with -dDEBUG_NODE_XML, to fix bug report 38222 il y a 4 ans
  florian aeff5b3577 * improved change information il y a 4 ans
  nickysn f572bcf8f3 + introduced the NR_LOCAL_FRAME_POINTER_REG constant (alias for NR_R3) il y a 4 ans
  nickysn bfb13fb848 - get rid of treference.islocal. Instead, use checks whether treference.base il y a 4 ans
  nickysn 47ff701db7 * synchronized with trunk il y a 4 ans
  nickysn fd690e8ba1 * use NR_LOCAL_STACK_POINTER_REG in ttgwasm.localVarToRef il y a 4 ans
  nickysn ce8439fb36 + introduced NR_LOCAL_STACK_POINTER_REG il y a 4 ans
  florian 2e2f2eb784 - remove could which prevented that rte is triggered even if we are inside il y a 4 ans
  florian 00af340feb * cleanup il y a 4 ans
  pierre eb722c8294 Fix ash_savefregp_x handling, as revealed by range check error il y a 4 ans
  nickysn adb631f2cf * synchronized with trunk il y a 4 ans
  michael 6668e265e8 * Allow appending files il y a 4 ans
  florian 6d7d567a25 * min/max optimization on x86 can be applied now without fastmath as NaN is handled properly now il y a 4 ans
  florian b90ec52a0e * x86: apply VOpVmov2VOp optimization to vmins*/vmaxs* il y a 4 ans
  florian 88a0d4d64b + optimize if x>a then x:=a; into min(a,x);, similiar for max il y a 4 ans
  nickysn 91e9558f5b * synchronized with trunk il y a 4 ans
  florian 53a4e6c513 * patch by Zoran Vučenović: fixes TDoubleRec.SetFrac, resolves #38202 il y a 4 ans
  florian c82aae59a1 * call node_complexity correctly in order_parameters when sorting parameters il y a 4 ans