Browse Source

* reenabled ldr/ldr and ldr/str optimization

git-svn-id: trunk@20497 -
florian 13 years ago
parent
commit
9c6e3d317a
1 changed files with 0 additions and 2 deletions
  1. 0 2
      compiler/arm/aoptcpu.pas

+ 0 - 2
compiler/arm/aoptcpu.pas

@@ -121,7 +121,6 @@ Implementation
            else
            else
            *)
            *)
               case taicpu(p).opcode of
               case taicpu(p).opcode of
-                (*
                 A_STR:
                 A_STR:
                   begin
                   begin
                     { change
                     { change
@@ -188,7 +187,6 @@ Implementation
                         result := true;
                         result := true;
                       end;
                       end;
                   end;
                   end;
-                *)
                 A_MOV:
                 A_MOV:
                   begin
                   begin
                     { fold
                     { fold