Commit History

Author SHA1 Message Date
  florian 092153e7ad * handle unrolling of for ... downto ... correctly, resolves #15668 15 years ago
  florian c0d4efed2e * forbid passing derived classes to call by reference parent classes (for objects, this is still allowed), resolves #13135 16 years ago
  florian 5e448b47a5 * compilation fixed 16 years ago
  yury b580cbc778 * Removed unused local var. 16 years ago
  florian db196d76c2 + strength reduction for array accesses inside for loops 17 years ago
  florian 8d01c330a1 * ttemprefnode -> ctemprefnode 17 years ago
  florian 17d3da7266 * variables where the address is taken could have aliases so they aren't invariant 17 years ago
  florian 0b5951fa14 + first full implementation of induction variable strength reduction 17 years ago
  florian ecd05a1043 + framework for strength reduction of induction variables 17 years ago
  florian 3294c59a73 * renamed optunrol into optloop 17 years ago