Commit History

Author SHA1 Message Date
  peter 4bee83c736 * range check errors 19 years ago
  florian bec0daebfa + optimized <dword> div <const dword> 19 years ago
  peter 5942d23b1b * fix range error 19 years ago
  florian 3582108be1 * signed divisions with constants are always done without idiv 19 years ago
  peter a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  peter e417e34496 * truncate log 20 years ago
  peter c95a859f0a * generic tlocation 21 years ago
  peter 65c3ba277c * ungetregister is now only used for cpuregisters, renamed to 21 years ago
  florian 8a9758c5e2 * logs truncated 21 years ago
  peter 7dd6b85e01 * fix shl/shr with value > 63 21 years ago
  florian c37035a450 * common addnode code for x86-64 and i386 21 years ago
  florian ace2d682b0 * rtl and compiler compile with -Cfsse2 21 years ago
  florian 06442fa677 + $fputype directive support 21 years ago
  peter 41bf3e473c * int64 shl/shr > 63 returns 0 21 years ago
  peter fb81b7ebbb * old trgobj moved to x86/rgcpu and renamed to trgx86fpu 22 years ago
  daniel b2343f4b16 * Register allocator splitted, ans abstract now 22 years ago
  peter 70fe77ca7c * procinfo unit contains tprocinfo 22 years ago
  peter 540691bf02 * optimized releasing of registers 22 years ago
  peter 47d211aa2e * fix register leaks 22 years ago
  peter 6a8d5eb25d * NEWRA branch merged 22 years ago
  peter b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc 22 years ago
  peter 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 years ago
  peter d91c880148 * cg.a_load_* get a from and to size specifier 22 years ago
  daniel 41e0bc4cec * Register allocator finished 22 years ago
  peter 0e11419a26 * load_loc_reg update 22 years ago
  peter 437ce7f8a2 * removed some unit dependencies 22 years ago
  peter 47489f2376 * firstpass uses expectloc 22 years ago
  peter 9ed2ce8c12 * removed some notes/hints 22 years ago