Commit Verlauf

Autor SHA1 Nachricht Datum
  J. Gareth "Curious Kit" Moreton ac0e641ce7 * Stripped down and refactored TAsmNode XML node dumps vor 1 Jahr
  florian 1e3865a187 * patch by rasberryrabbit to resolve #40761 vor 1 Jahr
  J. Gareth "Curious Kit" Moreton e7145f5f7c * Blocks of statements are now pruned (within reason) if a raise, exit, break, continue or goto node is found vor 1 Jahr
  Michaël Van Canneyt 1e9e533e6c * Replace object with record where possible vor 1 Jahr
  J. Gareth "Curious Kit" Moreton edc1c79cbb * Bug fix where copied block nodes didn't inherit the original's flags vor 1 Jahr
  J. Gareth "Curious Kit" Moreton ac3425a14d * Only perform the block flattening if "forinline" is true or under -O2 and above vor 1 Jahr
  J. Gareth "Curious Kit" Moreton 63e8633262 * New block node optimisation that attempts to vor 1 Jahr
  J. Gareth "Curious Kit" Moreton 5a9d4d44fa * Calling "internalstatements" now sets the "bnf_strippable" flag on the result vor 1 Jahr
  J. Gareth "Curious Kit" Moreton 060a7185ab * Framework for more complex block node simplification vor 1 Jahr
  J. Gareth "Curious Kit" Moreton 5605566e42 * Added field to identify blocknodes that wrap entire subroutines vor 1 Jahr
  J. Gareth "Curious Kit" Moreton 2b7df4237b * nf_pass1_done, nf_error, nf_processing and nf_do_not_execute vor 1 Jahr
  florian 4103b3d180 * formatting vor 1 Jahr
  J. Gareth "Curious Kit" Moreton 0e5da37533 * Flags specific to TAsmNode have been moved to their own field vor 1 Jahr
  J. Gareth "Curious Kit" Moreton 7854152304 * Adjustment to TBLockNode.pass_1 to actually strip nothing nodes vor 2 Jahren
  Sven/Sarah Barth e050a019a2 * fix #29859: ensure that it's correctly passed down into generate_specialization whether a unit name was provided for the specialization and if so search the generic only in that unit vor 2 Jahren
  Jonas Maebe 3e98429418 Revert " * patch by J. Gareth Moreton: Nothing (NOP) node optimisation, resolves #38194" vor 4 Jahren
  florian c2ff85ac5b * patch by J. Gareth Moreton: Nothing (NOP) node optimisation, resolves #38194 vor 4 Jahren
  yury 64c586b86d * Removed/ifdefed lots of unused variables. vor 4 Jahren
  florian 85afaf5289 * patch by J. Gareth Moreton: Unitialized result variable fix on non-x86 debug builds, resolves #38371 vor 4 Jahren
  florian 089e13396a * ensure that changed compiler options do not cause values vor 4 Jahren
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 vor 5 Jahren
  Jonas Maebe a88288bab3 - reverted r46457, accidentally committed (breaks -Oooptcse) vor 5 Jahren
  Jonas Maebe f26735fc77 * execute the tempinitcode whent the tempcreate node gets processed rather vor 5 Jahren
  florian 2500f8432f * ti_const must be part of tempinfostoreflags as well vor 5 Jahren
  florian 62c417c8bf * temporarily fix #37034 by disabling the problematic optimization until the real cause is fixed vor 5 Jahren
  florian 84a1f614d9 * fix several double ; vor 5 Jahren
  florian de805fddcd * properly force the result type after r45217 vor 5 Jahren
  florian e3870079b2 * remove tempref mess for simple inlined functions vor 5 Jahren
  florian 9dd25d836d * include ti_nofini in tempinfostoreflags vor 5 Jahren
  Jonas Maebe ac1e0f96bd * replaced tentryfile.get/putsmall/normalset() with a common tget/putset vor 5 Jahren