Commit History

Autor SHA1 Mensaxe Data
  florian 444fe092da * propertly check equality with the for-counter when propagating constants, resolves #39915 %!s(int64=3) %!d(string=hai) anos
  J. Gareth "Curious Kit" Moreton ef15d3d9ec * Fixed infinite loop when CONSTPROP is enabled %!s(int64=3) %!d(string=hai) anos
  florian 4c8e802dd3 * continue const. propagation after a for loop when possible %!s(int64=3) %!d(string=hai) anos
  florian 91481a5fae * more robust code for constant propagation in for loops %!s(int64=3) %!d(string=hai) anos
  florian a1ee4e04ed * if a for loop does not change a variable, we can propate it if it is a constant, resolves #39726 %!s(int64=3) %!d(string=hai) anos
  florian c79df5f0fc * better constant propation for inline nodes %!s(int64=3) %!d(string=hai) anos
  florian e350264db1 + propagate constants across call nodes %!s(int64=5) %!d(string=hai) anos
  Jonas Maebe 170ec00348 - removed withnode (was no longer used since a very long time) %!s(int64=6) %!d(string=hai) anos
  nickysn efc5e339d0 * use an enum instead of integer constants to represent inline numbers %!s(int64=8) %!d(string=hai) anos
  florian b1dff29cbf * removed unused units %!s(int64=8) %!d(string=hai) anos
  nickysn 8512f8240e + enable constant propagation across 2-parameter inc()/dec() calls %!s(int64=8) %!d(string=hai) anos
  Jonas Maebe 7911cc8437 - removed some dataconstn remenants %!s(int64=8) %!d(string=hai) anos
  florian 6b84a1e1b8 + do constant propagation into arguments of inline nodes if possible %!s(int64=9) %!d(string=hai) anos
  florian f393c3ff37 * propagate constants into the header of a for loop %!s(int64=11) %!d(string=hai) anos
  florian 27f6fd1c2c * use new shl/shr constant folding (of r26295) only if forinline is set %!s(int64=11) %!d(string=hai) anos
  florian e9777503d1 * check addr_taken when propagating constants %!s(int64=11) %!d(string=hai) anos
  florian e8787c4b48 + constant propagation, based on a patch by Jeppe Johansen %!s(int64=12) %!d(string=hai) anos