Commit History

Author SHA1 Message Date
  Jonas Maebe 718694d1d6 * always specify an explicit alignment for tgobj.gettemp (so e.g. 16 years ago
  yury 0bcaf8845f * Fixed 'mixed signed/unsigned' warnings. 17 years ago
  yury cf7390ea81 * Fixed 'mixed signed/unsigned' and pointer conversion warnings. 17 years ago
  peter 6744b747b8 * remove goto, that prevents optimizations 17 years ago
  Jonas Maebe 8d9bfcaa7d * fixed memory corruption in trgobj.add_to_movelist on 64 bit platforms 17 years ago
  peter 6058b2c247 * renamed t_times to executionweight and moved it to 17 years ago
  peter 263b7abc6f * check register type also for registers in references so we are 17 years ago
  Jonas Maebe 335bc9fd46 + PIC support for darwin/ppc32 (-Cg works now, no regressions in test 18 years ago
  peter 67e16340be * revert r8118 18 years ago
  daniel 21293f5818 + Add common type integer promotion. 18 years ago
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  daniel 182fca72f2 * Change spill_* routines to return Taicpu instead of Tai to increase 18 years ago
  peter 60069ce3d2 * fix IE with -sr and EXTDEBUG 18 years ago
  florian 8fe7fb5e66 * arm uses sometimes up to 4 registers in one instruction 19 years ago
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) 19 years ago
  florian 85d63d9fa9 * settings refactored 19 years ago
  daniel 01afee1f73 * Add extra calls to get_alias to properly recognize coalesced 19 years ago
  daniel 8242fb32ab * One more line to revert 19 years ago
  daniel 6abd7a7cf3 * Revert oldlasttemp stuff 19 years ago
  daniel 4d3c7ac99e * Change ptrint into ptruint because $7fffffff < $80000001 should 19 years ago
  peter 84d652e3c9 * remove extdebug register unused warning, it is obsolete with the ssa for registers 19 years ago
  Jonas Maebe fd4b348e7c * fixed empty superregister set detection in constructor 19 years ago
  Jonas Maebe 7bb3a1fe22 * fixed register allocation of gen_load_para_value() and backwards 19 years ago
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
  florian 94038b0d83 + translate register variable locations, enables register variable debug info, with SSA it requires to be extended maintaining location list 19 years ago
  florian 137f8f340d * handling of address registers in references fixed 19 years ago
  Jonas Maebe fc1b5c9fe2 * fixed backwards extension of regalloc information 19 years ago
  Jonas Maebe b769a968e3 * make sure live_start and live_end are correctly updated while 19 years ago
  Jonas Maebe 7aa315c71a * made some Tcpuregisterset parameters const to avoid useless copying 19 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago