Histórico de Commits

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