Ver Fonte

* update of TODOs

git-svn-id: trunk@20513 -
florian há 13 anos atrás
pai
commit
38d3a081f6
1 ficheiros alterados com 2 adições e 5 exclusões
  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