ChangeLog
246 KB
-
expmed.c (expand_mult): Use synthetic multiplication sequences for more classes of DImode... · 65dc9350
* expmed.c (expand_mult): Use synthetic multiplication sequences for more classes of DImode multiplication by constant. Allow both multiplication by small negative constants (by performing a multiplication by a positive constant and negating the result) and multiplications by large powers of two, by using a left shift. From-SVN: r96377
Roger Sayle committed