Commit History

Author SHA1 Message Date
  daniel 90e1ca64f3 * Fixed fast spilling functionality by re-adding the code that initializes 22 years ago
  daniel 079751b894 * Failed attempt to restore broken fastspill functionality 22 years ago
  daniel 49e539ac8d * Adding register allocation order 22 years ago
  peter 05a15df3c2 * use register with least interferences in spillregister 22 years ago
  peter b9d09a4e5c * preparations for different default calling conventions 22 years ago
  peter 059908d399 * abort with IE when spilling requires > 20 loops 22 years ago
  peter 6a8d5eb25d * NEWRA branch merged 22 years ago
  florian 220e05dd5e * fixed arm concatcopy 22 years ago
  peter d113495cf1 * fixed stackalloc to not allocate localst.datasize twice 22 years ago
  peter 2a5f30418e * define NOOPT until optimizer is fixed 22 years ago
  daniel ebb1f3a361 * New register coding now mandatory, some more convert_registers calls 22 years ago
  daniel 82b0cf41a6 * Made internal assembler use new register coding 22 years ago
  Jonas Maebe 4f8c390198 * fixed regvars so they work with newra (at least for ppc) 22 years ago
  Jonas Maebe 177d57f22c * split en_exit_code into a part that may allocate a register and a part 22 years ago
  peter 32d076480b * framepointer fixes for sparc 22 years ago
  daniel 268bfcf784 * Fixed register allocator. *Lots* of fixes. 22 years ago
  Jonas Maebe cc7f340ac8 * set pi_do_call if range/overflow checking is on 22 years ago
  Jonas Maebe 404d344d92 * lots of newra fixes (need getfuncretparaloc implementation for i386)! 22 years ago
  Jonas Maebe d29c96896f * fixed newra cycle for x86 22 years ago
  peter 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 years ago
  peter a0b9306652 * newra compiles for sparc 22 years ago
  peter 77d641fa2a * init/final of procedure data splitted from genentrycode 22 years ago
  Jonas Maebe e142cebe6e * pi_do_call must always be set for the main program, since it always 22 years ago
  Jonas Maebe edb2179730 + added freeintparaloc 22 years ago
  daniel 41e0bc4cec * Register allocator finished 22 years ago
  Jonas Maebe 5a4c00bedd * added pi_do_call if a procedure has a value shortstring parameter 22 years ago
  peter 414bd5fa22 * more sparc cleanup 22 years ago
  Jonas Maebe ead9de924c * added missing initialization of rg.usedint{in,by}proc 22 years ago
  peter 047a066711 * procinlinenode removed 22 years ago
  peter 64eb7ee2ec * do not generate code when there was an error 22 years ago