浏览代码

* update of TODOs

git-svn-id: trunk@20513 -
florian 13 年之前
父节点
当前提交
38d3a081f6
共有 1 个文件被更改,包括 2 次插入5 次删除
  1. 2 5
      compiler/arm/aoptcpu.pas

+ 2 - 5
compiler/arm/aoptcpu.pas

@@ -461,11 +461,8 @@ Implementation
                               A_STRH,A_STRT,A_STF,A_SFM,A_STM,A_FSTS,A_FSTD];
 
   function TCpuPreRegallocScheduler.PeepHoleOptPass1Cpu(var p: tai): boolean;
-  {
-    TODO:
-      - move in right pass
-      - changes of R15
-  }
+  { TODO : schedule also forward }
+  { TODO : schedule distance > 1 }
     var
       hp1,hp2 : tai;
     begin