Histórico de Commits

Autor SHA1 Mensagem Data
  J. Gareth "Curious Kit" Moreton ffe97bb7d9 * do_optconstpropagate and do_optdeadstoreelim now set their há 1 ano atrás
  florian b3c1f294ba + propagate also widechar/pointer constants há 1 ano atrás
  florian 0aa851b7f7 * run constant propagation multiple times if needed and if slow optimizations are turned on há 1 ano atrás
  florian 13fc4075f5 + propagate pointer constants há 1 ano atrás
  J. Gareth "Curious Kit" Moreton 2b7df4237b * nf_pass1_done, nf_error, nf_processing and nf_do_not_execute há 1 ano atrás
  florian 444fe092da * propertly check equality with the for-counter when propagating constants, resolves #39915 há 2 anos atrás
  J. Gareth "Curious Kit" Moreton ef15d3d9ec * Fixed infinite loop when CONSTPROP is enabled há 3 anos atrás
  florian 4c8e802dd3 * continue const. propagation after a for loop when possible há 3 anos atrás
  florian 91481a5fae * more robust code for constant propagation in for loops há 3 anos atrás
  florian a1ee4e04ed * if a for loop does not change a variable, we can propate it if it is a constant, resolves #39726 há 3 anos atrás
  florian c79df5f0fc * better constant propation for inline nodes há 3 anos atrás
  florian e350264db1 + propagate constants across call nodes há 5 anos atrás
  Jonas Maebe 170ec00348 - removed withnode (was no longer used since a very long time) há 6 anos atrás
  nickysn efc5e339d0 * use an enum instead of integer constants to represent inline numbers há 8 anos atrás
  florian b1dff29cbf * removed unused units há 8 anos atrás
  nickysn 8512f8240e + enable constant propagation across 2-parameter inc()/dec() calls há 8 anos atrás
  Jonas Maebe 7911cc8437 - removed some dataconstn remenants há 8 anos atrás
  florian 6b84a1e1b8 + do constant propagation into arguments of inline nodes if possible há 8 anos atrás
  florian f393c3ff37 * propagate constants into the header of a for loop há 11 anos atrás
  florian 27f6fd1c2c * use new shl/shr constant folding (of r26295) only if forinline is set há 11 anos atrás
  florian e9777503d1 * check addr_taken when propagating constants há 11 anos atrás
  florian e8787c4b48 + constant propagation, based on a patch by Jeppe Johansen há 11 anos atrás