Commit History

Autor SHA1 Mensaxe Data
  yury e5c2d13671 * Do not set pi_needs_got in current_procinfo.flags at the node level, since the GOT usage can only be estimated there. Instead set the pi_needs_got flag at places where the GOT register is accessed during the code generation. This eliminates generation of the unneeded initialization of the GOT register and fixes linker errors when the _GLOBAL_OFFSET_TABLE_ symbol is referenced but no actual GOT references are present. %!s(int64=6) %!d(string=hai) anos
  Jonas Maebe 8b9e90dc7a * keep track of whether a routine has a C-style variadic parameter in the %!s(int64=6) %!d(string=hai) anos
  Jonas Maebe ff8ccb06e5 * changed reverseparameters() from function into procedure: it does not make %!s(int64=6) %!d(string=hai) anos
  Jonas Maebe b840db7228 * addition to r40631: also force inline self parameters that are already in %!s(int64=6) %!d(string=hai) anos
  Jonas Maebe eb769e3859 * force pointer-based self parameters of inlined routines in temps for LLVM %!s(int64=6) %!d(string=hai) anos
  Jonas Maebe 8845f4d1ce * fixed type consistency in handler for array parameters on platforms where %!s(int64=6) %!d(string=hai) anos
  pierre cacd8f28eb Try to avoid expectloc not set after first pass error for call node %!s(int64=6) %!d(string=hai) anos
  yury dd60397165 + Added the pio_inline_not_possible flag to timplprocoption. It is set if a function can't be inline (contains an assembler block, etc). When calling such functions, no note "Call to subroutine "?" marked as inline is not inlined" is emitted. %!s(int64=6) %!d(string=hai) anos
  florian 34d11046e0 * wrapcomplexinlinepara takes care of function results which need different temp. handling, resolves #34438 %!s(int64=6) %!d(string=hai) anos
  Jonas Maebe 011968e74b * replaced "is" test with faster field value test %!s(int64=6) %!d(string=hai) anos
  pierre bb219cd05a Add check about tloadnode.symtableentry type before typecast %!s(int64=6) %!d(string=hai) anos
  Jonas Maebe 60277dda09 * fix crash when checking load nodes during inlining in case they don't %!s(int64=6) %!d(string=hai) anos
  Jonas Maebe 0b246f3dbd * converted Boolean8 to an internal type, and mapped Boolean to the %!s(int64=6) %!d(string=hai) anos
  florian a34d4e715c Merged riscv_new branch %!s(int64=6) %!d(string=hai) anos
  florian 7855b3cf1b * relax formula for max. nodes to inline %!s(int64=6) %!d(string=hai) anos
  florian 4f052e4f90 o fix several issues with floating point exceptions %!s(int64=7) %!d(string=hai) anos
  svenbarth c1cfd87b56 * the call node takes ownership of the specialization context, so free it in the destructor %!s(int64=7) %!d(string=hai) anos
  Jonas Maebe cb7730a423 * fixed execution order of implicit finalization and class destructors: first %!s(int64=7) %!d(string=hai) anos
  florian bd27b7635b * also in case of constref make_not_regable with ra_addr_taken must be called, later on in pass_1 this happens anyways %!s(int64=7) %!d(string=hai) anos
  florian 42d6e81c33 * made message about subroutines not being inlined a note instead of a hint, see also #33515 %!s(int64=7) %!d(string=hai) anos
  florian c46cbc8411 * do not issue a hint of compiler procs are not inlined, resolves #33515 %!s(int64=7) %!d(string=hai) anos
  nickysn 3318703ece * moved nf_typedaddr to addrnodeflags (anf_typedaddr) %!s(int64=7) %!d(string=hai) anos
  florian 3e7af376fe * fix issue #32539 and #20551 by some ugly hack %!s(int64=7) %!d(string=hai) anos
  florian 5e200cad89 * write correct proc name when giving a hint that a procedure is not inlined. %!s(int64=7) %!d(string=hai) anos
  florian 73aef1402b + compiler writes a hint if a subroutine marked as inline cannot be/is not inlined, resolves #31717 %!s(int64=7) %!d(string=hai) anos
  Jonas Maebe 53bef8d202 * fixed calculation of high parameter for arrays with non-integer bounds %!s(int64=7) %!d(string=hai) anos
  svenbarth 239d0704ca + add support for type helpers to also extend interface types %!s(int64=8) %!d(string=hai) anos
  florian 54b5112284 * real constants should be propagated during inline expanding %!s(int64=8) %!d(string=hai) anos
  nickysn efc5e339d0 * use an enum instead of integer constants to represent inline numbers %!s(int64=8) %!d(string=hai) anos
  svenbarth 9fc420b546 - remove unused variable %!s(int64=8) %!d(string=hai) anos