Histórico de Commits

Autor SHA1 Mensagem Data
  daniel 557ac8b02e * Fixed a register allocator bug há 22 anos atrás
  Jonas Maebe 7bc1557f5c * add_edges_used() is now also called for registers allocated with há 22 anos atrás
  daniel 268bfcf784 * Fixed register allocator. *Lots* of fixes. há 22 anos atrás
  Jonas Maebe 80d6905b7b * fixed my previous completely broken commit. It's not perfect though, há 22 anos atrás
  Jonas Maebe b1917a614b * support integer registers that are not managed by newra (ie. don't há 22 anos atrás
  peter b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc há 22 anos atrás
  Jonas Maebe 404d344d92 * lots of newra fixes (need getfuncretparaloc implementation for i386)! há 22 anos atrás
  Jonas Maebe d29c96896f * fixed newra cycle for x86 há 22 anos atrás
  peter 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead há 22 anos atrás
  peter d179aea20d * ungetregisterfpu gets size parameter há 22 anos atrás
  peter a0b9306652 * newra compiles for sparc há 22 anos atrás
  Jonas Maebe 55509b199b * (de)allocation of registers for parameters is now performed properly há 22 anos atrás
  peter d91c880148 * cg.a_load_* get a from and to size specifier há 22 anos atrás
  daniel 41e0bc4cec * Register allocator finished há 22 anos atrás
  peter 230a14ff68 * getregisterfpu size parameter added há 22 anos atrás
  Jonas Maebe f67e370ce1 * set inital costs of assigning a variable to a register to 120 for há 22 anos atrás
  Jonas Maebe 0357f71e14 * fixed several regvar related bugs for non-i386. make cycle with -Or now há 22 anos atrás
  Jonas Maebe f433c21ead * use as little different registers on the ppc until newra is released, há 22 anos atrás
  Jonas Maebe cb279b2029 * changed tt_persistant to tt_persistent :) há 22 anos atrás
  peter abca40f041 * regvar fixes há 22 anos atrás
  daniel b899ea5469 * Bug fix in simplify há 22 anos atrás
  peter f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym há 22 anos atrás
  daniel 6aa01a99a9 * Ifdefs around a lot of calls to cleartempgen há 22 anos atrás
  peter c351d2a524 * compile fix for no-newra há 22 anos atrás
  daniel 9e2084b8d5 * Further register allocator work. Compiler now smaller with new há 22 anos atrás
  peter 47489f2376 * firstpass uses expectloc há 22 anos atrás
  daniel 25059e21b6 + Implemented the actual register allocator há 22 anos atrás
  peter e21dab9739 * count address regs separate há 22 anos atrás
  daniel 0c93e261e7 * Added some code to keep track of move instructions in register há 22 anos atrás
  daniel a32926e2fc * Some work on interference graph construction há 22 anos atrás