소스 검색

* 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