Commit History

Author SHA1 Message Date
  florian 541955ad91 + x86 instruction tables for x86-64 extended 21 years ago
  florian 85bed883ce * another bunch of x86-64 fixes mainly calling convention and 21 years ago
  peter c34c9af5ce * moved spilling code from taicpu to rg 21 years ago
  florian ace2d682b0 * rtl and compiler compile with -Cfsse2 21 years ago
  florian 06442fa677 + $fputype directive support 21 years ago
  daniel d84b7d0743 * Some work to restore the MMX capabilities 21 years ago
  peter 1367e342db * reg allocations for imaginary register are now inserted just 21 years ago
  mazen a2cee9b843 * using findreg_by_<name|number>_table directly to decrease heap overheading 22 years ago
  peter 0bc3453035 * fixed findreg_by_number 22 years ago
  mazen 75f88a5b90 * now uses standard routines in rgHelper unit to search registers by number and by name 22 years ago
  peter 0939085ab1 * commented out more obsolete constants 22 years ago
  peter d0de3b3ea8 * 64k registers supported 22 years ago
  florian 1df13c788c * fixed some MMX<->SSE 22 years ago
  daniel b2343f4b16 * Register allocator splitted, ans abstract now 22 years ago
  peter 3a92a2a25a * parameter alignment fixes 22 years ago
  peter 70fe77ca7c * procinfo unit contains tprocinfo 22 years ago
  peter 15446d6522 * removed emitjmp 22 years ago
  peter b6a0492c9c * remove sp_fixup 22 years ago
  florian 0b48a6a3ec * x86-64 adaptions 22 years ago
  peter 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
  peter b9d09a4e5c * preparations for different default calling conventions 22 years ago
  florian 024d08e05a * ARM compiler compiles again 22 years ago
  peter 6a8d5eb25d * NEWRA branch merged 22 years ago
  florian 220e05dd5e * fixed arm concatcopy 22 years ago
  daniel 82b0cf41a6 * Made internal assembler use new register coding 22 years ago
  Jonas Maebe 4f8c390198 * fixed regvars so they work with newra (at least for ppc) 22 years ago
  Jonas Maebe f909d6a620 * fixed ppc compilation problems and changed VOLATILE_REGISTERS for x86 22 years ago
  Jonas Maebe 404d344d92 * lots of newra fixes (need getfuncretparaloc implementation for i386)! 22 years ago
  peter 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 years ago
  Jonas Maebe 709e6da4fa - removed ALL_INTREGISTERS (only the one in rgobj is valid) 22 years ago