Commit History

Author SHA1 Message Date
  Jonas Maebe 170ec00348 - removed withnode (was no longer used since a very long time) 6 years ago
  nickysn efc5e339d0 * use an enum instead of integer constants to represent inline numbers 8 years ago
  florian b1dff29cbf * removed unused units 8 years ago
  nickysn 8512f8240e + enable constant propagation across 2-parameter inc()/dec() calls 8 years ago
  Jonas Maebe 7911cc8437 - removed some dataconstn remenants 8 years ago
  florian 6b84a1e1b8 + do constant propagation into arguments of inline nodes if possible 8 years ago
  florian f393c3ff37 * propagate constants into the header of a for loop 11 years ago
  florian 27f6fd1c2c * use new shl/shr constant folding (of r26295) only if forinline is set 11 years ago
  florian e9777503d1 * check addr_taken when propagating constants 11 years ago
  florian e8787c4b48 + constant propagation, based on a patch by Jeppe Johansen 11 years ago