Historie revizí

Autor SHA1 Zpráva Datum
  nickysn aefa317474 + fast and branchless implementation of abs(int64) for i386 před 8 roky
  nickysn efc5e339d0 * use an enum instead of integer constants to represent inline numbers před 8 roky
  sergei 66e82f1655 + i386: generate optimized code for 64-bit arithmetic shifts by constant amount. Shifts by 63 and by less than 32 take just two instructions, shifts by 32..62 bits are done with 3 instructions. před 11 roky
  fpc 790a4fe2d3 * log and id tags removed před 20 roky
  fpc 50778076c3 initial import před 20 roky
  peter e417e34496 * truncate log před 20 roky
  florian 8a9758c5e2 * logs truncated před 21 roky
  florian 465aa5851b * several fixes to compile x86-64 system před 21 roky
  peter ecfbbeffc3 * renamed xNNbittype to xNNinttype před 21 roky
  florian e35b683e4d + added prefetch(const mem) support před 21 roky
  peter fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu před 22 roky
  daniel b2343f4b16 * Register allocator splitted, ans abstract now před 22 roky
  peter 70fe77ca7c * procinfo unit contains tprocinfo před 22 roky
  peter 47d211aa2e * fix register leaks před 22 roky
  peter b9d09a4e5c * preparations for different default calling conventions před 22 roky
  peter 6a8d5eb25d * NEWRA branch merged před 22 roky
  peter b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc před 22 roky
  daniel 41e0bc4cec * Register allocator finished před 22 roky
  peter 230a14ff68 * getregisterfpu size parameter added před 22 roky
  Jonas Maebe e7e2cfe9a4 * a_load_loc_reg now has an extra size parameter for the destination před 22 roky
  peter 4cf63d5b32 * wrong location_copy for include/exclude před 22 roky
  peter 47489f2376 * firstpass uses expectloc před 22 roky
  peter 9ed2ce8c12 * removed some notes/hints před 22 roky
  daniel 25059e21b6 + Implemented the actual register allocator před 22 roky
  daniel 86bcea6ef5 * Code generator converted to new register notation před 22 roky
  daniel 55a161bbbf * Tregister changed into a record před 22 roky
  peter f3fc72095f * splitted defbase in defutil,symutil,defcmp před 23 roky
  peter dcd9e0107c * old logs removed and tabs fixed před 23 roky
  Jonas Maebe f8b6c707a2 * made assigned() handling generic před 23 roky
  Jonas Maebe 185fa10345 * fixed (actual and potential) range errors před 23 roky