Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonas Maebe 20e1ac4640 * fixed inlining of method calls with a methodpointer in a temp vor 20 Jahren
  Jonas Maebe 2d58a4d4d7 * fixed disabling of recusive inlining after pocall_inline to po_inline vor 20 Jahren
  Jonas Maebe 8bc4e0a32f * inline and compilerproc are now procoptions instead of proccall types vor 20 Jahren
  florian 7cd67ea3f0 * node optimizer branch merged vor 20 Jahren
  peter 34ed3ae7a5 * don't use normal assingments for inlining of formal consts vor 20 Jahren
  Jonas Maebe 893f45c9e2 * fixed web bug #4039 (include methodpointer init/fini for inlined methods) vor 20 Jahren
  florian 21038de78d + started with refactoring det_resulttype vor 20 Jahren
  fpc 790a4fe2d3 * log and id tags removed vor 20 Jahren
  fpc 50778076c3 initial import vor 20 Jahren
  michael 55e76063df * Fix methodpointer copy from callnode to loadnode vor 20 Jahren
  peter 521b7cfa3b * load all complex loads of parameters that are needed multiple times vor 20 Jahren
  peter e71066495c fix type of temps generated for parameters during inlining vor 20 Jahren
  peter 3f9d6ab32f * add hint when passing an uninitialized variable to a var parameter vor 20 Jahren
  peter 20ad7813c2 * fix empty varargs codegeneration for x86_64 vor 20 Jahren
  peter 047c28d993 * member call to constructor returns void to prevent vor 20 Jahren
  peter e417e34496 * truncate log vor 20 Jahren
  florian 5007b3e395 * inherited; works now in delphi mode for private methods; looks like a delphi bug vor 20 Jahren
  peter 8d251e8506 * unit mapping rewrite vor 21 Jahren
  peter 720815e13b * fix aftercosntruction calls, vmt=1 is used to indicate that vor 21 Jahren
  peter a15f1c3283 * Don't release methodpointer. It is maybe still needed when we need to vor 21 Jahren
  peter c1bf99c30a * fix crash with callnode.ppuload when symtableproc=nil vor 21 Jahren
  peter ced6bf20cd * fix lineinfo for with blocks vor 21 Jahren
  peter 29db12ecfa * disable inlining across units when the inline procedure references vor 21 Jahren
  peter d387fda801 * give error when paraloc is not filled in order_parameter vor 21 Jahren
  peter 78c2af7b3c * set vo_explicit_paraloc flag vor 21 Jahren
  peter 2b6456fe16 * procvar handling for tp procvar mode fixed vor 21 Jahren
  peter 57dc23a294 * fix crashes with nodeinlining vor 21 Jahren
  peter 959bdccc49 * disable pass2inline vor 21 Jahren
  Jonas Maebe 38db3679d8 * only try to replace locals from the inlined procedure with temps, vor 21 Jahren
  Jonas Maebe f244dea6ec * fixed some bugs in the node inlining code due to the transition from vor 21 Jahren