Commit History

Author SHA1 Message Date
  peter 8fb3536f6e * simple regvar support, not yet finished 21 years ago
  Jonas Maebe ddf175f171 + temps can now also hold fpu values in registers (take care with use, 21 years ago
  florian 8a9758c5e2 * logs truncated 21 years ago
  florian 588e2c38bf * dwarf branch merged 21 years ago
  peter b86f2c6a25 * methodpointer is loaded into a temp when it was a calln 21 years ago
  peter 72365ec95b * implicit_finally flag must be set in pass1 21 years ago
  peter 8756d4f862 * maybe_in_reg moved to tempinfo 21 years ago
  Jonas Maebe 5290787578 * don't put types that need init/fini in register temps 21 years ago
  peter ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 years ago
  Jonas Maebe 0d004c1e35 * fixed and re-enabled temps in registers 21 years ago
  Jonas Maebe edb91b0d18 * disabled temps in registers for now, because the register allocator 21 years ago
  Jonas Maebe 694eee6cae + support to store ttempcreate/ref/deletenodes in registers 21 years ago
  daniel 97e87aaebc * reginfo now also only allocated during register allocation 21 years ago
  Jonas Maebe 8da316cf21 * override tblocknode.destroy so all statements are freed sequentially 21 years ago
  peter f663d2488f * cross unit inlining fixed 22 years ago
  peter 30f1eb4705 * fix for referencecounted temps 22 years ago
  peter f2264589fc * fix crashes in asmnode.deref when p_asm=nil 22 years ago
  peter fae3eaf83d * move check for unused object constructor result to blocknode 22 years ago
  peter 4a1ecb07d1 * splitted buildderef and buildderefimpl to fix interface crc 22 years ago
  peter 6878c55c80 * write derefdata in a separate ppu entry 22 years ago
  peter 925046ad5f * fixed check for $X- result usage 22 years ago
  florian 05fcae577a * some ppc stuff fixed 22 years ago
  peter d0de3b3ea8 * 64k registers supported 22 years ago
  peter fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 years ago
  peter 70fe77ca7c * procinfo unit contains tprocinfo 22 years ago
  peter 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
  peter b9d09a4e5c * preparations for different default calling conventions 22 years ago
  peter 6a8d5eb25d * NEWRA branch merged 22 years ago
  daniel 42c320cb29 * cs_regalloc renamed to cs_regvars to avoid confusion with register 22 years ago
  peter 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 years ago