i386.c (ix86_expand_ashlsi3_const): New function to expand a left shift by an…
i386.c (ix86_expand_ashlsi3_const): New function to expand a left shift by an immediate constant as either an ashl... * config/i386/i386.c (ix86_expand_ashlsi3_const): New function to expand a left shift by an immediate constant as either an ashl or a sequence of additions. (ix86_split_ashldi): Use new ix86_expand_ashlsi3_const function instead of calling gen_ashlsi3 with a constant directly. From-SVN: r87271
Showing
Please
register
or
sign in
to comment