Historique des commits

Auteur SHA1 Message Date
  florian c69fde258c * if sub nodes of a commutative node contain conditionally executed nodes, these sub nodes might not be swapped il y a 6 ans
  Jonas Maebe c4bcb45fea --- Merging r43650 into '.': il y a 5 ans
  florian 7cdb39b3f9 -- Aufzeichnung der Informationen für Zusammenführung von r43005 in ».«: il y a 5 ans
  yury 0dd9e4d6a5 Fixes for aarch64. il y a 6 ans
  nickysn 55ecc7feff - removed the check for pocall_oldfpccall from ncgutil.gen_save_used_regs and il y a 7 ans
  Jonas Maebe d69ad8fa41 * removed temppos field again from parameter locations: they're not allocated il y a 7 ans
  Jonas Maebe 4686f61002 * keep track of the temp position separately from the offset in references, il y a 7 ans
  florian a66016026b * handle bitpacked booleans more efficiently il y a 7 ans
  nickysn ddba821561 * GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved il y a 8 ans
  florian a53d6bd6bd * pass the correct size to a_load_cgparaloc_ref in gen_load_cgpara_loc to avoid to overwrite adjacent data il y a 8 ans
  florian b1dff29cbf * removed unused units il y a 8 ans
  svenbarth d149f260fc - remove no longer needed gen_fpc_dummy() il y a 8 ans
  Jonas Maebe a1c0d1a1ff * moved exception handling helpers from ncgutil to ncgflw as they are only il y a 8 ans
  Jonas Maebe 472b5228fe * changed ncgutil.has_alias_name(pd,s) to a method of tprocdef il y a 8 ans
  Jonas Maebe a25ebbba3e + added volatility information to all memory references il y a 8 ans
  pierre 89c1b68b14 * Delete regvars unit. il y a 8 ans
  Jonas Maebe 179c1ab328 * changed ttemp*node.tempinfo^.flags to a private field, and added setters il y a 9 ans
  Jonas Maebe 1cb8c0d00c * specify the def of assembler level symbols defined via il y a 9 ans
  Jonas Maebe fb0f4394c0 * don't set varsym.localloc anymore in gen_alloc_regvar(): in most cases il y a 9 ans
  Jonas Maebe cd5817a689 * also emit a tai_varloc() when regvars are initially assigned il y a 9 ans
  Jonas Maebe db77aad2cc * support LOC_MMREGISTER for paralocs when loading 128 bit function results il y a 9 ans
  Jonas Maebe 98ac6c4797 * converted gen_stack_check_call() to the high level code generator il y a 9 ans
  Károly Balogh b6242d14ed * use currpara.paraloc[calleeside].def instead of currpara.vardef when copying parameters to local registers in ncgutil. this mimics hlcgobj behavior and fixes parameters passed by reference to be allocated into intregs on m68k. among others, this has a big impact on OOP code, because of self, for example il y a 9 ans
  pierre b93928a9aa Fix compilation of mips compiler after rev 33591 il y a 9 ans
  Károly Balogh 56fea8d047 * have regvars in address registers for defs which are address types. improves code with reference bases in regvars on m68k. and also reduces data register pressure. il y a 9 ans
  svenbarth 557f74cdbd (Note to self: always include the root of the working copy in the commit when dealing with merges -.-) il y a 9 ans
  Jonas Maebe da696057ab * converted register_maybe_adjust_setbase() to the high level code generator il y a 9 ans
  Jeppe Johansen 14020b044c Fix bug in gen_load_cgpara_loc for 64bit registers on 8bit architectures. il y a 9 ans
  yury d8542bf778 * Do not remove a ret-in-param value from the stack by callee for safecall function when safecall exception check is enabled for a target. il y a 9 ans
  yury 11a9ff4a43 * Removed unused vars for mipsel compiler. il y a 10 ans