Browse Source

* update of TODOs

git-svn-id: trunk@20513 -
florian 13 years ago
parent
commit
38d3a081f6
1 changed files with 2 additions and 5 deletions
  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];
                               A_STRH,A_STRT,A_STF,A_SFM,A_STM,A_FSTS,A_FSTD];
 
 
   function TCpuPreRegallocScheduler.PeepHoleOptPass1Cpu(var p: tai): boolean;
   function TCpuPreRegallocScheduler.PeepHoleOptPass1Cpu(var p: tai): boolean;
-  {
-    TODO:
-      - move in right pass
-      - changes of R15
-  }
+  { TODO : schedule also forward }
+  { TODO : schedule distance > 1 }
     var
     var
       hp1,hp2 : tai;
       hp1,hp2 : tai;
     begin
     begin