Historial de Commits

Autor SHA1 Mensaje Fecha
  florian fbda104d54 * do not use a_call_ref for procedures allocating all registers since it break spilling, see also issue #28639, resolves issue #28639 hace 10 años
  Jonas Maebe 81427523ab * pass a list of (pointers to) the paralocs to hlcgobj.a_call/g_call*, as hace 11 años
  sergei 9c1f917e3a * a_call_ref functionality cannot be implemented efficiently at code generator level, because references need specific preparations at earlier points. Moved this support to tcgcallnode and its x86 descendants, and got rid of all ifdef's around. hace 11 años
  Jonas Maebe 8b8a786823 * moved ARM/x86 ifdef'ed code from ncgcal to virtual methods hace 12 años
  Jonas Maebe e2e32fbbe9 * fixed temp leaking after release_unused_return_value_cpu() refactor: hace 14 años
  Jonas Maebe b837694207 * factored out releasing an unused return value into hace 14 años