Histórico de Commits

Autor SHA1 Mensagem Data
  florian f813703cf3 * fixes several issues with loop unrolling há 10 anos atrás
  Jonas Maebe b57c95043f + support overriding tdef/tsym methods with target-specific functionality: há 11 anos atrás
  florian 1366498255 + nf_addr_taken: it marks nodes which address is taken há 11 anos atrás
  florian 30352c7f7b * fix several issues with loop strength reduction to make it working há 11 anos atrás
  florian a0f0d0de40 * make use of the noreturn directive for internalerror há 11 anos atrás
  florian d23a5b7c7d * store break/continue usage in a variable há 12 anos atrás
  florian 912268b1b9 * make loop unrolling dependent on the cpu optimization type instead of the instruction set há 12 anos atrás
  florian b262b4d76b * fix loop unrolling of for in loops há 12 anos atrás
  florian 9773b92cbe * improved for loop unrolling há 13 anos atrás
  florian 6c8eed21c4 + implement auto inlining (-Ooautoinline) há 13 anos atrás
  florian 092153e7ad * handle unrolling of for ... downto ... correctly, resolves #15668 há 15 anos atrás
  florian c0d4efed2e * forbid passing derived classes to call by reference parent classes (for objects, this is still allowed), resolves #13135 há 16 anos atrás
  florian 5e448b47a5 * compilation fixed há 16 anos atrás
  yury b580cbc778 * Removed unused local var. há 16 anos atrás
  florian db196d76c2 + strength reduction for array accesses inside for loops há 17 anos atrás
  florian 8d01c330a1 * ttemprefnode -> ctemprefnode há 17 anos atrás
  florian 17d3da7266 * variables where the address is taken could have aliases so they aren't invariant há 17 anos atrás
  florian 0b5951fa14 + first full implementation of induction variable strength reduction há 17 anos atrás
  florian ecd05a1043 + framework for strength reduction of induction variables há 17 anos atrás
  florian 3294c59a73 * renamed optunrol into optloop há 17 anos atrás