تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  nickysn aefa317474 + fast and branchless implementation of abs(int64) for i386 8 سال پیش
  nickysn efc5e339d0 * use an enum instead of integer constants to represent inline numbers 8 سال پیش
  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. 11 سال پیش
  fpc 790a4fe2d3 * log and id tags removed 20 سال پیش
  fpc 50778076c3 initial import 20 سال پیش
  peter e417e34496 * truncate log 20 سال پیش
  florian 8a9758c5e2 * logs truncated 21 سال پیش
  florian 465aa5851b * several fixes to compile x86-64 system 21 سال پیش
  peter ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 سال پیش
  florian e35b683e4d + added prefetch(const mem) support 21 سال پیش
  peter fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 سال پیش
  daniel b2343f4b16 * Register allocator splitted, ans abstract now 22 سال پیش
  peter 70fe77ca7c * procinfo unit contains tprocinfo 22 سال پیش
  peter 47d211aa2e * fix register leaks 22 سال پیش
  peter b9d09a4e5c * preparations for different default calling conventions 22 سال پیش
  peter 6a8d5eb25d * NEWRA branch merged 22 سال پیش
  peter b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc 22 سال پیش
  daniel 41e0bc4cec * Register allocator finished 22 سال پیش
  peter 230a14ff68 * getregisterfpu size parameter added 22 سال پیش
  Jonas Maebe e7e2cfe9a4 * a_load_loc_reg now has an extra size parameter for the destination 22 سال پیش
  peter 4cf63d5b32 * wrong location_copy for include/exclude 22 سال پیش
  peter 47489f2376 * firstpass uses expectloc 22 سال پیش
  peter 9ed2ce8c12 * removed some notes/hints 22 سال پیش
  daniel 25059e21b6 + Implemented the actual register allocator 22 سال پیش
  daniel 86bcea6ef5 * Code generator converted to new register notation 22 سال پیش
  daniel 55a161bbbf * Tregister changed into a record 22 سال پیش
  peter f3fc72095f * splitted defbase in defutil,symutil,defcmp 23 سال پیش
  peter dcd9e0107c * old logs removed and tabs fixed 23 سال پیش
  Jonas Maebe f8b6c707a2 * made assigned() handling generic 23 سال پیش
  Jonas Maebe 185fa10345 * fixed (actual and potential) range errors 23 سال پیش