コミット履歴

作者 SHA1 メッセージ 日付
  peter 3078a1927f * remove ttype 19 年 前
  Jonas Maebe e531c4f125 + very limited SSA support (only outside control flow 19 年 前
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年 前
  peter a0b9dd48c9 * remove check for expectloc<>location.loc, it doesn't work anymore for 20 年 前
  fpc 790a4fe2d3 * log and id tags removed 20 年 前
  fpc 50778076c3 initial import 20 年 前
  peter 1b41aad3a0 remove multiple pass2 calls. It is not supported anymore by all nodes (ttempcreatenode) 20 年 前
  peter e417e34496 * truncate log 20 年 前
  florian 8a9758c5e2 * logs truncated 21 年 前
  peter 72365ec95b * implicit_finally flag must be set in pass1 21 年 前
  peter f663d2488f * cross unit inlining fixed 22 年 前
  peter 9e66b09843 * call firstpass before allocation and codegeneration is started 22 年 前
  florian 05fcae577a * some ppc stuff fixed 22 年 前
  peter 9f54e1b7c5 * made worklists dynamic in size 22 年 前
  peter 0939085ab1 * commented out more obsolete constants 22 年 前
  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 75cb52213f * fix register leak in with debug 22 年 前
  peter 99bb20747e * parent framepointer changed to hidden parameter 22 年 前
  peter 6a8d5eb25d * NEWRA branch merged 22 年 前
  peter 52c73e80d1 * start of sparc support for newra 22 年 前
  peter 6731abb0db * fixed some reported bugs 22 年 前
  peter 32d076480b * framepointer fixes for sparc 22 年 前
  daniel 268bfcf784 * Fixed register allocator. *Lots* of fixes. 22 年 前
  Jonas Maebe b69219bae4 * also generate the caller paraloc info of a procedure if it doesn't exist 22 年 前
  Jonas Maebe 0c65bc5a8c * create_paraloc_info() is now called separately for the caller and 22 年 前
  peter 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 年 前
  peter a0b9306652 * newra compiles for sparc 22 年 前
  peter 77d641fa2a * init/final of procedure data splitted from genentrycode 22 年 前