Historique des commits

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