* proper naming of the optimziation in the DebugMsg

git-svn-id: trunk@34957 -
This commit is contained in:
florian 2016-11-24 18:28:48 +00:00
parent d39db60934
commit 8e7101a65a

View File

@ -735,7 +735,7 @@ Implementation
(taicpu(hp1).oper[0]^.reg=taicpu(p).oper[0]^.reg) and }
assigned(FindRegDeAlloc(taicpu(p).oper[0]^.reg,tai(hp1.Next))) then
begin
DebugMsg('Peephole MovPush2Push performed', p);
DebugMsg('Peephole MovOp2Op performed', p);
for i := 0 to taicpu(hp1).ops-1 do
if taicpu(hp1).oper[i]^.typ=top_reg then