From 767a0f11875d9f4606db95a76478fb430dce57f1 Mon Sep 17 00:00:00 2001 From: nickysn Date: Fri, 17 Jan 2014 10:28:30 +0000 Subject: [PATCH] - rm TODO comment about the IMUL optimization with SHL from tcg8086.a_op_const_reg, since that optimization is already done in optimize_op_const, which is called earlier in the same method. git-svn-id: trunk@26488 - --- compiler/i8086/cgcpu.pas | 7 ------- 1 file changed, 7 deletions(-) diff --git a/compiler/i8086/cgcpu.pas b/compiler/i8086/cgcpu.pas index e2b9cfb60a..45975c56d0 100644 --- a/compiler/i8086/cgcpu.pas +++ b/compiler/i8086/cgcpu.pas @@ -496,13 +496,6 @@ unit cgcpu; { 8086 doesn't support 'imul reg,const', so we handle it here } if (current_settings.cputype