Histórico de Commits

Autor SHA1 Mensagem Data
  peter b4cc4b7b01 * removed compiler warnings há 23 anos atrás
  Jonas Maebe f9e7a027b9 * unnecessary loads of constants are now also remove by há 24 anos atrás
  Jonas Maebe fe8b328091 * added missing allocregbetween() call for a memtoreg() optimization há 24 anos atrás
  Jonas Maebe e02d95ed13 + replace mem accesses to locations to which a reg was stored recently with that reg há 24 anos atrás
  Jonas Maebe 66567674ba + also replace mem references in modify operands with regs há 24 anos atrás
  Jonas Maebe 82f7cf0957 + memory references are now replaced by register reads in "regular" há 24 anos atrás
  Jonas Maebe 1fd6a2c5f8 * commented out some inactive code in csopt386 há 24 anos atrás
  Jonas Maebe 003549eba1 * the optimizer now keeps track of flags register usage. This fixes some há 24 anos atrás
  florian 9746f4c2d6 * some cg reorganisation há 24 anos atrás
  Jonas Maebe a022ac9bb2 * fixed bug due to short boolean evaluation há 24 anos atrás
  peter 4e2655cdc5 * resulttype rewrite há 24 anos atrás
  michael d5ef327f9e + Patch from jonas so 1.0.2 can be used to cycle há 25 anos atrás
  Jonas Maebe 7725beb1e3 * fixed crashing bug to due previous changes há 25 anos atrás
  Jonas Maebe e753af622e * fixed webbug 1323 há 25 anos atrás
  peter 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and há 25 anos atrás
  Jonas Maebe 72bc010795 * when searching for constants in registers, the returned register há 25 anos atrás
  florian b9796f6a7f * unused units removed from uses clause há 25 anos atrás
  Jonas Maebe 3974b23c97 + support for optimizing simple sequences with div/idiv/mul opcodes há 25 anos atrás
  Jonas Maebe a86df1002b * fixed some bugs in checksequence há 25 anos atrás
  Jonas Maebe 1331a2e753 * fixed range check error há 25 anos atrás
  Jonas Maebe 5be6c35518 * some small improvements há 25 anos atrás
  Jonas Maebe 850e8de88b * register contents were not cleared if there was only 1 instruction há 25 anos atrás
  Jonas Maebe a4fde73649 + register renaming ("fixes" bug1088) há 25 anos atrás
  peter 026edfb899 * moved to i386/ há 25 anos atrás