Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonas Maebe b20d72aa36 * do not remove "allocation,deallocation" pairs, as those are important vor 21 Jahren
  peter 3a5717c1b7 * rewrote add_to_movelist, it now uses a field to store the number vor 21 Jahren
  peter 56c727153a * check if movelist is valid vor 21 Jahren
  peter ee569d7817 * make extcycle is working again vor 21 Jahren
  olle 193e41b455 + check that register allocation is not made at the wrong moment vor 21 Jahren
  Jonas Maebe 71202a141d * taicpu.is_same_reg_move() now gets a regtype parameter so it only vor 21 Jahren
  daniel 9868155d53 * Register allocator speed boost vor 21 Jahren
  daniel 46d241a666 * Take advantage of our new with statement optimization vor 21 Jahren
  daniel be3eabc26f * Some changes to better accomodate very large movelists vor 21 Jahren
  peter 8caaa7740d * more record alignment fixes vor 22 Jahren
  florian 8ef2f96215 * made DoSpill* overrideable vor 22 Jahren
  daniel 97e87aaebc * reginfo now also only allocated during register allocation vor 22 Jahren
  daniel ecf7accc38 * Keep interference bitmap only allocated during register allocation. vor 22 Jahren
  peter c34c9af5ce * moved spilling code from taicpu to rg vor 22 Jahren
  daniel 61d29c4e4e * Register allocation bug fixed vor 22 Jahren
  daniel cdbb601a4e * Degree=0 problem fixed vor 22 Jahren
  peter 1c7e6fc380 * sparc updates vor 22 Jahren
  peter 0734904796 * only report unreleased imaginary registers vor 22 Jahren
  peter cc8d2226ae * made decrease_degree working, but not really fixed vor 22 Jahren
  florian 78aeec22ca * arm compiler compilation fixed vor 22 Jahren
  peter bc4f29e15c * don't insert dealloc before alloc of the same register vor 22 Jahren
  daniel 23aa8e1cda * Automatic conversion from integer constants to pointer constants is no vor 22 Jahren
  peter 1367e342db * reg allocations for imaginary register are now inserted just vor 22 Jahren
  daniel e60da116b0 * More microoptimizations vor 22 Jahren
  peter 2057dbd01a * fix statedebug compile vor 22 Jahren
  daniel 7061f04355 * Register allocator speed optimizations vor 22 Jahren
  peter bce5a1e252 * rg[tregistertype] added in tcg vor 22 Jahren
  peter 1407a03ff1 * remove redundant calls to add_edge_used vor 22 Jahren
  peter 825d5b4ed7 * check for add_move_instruction vor 22 Jahren
  florian 4584775cbe * changed some types to prevend range check errors vor 22 Jahren