Browse Source

* reenabled ldr/ldr and ldr/str optimization

git-svn-id: trunk@20497 -
florian 13 năm trước cách đây
mục cha
commit
9c6e3d317a
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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